#
8302a29e |
| 27-Jan-2017 |
Adam Baratz |
NEWS |
#
306f55be |
| 26-Jan-2017 |
Joe Watkins |
Merge branch 'PHP-7.1' * PHP-7.1: Fixed #73973 - debug_zval_dump() assertion error for resource consts with --enable-debug
|
#
2d339fa4 |
| 26-Jan-2017 |
Joe Watkins |
Merge branch 'PHP-7.0' into PHP-7.1 * PHP-7.0: Fixed #73973 - debug_zval_dump() assertion error for resource consts with --enable-debug
|
#
f65ae82c |
| 24-Jan-2017 |
andrewnester |
Fixed #73973 - debug_zval_dump() assertion error for resource consts with --enable-debug |
#
4e3a4c11 |
| 26-Jan-2017 |
Joe Watkins |
Merge branch 'PHP-7.1' * PHP-7.1: Fixed bug #73994 incorrect arginfo for unpack
|
#
76a74701 |
| 26-Jan-2017 |
Joe Watkins |
Fixed bug #73994 incorrect arginfo for unpack |
#
59f569af |
| 26-Jan-2017 |
Joe Watkins |
Merge branch 'PHP-7.1' * PHP-7.1: [ci skip] news entry for PR #2337
|
#
e5a6de6b |
| 26-Jan-2017 |
Joe Watkins |
Merge branch 'PHP-7.0' into PHP-7.1 * PHP-7.0: [ci skip] news entry for PR #2337
|
#
a15c1990 |
| 26-Jan-2017 |
Joe Watkins |
[ci skip] news entry for PR #2337 |
#
bb059fe0 |
| 25-Jan-2017 |
Stricted |
add PHP_OS_FAMILY constant to determine on which os we are |
#
519b0dc8 |
| 25-Jan-2017 |
Jakub Zelenka |
Fix bug #73978 (openssl_decrypt triggers bug in PDO) |
#
08004d79 |
| 24-Jan-2017 |
Michael Wallner |
my NEWS handle is actually Mike) |
#
5c6bf359 |
| 23-Jan-2017 |
Joe Watkins |
Merge branch 'PHP-7.1' * PHP-7.1: Fix Bug #69865 php-fpm does not close stderr when using syslog
|
#
9aad3803 |
| 23-Jan-2017 |
Joe Watkins |
Merge branch 'PHP-7.0' into PHP-7.1 * PHP-7.0: Fix Bug #69865 php-fpm does not close stderr when using syslog
|
Revision tags: php-5.6.18RC1, php-7.0.3RC1, php-5.6.17, php-5.5.31, php-7.0.2, php-7.0.2RC1, php-5.6.17RC1, php-7.0.1RC1, php-7.0.0, php-5.6.16, php-7.0.0RC8, php-7.0.0RC7, php-5.6.16RC1, php-5.6.15, php-7.0.0RC6, php-7.0.1, php-5.6.15RC1, php-7.0.0RC5, php-5.5.30, php-5.6.14, php-7.0.0RC4, php-5.6.14RC1, php-7.0.0RC3, php-5.6.13, php-7.0.0RC2, php-5.5.29, php-5.4.45, php-5.6.13RC1, php-7.0.0RC1, php-5.6.12, php-5.5.28, php-7.0.0beta3, php-5.4.44, php-5.6.12RC1 |
|
#
80a851b4 |
| 22-Jul-2015 |
Michael Wallner |
Fix Bug #69865 php-fpm does not close stderr when using syslog |
#
8782e847 |
| 22-Jan-2017 |
Joe Watkins |
Merge branch 'PHP-7.1' * PHP-7.1: Fixed #73969 - Fixed segmentation fault when debug_print_backtrace called
|
#
8bda5420 |
| 22-Jan-2017 |
Joe Watkins |
Merge branch 'PHP-7.0' into PHP-7.1 * PHP-7.0: Fixed #73969 - Fixed segmentation fault when debug_print_backtrace called
|
#
6f912f7c |
| 22-Jan-2017 |
andrewnester |
Fixed #73969 - Fixed segmentation fault when debug_print_backtrace called |
#
7b8b2e50 |
| 22-Jan-2017 |
Rasmus Lerdorf |
Switch to the v2 version of these functions. The sqlite3 docs suggest always using prepare_v2 and the close_v2 could potentially help with an fd leak we have been seeing |
#
7a2497b2 |
| 21-Jan-2017 |
Christoph M. Becker |
Merge branch 'PHP-7.0' into PHP-7.1 * PHP-7.0: Fix #73968: Premature failing of XBM reading
|
#
f67d599a |
| 21-Jan-2017 |
Christoph M. Becker |
Fix #73968: Premature failing of XBM reading We must take into account the line padding, when we're reading XBM files. We deliberately ignore the potential integer overflow here
Fix #73968: Premature failing of XBM reading We must take into account the line padding, when we're reading XBM files. We deliberately ignore the potential integer overflow here, because that would be caught by gdImageCreate() or even earlier if `bytes==0`, what happens in libgd00094.phpt which we adapt accordingly.
show more ...
|
#
1c807377 |
| 21-Jan-2017 |
Joe Watkins |
Merge branch 'PHP-7.1' * PHP-7.1: Fix bug #73961 environmental build dependency in hash sha3 source
|
#
1ff27053 |
| 21-Jan-2017 |
Joe Watkins |
Fix bug #73961 environmental build dependency in hash sha3 source |
#
95406c87 |
| 20-Jan-2017 |
Anatol Belski |
Fixed bug #73962 bug with symlink related to cyrillic directory |
#
08778394 |
| 20-Jan-2017 |
Joe Watkins |
Merge branch 'PHP-7.1' * PHP-7.1: Fixed #73959 - lastInsertId fails to throw an exception in pdsql
|