Skip to content

Commit b8c9c92

Browse files
committed
fix and update NEWS
1 parent 1b632cf commit b8c9c92

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

NEWS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,17 @@ PHP NEWS
55
- Core:
66
. Fixed bug #71841 (EG(error_zval) is not handled well). (Laruence)
77

8+
- ODBC:
9+
. Fixed bug #63171 (Script hangs after max_execution_time). (Remi)
10+
811
- Opcache:
912
. Fixed bug #71843 (null ptr deref ZEND_RETURN_SPEC_CONST_HANDLER).
1013
(Laruence)
1114

15+
- Postgres:
16+
. Fixed bug #71820 (pg_fetch_object binds parameters before
17+
call constructor). (Anatol)
18+
1219
- Standard:
1320
. Fixed bug #71840 (Unserialize accepts wrongly data). (Ryat, Laruence)
1421

0 commit comments

Comments
 (0)