Skip to content

Commit d398456

Browse files
committed
update NEWS
1 parent fd650ec commit d398456

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

NEWS

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,21 @@ PHP NEWS
33
?? ??? 2012, PHP 5.4.10
44

55
- Core:
6-
. Fixed bug #63666 (Poor date() performance). (Paul Talborg).
76
. Fixed bug #63635 (Segfault in gc_collect_cycles). (Dmitry)
7+
. Fixed bug #63512 (parse_ini_file() with INI_SCANNER_RAW removes quotes
8+
from value). (Pierrick)
89
. Fixed bug #63468 (wrong called method as callback with inheritance).
910
(Laruence)
11+
. Fixed bug #63451 (config.guess file does not have AIX 7 defined,
12+
shared objects are not created). (kemcline at au1 dot ibm dot com)
1013
. Fixed bug #61557 (Crasher in tt-rss backend.php).
1114
(i dot am dot jack dot mail at gmail dot com)
1215
. Fixed bug #61272 (ob_start callback gets passed empty string).
1316
(Mike, casper at langemeijer dot eu)
1417

1518
- Date:
16-
. Fixed bug #63435 (Datetime::format('u') sometimes wrong by 1 microsecon).
19+
. Fixed bug #63666 (Poor date() performance). (Paul Talborg).
20+
. Fixed bug #63435 (Datetime::format('u') sometimes wrong by 1 microsecond).
1721
(Remi)
1822

1923
- Imap:

0 commit comments

Comments
 (0)