Skip to content

Commit 144f2f1

Browse files
committed
Fix NEWS: these commits were after 5.5.4 was branched and will be in 5.5.5.
1 parent 8b62702 commit 144f2f1

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

NEWS

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ PHP NEWS
66
. Fixed bug #65633 (built-in server treat some http headers as
77
case-sensitive). (Adam)
88

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+
916
?? ??? 2013, PHP 5.5.4
1017

1118
- Core:
@@ -34,13 +41,9 @@ PHP NEWS
3441
. Fixed bug #65564 (stack-buffer-overflow in DateTimeZone stuff caught
3542
by AddressSanitizer). (Remi).
3643

37-
- GD
38-
. Ensure that the defined interpolation method is used with the generic scaling methods (Pierre)
39-
4044
- OPCache:
4145
. Fixed bug #65561 (Zend Opcache on Solaris 11 x86 needs ZEND_MM_ALIGNMENT=4).
4246
(Terry Ellison)
43-
. Fixed bug #65510 (5.5.2 crashes in _get_zval_ptr_ptr_var). (Dmitry)
4447

4548
- Openssl:
4649
. Fixed bug #64802 (openssl_x509_parse fails to parse subject properly in

0 commit comments

Comments
 (0)