#
adb9fe6c |
| 02-Mar-2012 |
Xinchen Hui |
MFH: Fix bug #61165 (Segfault - strip_tags()) |
#
0e4d46a3 |
| 02-Mar-2012 |
Xinchen Hui |
MFH: Fix bug #61165 (Segfault - strip_tags()) |
#
f7cd0588 |
| 02-Mar-2012 |
Pierrick Charron |
Fixed bug #61225 (Lexing 0b0*+<NUM> incorectly) |
#
949ef401 |
| 02-Mar-2012 |
Christopher Jones |
Fixed bug #61172 (Add Apache 2.4 support) |
#
15cd45e9 |
| 02-Mar-2012 |
Christopher Jones |
Fixed bug #61172 (Add Apache 2.4 support) |
#
02f69370 |
| 01-Mar-2012 |
Rasmus Lerdorf |
Merge: make max_file_uploads PHP_INI_SYSTEM|PHP_INI_PERDIR |
#
bdc4a1c9 |
| 01-Mar-2012 |
Christopher Jones |
Tidy up PHP 5.4.0 section, incuding removing most (?) bugs in new features found/fixed during RC phase, and removing 5.4 section entries for bugs already publicly released in PHP <= 5.3.10.
Tidy up PHP 5.4.0 section, incuding removing most (?) bugs in new features found/fixed during RC phase, and removing 5.4 section entries for bugs already publicly released in PHP <= 5.3.10. There are still many things in UPGRADING not mentioned here.
show more ...
|
#
d102030b |
| 01-Mar-2012 |
Pierrick Charron |
Fixed memory leak in substr_replace |
#
b6427b8f |
| 29-Feb-2012 |
Christopher Jones |
Add the CVE numbers that were mentioned in the related php.net announcements |
#
c82d0a1e |
| 29-Feb-2012 |
Christopher Jones |
Remove "backported" from 5.4 comments since 5.3 is the base version these bugs are fixed. Reorder. |
#
23c62eb0 |
| 29-Feb-2012 |
Stanislav Malyshev |
back to dev |
#
5dd23ae6 |
| 29-Feb-2012 |
Stanislav Malyshev |
prepare NEWS for 5.4.0 |
#
ee772f60 |
| 28-Feb-2012 |
Pierre Joye |
- fix bug #60879, unserialize does not invoke __wakeup |
#
c870ebe1 |
| 25-Feb-2012 |
Xinchen Hui |
Fixed bug #61087 (Memory leak in parse_ini_file when specifying invalid scanner mode) |
#
229e5563 |
| 25-Feb-2012 |
Xinchen Hui |
Fixed bug #61011 (Crash when an exception is thrown by __autoload accessing a static property) |
#
f79e1333 |
| 25-Feb-2012 |
Nikita Popov |
NEWS for r323330 So cjones doesn't have nightmares :P |
#
cfa9c90b |
| 25-Feb-2012 |
Xinchen Hui |
Fixed bug #61165 (Segfault - strip_tags()) |
#
1ee93c83 |
| 25-Feb-2012 |
Xinchen Hui |
Fixed bug #61165 (Segfault - strip_tags()) |
#
48666d9f |
| 24-Feb-2012 |
Gustavo André dos Santos Lopes |
- Fixed bug #61173 (Unable to detect error from finfo constructor). - Tidied up NEWS |
#
31a100dc |
| 23-Feb-2012 |
Christopher Jones |
Relocate orphan line |
#
5ef66f2c |
| 23-Feb-2012 |
Scott MacVicar |
Fixed bug #61124 (Crash when decoding an invalid base64 encoded string). |
#
48a01d2b |
| 22-Feb-2012 |
Nikita Popov |
NEWS for r323362 |
#
eb1ada85 |
| 22-Feb-2012 |
Gustavo André dos Santos Lopes |
- Fixed bug #61115 (stream related segfault on fatal error in php_stream_context_link). #run-tests.php is not currently detecting the segfault in the test #Missing 5.4 merge |
#
86fcb965 |
| 20-Feb-2012 |
Etienne Kneuss |
Fix #61095 (Lexing 0x0*+<NUM> incorrectly) |
#
bfcc199f |
| 18-Feb-2012 |
Nikita Popov |
Fix bug #61097 Memory leak in xmlrpc functions copying zvals Needs to be merged to 5.4. |