We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b632cf commit b8c9c92Copy full SHA for b8c9c92
NEWS
@@ -5,10 +5,17 @@ PHP NEWS
5
- Core:
6
. Fixed bug #71841 (EG(error_zval) is not handled well). (Laruence)
7
8
+- ODBC:
9
+ . Fixed bug #63171 (Script hangs after max_execution_time). (Remi)
10
+
11
- Opcache:
12
. Fixed bug #71843 (null ptr deref ZEND_RETURN_SPEC_CONST_HANDLER).
13
(Laruence)
14
15
+- Postgres:
16
+ . Fixed bug #71820 (pg_fetch_object binds parameters before
17
+ call constructor). (Anatol)
18
19
- Standard:
20
. Fixed bug #71840 (Unserialize accepts wrongly data). (Ryat, Laruence)
21
0 commit comments