File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -3,17 +3,21 @@ PHP NEWS
3
3
?? ??? 2012, PHP 5.4.10
4
4
5
5
- Core:
6
- . Fixed bug #63666 (Poor date() performance). (Paul Talborg).
7
6
. 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)
8
9
. Fixed bug #63468 (wrong called method as callback with inheritance).
9
10
(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)
10
13
. Fixed bug #61557 (Crasher in tt-rss backend.php).
11
14
(i dot am dot jack dot mail at gmail dot com)
12
15
. Fixed bug #61272 (ob_start callback gets passed empty string).
13
16
(Mike, casper at langemeijer dot eu)
14
17
15
18
- 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).
17
21
(Remi)
18
22
19
23
- Imap:
You can’t perform that action at this time.
0 commit comments