File tree 1 file changed +13
-11
lines changed
1 file changed +13
-11
lines changed Original file line number Diff line number Diff line change 1
1
PHP NEWS
2
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
- ?? ??? 2013, PHP 5.3.23
4
-
5
3
?? ??? 2013, PHP 5.3.22
6
4
7
5
- Zend Engine:
8
6
. Fixed bug #63899 (Use after scope error in zend_compile). (Laruence)
9
- . Fixed bug #63762 (Sigsegv when Exception::$trace is changed by user).
10
- (Johannes)
11
7
12
8
- Core
13
9
. Fixed bug #63943 (Bad warning text from strpos() on empty needle).
14
10
(Laruence)
15
11
12
+ - Date:
13
+ . Fixed bug #55397 (comparsion of incomplete DateTime causes SIGSEGV).
14
+ (Laruence, Derick)
15
+
16
+ - FPM:
17
+ . Fixed bug #63999 (php with fpm fails to build on Solaris 10 or 11). (Adam)
18
+
19
+ 17 Jan 2013, PHP 5.3.21
20
+
21
+ - Zend Engine:
22
+ . Fixed bug #63762 (Sigsegv when Exception::$trace is changed by user).
23
+ (Johannes)
24
+
16
25
- cURL extension:
17
26
. Fixed bug (segfault due to libcurl connection caching). (Pierrick)
18
27
. Fixed bug #63795 (CURL >= 7.28.0 no longer support value 1 for
@@ -22,13 +31,6 @@ PHP NEWS
22
31
. Fixed bug #55438 (Curlwapper is not sending http header randomly).
23
32
(phpnet@lostreality.org, Pierrick)
24
33
25
- - Date:
26
- . Fixed bug #55397 (comparsion of incomplete DateTime causes SIGSEGV).
27
- (Laruence, Derick)
28
-
29
- - FPM:
30
- . Fixed bug #63999 (php with fpm fails to build on Solaris 10 or 11). (Adam)
31
-
32
34
20 Dec 2012, PHP 5.3.20
33
35
34
36
- Zend Engine:
You can’t perform that action at this time.
0 commit comments