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 d128fdc commit 708349eCopy full SHA for 708349e
NEWS
@@ -12,6 +12,10 @@ PHP NEWS
12
. Fixed bug #75089 (preg_grep() is not reporting PREG_BAD_UTF8_ERROR after
13
first input string). (Dmitry)
14
15
+- PDO_OCI:
16
+ . Fixed bug #74631 (PDO_PCO with PHP-FPM: OCI environment initialized
17
+ before PHP-FPM sets it up). (Ingmar Runge)
18
+
19
- Standard:
20
. Fixed bug #75097 (gethostname fails if your host name is 64 chars long). (Andrea)
21
0 commit comments