#
6417c507 |
| 16-Sep-2019 |
Dmitry Stogov |
Fixed typos |
#
d0247a63 |
| 14-Sep-2019 |
Christoph M. Becker |
Merge branch 'PHP-7.3' into PHP-7.4 * PHP-7.3: Fix #78535: auto_detect_line_endings value not parsed as bool
|
#
00ad3651 |
| 14-Sep-2019 |
Christoph M. Becker |
Merge branch 'PHP-7.2' into PHP-7.3 * PHP-7.2: Fix #78535: auto_detect_line_endings value not parsed as bool
|
#
fdcca930 |
| 12-Sep-2019 |
bugreportuser <37939393+bugreportuser@users.noreply.github.com> |
Fix #78535: auto_detect_line_endings value not parsed as bool |
#
df982da5 |
| 12-Sep-2019 |
Nikita Popov |
Fix bug #78525 When calling free_result_buffers(), also free field metadata and restore the mempool state to what it was before any allocations have been made. Remove the mempool sav
Fix bug #78525 When calling free_result_buffers(), also free field metadata and restore the mempool state to what it was before any allocations have been made. Remove the mempool save/restore logic for the inner result set as this is now handled on a higher level.
show more ...
|
#
e45a757b |
| 13-Sep-2019 |
Dmitry Stogov |
Fixed incorrect usage of QM_ASSIGN instruction |
#
51d9f32d |
| 12-Sep-2019 |
Dmitry Stogov |
Fixed bug #78531 (Crash when using undefined variable as object |
#
f6f981c1 |
| 12-Sep-2019 |
Kalle Sommer Nielsen |
Merge branch 'PHP-7.2' into PHP-7.3 * PHP-7.2: NEWS
|
#
71651837 |
| 12-Sep-2019 |
Kalle Sommer Nielsen |
NEWS |
#
11f3e241 |
| 11-Sep-2019 |
Nikita Popov |
Fixed bug #78506 |
#
a270eb19 |
| 10-Sep-2019 |
Sara Golemon |
Bump for 7.2.24 |
#
cf31210f |
| 10-Sep-2019 |
Christoph M. Becker |
PHP 7.3.10RC1 has been tagged |
#
21c3cdf6 |
| 10-Sep-2019 |
Dmitry Stogov |
NEWS entry, test and minor cleanup for FFI::isNull() |
#
481f8955 |
| 10-Sep-2019 |
Simonov Denis |
Request #77863: PDO firebird support type Boolean in input parameters |
#
1ac6b025 |
| 08-Sep-2019 |
CHU Zhaowei |
Fix bug #72884 isCloneable() on SplFileObject should return false |
#
167ea630 |
| 09-Sep-2019 |
Christoph M. Becker |
Merge branch 'PHP-7.3' into PHP-7.4 * PHP-7.3: Fix #78510: Partially uninitialized buffer returned by sodium_crypto_generichash_init()
|
#
af2033b1 |
| 09-Sep-2019 |
Christoph M. Becker |
Merge branch 'PHP-7.2' into PHP-7.3 * PHP-7.2: Fix #78510: Partially uninitialized buffer returned by sodium_crypto_generichash_init()
|
#
8ead7793 |
| 09-Sep-2019 |
Christoph M. Becker |
Fix #78510: Partially uninitialized buffer returned by sodium_crypto_generichash_init() Backport jedisct1/libsodium.php@28d13bf437cb969a0583031fc7ac54c5a8dc8116. |
#
36a8cf51 |
| 09-Sep-2019 |
Nikita Popov |
Fixed bug #78514 The property class may have already been translated as part of some other class. Only translate if xlat returns non-null. |
#
f5dfea60 |
| 08-Sep-2019 |
Peter Kokot |
Update NEWS |
#
66f3fc9f |
| 08-Sep-2019 |
蝦米 |
fix missing close bracket [ci skip][skip ci] |
#
1db0bad6 |
| 04-Sep-2019 |
Dmitry Stogov |
Fixed bug #78488 (OOB in ZEND_FUNCTION(ffi_trampoline)). |
#
61dcae50 |
| 03-Sep-2019 |
Christoph M. Becker |
Document opcache.preload_user directive |
#
fd7309d1 |
| 03-Sep-2019 |
Christoph M. Becker |
Merge branch 'PHP-7.3' into PHP-7.4 * PHP-7.3: Fix #41997: SP call yields additional empty result set
|
#
b90cd91e |
| 03-Sep-2019 |
Christoph M. Becker |
Merge branch 'PHP-7.2' into PHP-7.3 * PHP-7.2: Fix #41997: SP call yields additional empty result set
|