#
7caca161 |
| 06-Nov-2012 |
Rasmus Lerdorf |
News entry for png memleak fix |
#
153bfada |
| 02-Nov-2012 |
Xinchen Hui |
Merge branch 'PHP-5.3' into PHP-5.4
|
#
3fe3029e |
| 02-Nov-2012 |
Xinchen Hui |
Fixed bug #62444 (Handle leak in is_readable on windows). |
#
24e4af0b |
| 31-Oct-2012 |
Anatoliy Belsky |
Merge branch 'PHP-5.3' into PHP-5.4 * PHP-5.3: Fixed bug #63241 PHP fails to open Windows deduplicated files.
|
#
a2e4404b |
| 31-Oct-2012 |
Anatoliy Belsky |
Fixed bug #63241 PHP fails to open Windows deduplicated files. Fix by (daniel dot stelter-gliese at innogames dot de). No test is supplied because the issue addresses the new feature
Fixed bug #63241 PHP fails to open Windows deduplicated files. Fix by (daniel dot stelter-gliese at innogames dot de). No test is supplied because the issue addresses the new feature of the Windows Server 2012 and would need a very specific filesystem setup.
show more ...
|
#
7886f46b |
| 31-Oct-2012 |
Xinchen Hui |
Fixed bug #63399 (ReflectionClass::getTraitAliases() incorrectly resolves traitnames) |
#
b3cd64af |
| 30-Oct-2012 |
David Soria Parra |
NEWS for bug #62593 |
#
3342e727 |
| 30-Oct-2012 |
Xinchen Hui |
Merge branch 'PHP-5.3' into PHP-5.4
|
#
2f1c4064 |
| 30-Oct-2012 |
Xinchen Hui |
Fixed bug #63389 (Missing context check on libxml_set_streams_context() causes memleak) Simply change the expect parameter type, the valid of the resource will be checked in using time. |
#
68b229ea |
| 26-Oct-2012 |
Dmitry Stogov |
Fixed bug #63180 (Corruption of hash tables) |
#
f2bffdc2 |
| 26-Oct-2012 |
Antony Dovgal |
fix bug #63369 (un)serialize() leaves dangling pointers, causes crashes |
#
c4ce96d0 |
| 25-Oct-2012 |
Anthony Ferrara |
News entry for CURL notice addition |
#
f9622600 |
| 25-Oct-2012 |
Anatoliy Belsky |
merged changes for bug #63297 from 5.3 |
#
a88379e0 |
| 24-Oct-2012 |
Anatoliy Belsky |
Fixed bug #63297 Phar fails to write an openssl based signature Unitialized values warnings seem to be everyday life when working with openssl. For more read http://www.openssl.org/s
Fixed bug #63297 Phar fails to write an openssl based signature Unitialized values warnings seem to be everyday life when working with openssl. For more read http://www.openssl.org/support/faq.html#PROG13 So just fixing so the bug, no care about those warnings.
show more ...
|
#
74228c51 |
| 23-Oct-2012 |
Xinchen Hui |
Fixed bug #63305 (zend_mm_heap corrupted with traits) |
#
df82bf8a |
| 19-Oct-2012 |
Anatoliy Belsky |
updated NEWS |
#
cbb857f8 |
| 19-Oct-2012 |
Anatoliy Belsky |
update NEWS |
#
7293cb72 |
| 19-Oct-2012 |
Anatoliy Belsky |
updated NEWS |
#
05a843c2 |
| 19-Oct-2012 |
Christopher Jones |
Add fix & missing fix |
#
106c70e7 |
| 19-Oct-2012 |
Christopher Jones |
Add fix & missing fix |
#
54cef2bb |
| 18-Oct-2012 |
Xinchen Hui |
Merge branch 'PHP-5.3' into PHP-5.4
|
#
8bd5e15f |
| 18-Oct-2012 |
Xinchen Hui |
Fixed bug #63055 (Segfault in zend_gc with SF2 testsuite) |
#
4d509708 |
| 18-Oct-2012 |
Xinchen Hui |
I forgot that inconsistent is only avaliable in debug mode |
#
ccc519b7 |
| 18-Oct-2012 |
Xinchen Hui |
Fixed bug #63055 (Segfault in zend_gc with SF2 testsuite) This should also fixed various segfaults which the bt looks like cored in zval_mark_grey |
#
3899adb4 |
| 17-Oct-2012 |
Johannes Schlüter |
PHP 5.3.18 NEWS |