File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -39,10 +39,6 @@ PHP NEWS
39
39
. Fixed bug #64938 (libxml_disable_entity_loader setting is shared
40
40
between threads). (Martin Jansen)
41
41
42
- - OpenSSL:
43
- . Fixed bug #55618 (use case-insensitive cert name matching).
44
- (Daniel Lowrey)
45
-
46
42
- PDO_mysql:
47
43
. Fixed bug #68750 (PDOMysql with mysqlnd does not allow the usage of
48
44
named pipes). (steffenb198 at aol dot com)
@@ -134,6 +130,9 @@ PHP NEWS
134
130
. Fixed bug #67111 (Memory leak when using "continue 2" inside two foreach
135
131
loops). (Nikita)
136
132
133
+ - OpenSSL:
134
+ . Fixed bug #55618 (use case-insensitive cert name matching). (Daniel Lowrey)
135
+
137
136
- Pcntl:
138
137
. Fixed bug #60509 (pcntl_signal doesn't decrease ref-count of old handler
139
138
when setting SIG_DFL). (Julien)
You can’t perform that action at this time.
0 commit comments