#
6a509558 |
| 12-May-2012 |
Xinchen Hui |
Merge branch 'PHP-5.3' into PHP-5.4 * PHP-5.3: Fixed Bug #62005 (unexpected behavior when incrementally assigning to a member of a null object) fix stack overflow in php_intlog10
Merge branch 'PHP-5.3' into PHP-5.4 * PHP-5.3: Fixed Bug #62005 (unexpected behavior when incrementally assigning to a member of a null object) fix stack overflow in php_intlog10abs() Conflicts: Zend/zend_execute.c
show more ...
|
#
3332943c |
| 12-May-2012 |
Xinchen Hui |
Fixed Bug #62005 (unexpected behavior when incrementally assigning to a member of a null object) |
#
fc0c9054 |
| 10-May-2012 |
Anatoliy Belsky |
updated NEWS |
#
652632a8 |
| 10-May-2012 |
Anatoliy Belsky |
updated NEWS |
#
1e60d0c1 |
| 09-May-2012 |
Xinchen Hui |
Implemented FR #61977 (Need CLI web-server support for files with .htm & svg extensions) |
#
f46a0647 |
| 09-May-2012 |
Felipe Pena |
- BFN |
#
838b4b8f |
| 08-May-2012 |
Anatoliy Belsky |
updated NEWS |
#
e8e66112 |
| 08-May-2012 |
Johannes Schlüter |
Fix #61704 (Crash apache, phpinfo() threading issue) |
#
e120a0c7 |
| 08-May-2012 |
Johannes Schlüter |
This will be PHP 5.3.14 |
#
4cceeb25 |
| 06-May-2012 |
Xinchen Hui |
Merge branch 'PHP-5.3' into PHP-5.4 * PHP-5.3: Fixed bug #61730 (Segfault from array_walk modifying an array passed by reference)
|
#
7ccd5943 |
| 06-May-2012 |
Xinchen Hui |
Fixed bug #61730 (Segfault from array_walk modifying an array passed by reference) |
#
304ac568 |
| 06-May-2012 |
Nikita Popov |
Add NEWS entry for bug #61961 |
#
4632fe0e |
| 05-May-2012 |
Xinchen Hui |
correct NEWS |
#
19632ae7 |
| 05-May-2012 |
Xinchen Hui |
Fixed bug #61948 (CURLOPT_COOKIEFILE '' raises open_basedir restriction) |
#
035ce937 |
| 05-May-2012 |
Xinchen Hui |
Fixed bug #61948 (CURLOPT_COOKIEFILE '' raises open_basedir restriction) |
#
72f19e9a |
| 03-May-2012 |
Xinchen Hui |
Fixed bug #61922 (ZTS build doesn't accept zend.script_encoding config) |
#
0ce37188 |
| 03-May-2012 |
andrey |
here comes the news |
#
e25eea8b |
| 02-May-2012 |
Stanislav Malyshev |
merge 5.3.11 stuff |
#
b0e8be8a |
| 02-May-2012 |
Stanislav Malyshev |
organize NEWS |
#
7bbd5521 |
| 02-May-2012 |
Stanislav Malyshev |
Revert "Fix bug #61537 (json_encode() incorrectly truncates/discards information) and" This reverts commit cb2a1c71c96d7c9b2ee03d77beae0c8e0d385f1b. The fix is not correct, not fixed aft
Revert "Fix bug #61537 (json_encode() incorrectly truncates/discards information) and" This reverts commit cb2a1c71c96d7c9b2ee03d77beae0c8e0d385f1b. The fix is not correct, not fixed after discussion on github. Please fix the issues and reapply the patch
show more ...
|
#
fd518ffc |
| 30-Apr-2012 |
Xinchen Hui |
Merge remote-tracking branch 'origin/PHP-5.3' into PHP-5.4 * origin/PHP-5.3: Fixed bug #61546 (functions related to current script failed when chdir() in cli sapi). - BFN
Merge remote-tracking branch 'origin/PHP-5.3' into PHP-5.4 * origin/PHP-5.3: Fixed bug #61546 (functions related to current script failed when chdir() in cli sapi). - BFN Conflicts: sapi/cli/php_cli.c
show more ...
|
#
bae56a87 |
| 30-Apr-2012 |
Xinchen Hui |
Fixed bug #61546 (functions related to current script failed when chdir() in cli sapi). |
#
b336af29 |
| 29-Apr-2012 |
Felipe Pena |
- BFN |
#
9aff3a11 |
| 29-Apr-2012 |
Felipe Pena |
- BFN |
#
ac4d53cf |
| 24-Apr-2012 |
Michael Wallner |
fix NEWS order |