#
54b1414b |
| 06-Aug-2012 |
Stanislav Malyshev |
add #61642 |
#
03a1fcab |
| 04-Aug-2012 |
Xinchen Hui |
Fixed bug #62744 (dangling pointers made by zend_disable_class) the test will be added while commit the fix for #62737 |
#
d1f0662e |
| 02-Aug-2012 |
Xinchen Hui |
Fixed bug #62725 (Calling exit() in a shutdown function does not return the exit value) The fix is make 5.4 behavior consistent with 5.3 |
#
53c8612f |
| 02-Aug-2012 |
Xinchen Hui |
Fixed bug #62685 (Wrong return datatype in PDO::inTransaction()) |
#
cd896d69 |
| 02-Aug-2012 |
Xinchen Hui |
Fixed bug #62685 (Wrong return datatype in PDO::inTransaction()) |
#
433089cc |
| 02-Aug-2012 |
Xinchen Hui |
Fixed bug #62716 (munmap() is called with the incorrect length) |
#
ce928571 |
| 01-Aug-2012 |
Stanislav Malyshev |
fix NEWS |
#
7398029e |
| 01-Aug-2012 |
Xinchen Hui |
update NEWS |
#
10642aa9 |
| 01-Aug-2012 |
Xinchen Hui |
Fixed bug #62715 (ReflectionParameter::isDefaultValueAvailable() wrong result) |
#
ff729aab |
| 01-Aug-2012 |
Stanislav Malyshev |
sync NEWS |
#
0988ae3c |
| 31-Jul-2012 |
Xinchen Hui |
Implemented FR #62700 (have the console output 'Listening on http://localhost:8000') |
#
ef7286a4 |
| 27-Jul-2012 |
Xinchen Hui |
Fixed bug #60194 (--with-zend-multibyte and --enable-debug reports LEAK with run-test.php) It's not a big deal, just because lexer will read the char after cursor before leaving |
#
7d890eef |
| 25-Jul-2012 |
Stanislav Malyshev |
update 5.4.5 date |
#
eae06100 |
| 26-Jul-2012 |
Xinchen Hui |
Fixed bug #62653: (unset($array[$float]) causes a crash) the reason why jpauli and I can not reproduce is (it's silly): I typo "USE_ZEND_ALLOC *&&* valgrind" at the first time, then I al
Fixed bug #62653: (unset($array[$float]) causes a crash) the reason why jpauli and I can not reproduce is (it's silly): I typo "USE_ZEND_ALLOC *&&* valgrind" at the first time, then I always ctrl+r and jpauli copied my command from the pastbin :) thanks
show more ...
|
#
b4b3a65f |
| 26-Jul-2012 |
Xinchen Hui |
Fixed bug #62661 (Interactive php-cli crashes if include() is used in auto_prepend_file) |
#
860b3ffe |
| 22-Jul-2012 |
Johannes Schlüter |
Fix Bug #62612 readline extension compilation fails |
#
ffa8461b |
| 22-Jul-2012 |
Johannes Schlüter |
merge 5.3.15 NEWS |
#
cc30524c |
| 21-Jul-2012 |
Xinchen Hui |
Fixed bug #62616 (ArrayIterator::count() from IteratorIterator instance gives Segmentation fault) |
#
0c996613 |
| 21-Jul-2012 |
Xinchen Hui |
Fixed bug #62616 (ArrayIterator::count() from IteratorIterator instance gives Segmentation fault) |
#
a6f15337 |
| 20-Jul-2012 |
Xinchen Hui |
Fixed bug #55544 (ob_gzhandler always conflicts with zlib.output_compression) |
#
2d9d2cad |
| 18-Jul-2012 |
Xinchen Hui |
Fixed bug #62597 (segfault in php_stream_wrapper_log_error with ZTS build) |
#
25be12a3 |
| 18-Jul-2012 |
Xinchen Hui |
Fixed bug #62594 (segfault in mysqlnd_res_meta::set_mode) |
#
c7c939b5 |
| 18-Jul-2012 |
Xinchen Hui |
Bug doesn't exists in any release |
#
c7614a8c |
| 17-Jul-2012 |
Gustavo André dos Santos Lopes |
NEWS for b47d6b32 |
#
f4809424 |
| 15-Jul-2012 |
Stanislav Malyshev |
Merge branch 'pull-request/96' into PHP-5.4 * pull-request/96: Implemented FR #61602 Allow access to name of constant used as default value
|