File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,13 @@ PHP NEWS
6
6
. Fixed bug #65633 (built-in server treat some http headers as
7
7
case-sensitive). (Adam)
8
8
9
+ - GD
10
+ . Ensure that the defined interpolation method is used with the generic
11
+ scaling methods. (Pierre)
12
+
13
+ - OPcache:
14
+ . Fixed bug #65510 (5.5.2 crashes in _get_zval_ptr_ptr_var). (Dmitry)
15
+
9
16
?? ??? 2013, PHP 5.5.4
10
17
11
18
- Core:
@@ -34,13 +41,9 @@ PHP NEWS
34
41
. Fixed bug #65564 (stack-buffer-overflow in DateTimeZone stuff caught
35
42
by AddressSanitizer). (Remi).
36
43
37
- - GD
38
- . Ensure that the defined interpolation method is used with the generic scaling methods (Pierre)
39
-
40
44
- OPCache:
41
45
. Fixed bug #65561 (Zend Opcache on Solaris 11 x86 needs ZEND_MM_ALIGNMENT=4).
42
46
(Terry Ellison)
43
- . Fixed bug #65510 (5.5.2 crashes in _get_zval_ptr_ptr_var). (Dmitry)
44
47
45
48
- Openssl:
46
49
. Fixed bug #64802 (openssl_x509_parse fails to parse subject properly in
You can’t perform that action at this time.
0 commit comments