Skip to content

Commit 7bcf62a

Browse files
committed
Bug #55618 was fixed in 5.5.21 using eaf107c
1 parent 0d68d0a commit 7bcf62a

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

NEWS

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,6 @@ PHP NEWS
3939
. Fixed bug #64938 (libxml_disable_entity_loader setting is shared
4040
between threads). (Martin Jansen)
4141

42-
- OpenSSL:
43-
. Fixed bug #55618 (use case-insensitive cert name matching).
44-
(Daniel Lowrey)
45-
4642
- PDO_mysql:
4743
. Fixed bug #68750 (PDOMysql with mysqlnd does not allow the usage of
4844
named pipes). (steffenb198 at aol dot com)
@@ -134,6 +130,9 @@ PHP NEWS
134130
. Fixed bug #67111 (Memory leak when using "continue 2" inside two foreach
135131
loops). (Nikita)
136132

133+
- OpenSSL:
134+
. Fixed bug #55618 (use case-insensitive cert name matching). (Daniel Lowrey)
135+
137136
- Pcntl:
138137
. Fixed bug #60509 (pcntl_signal doesn't decrease ref-count of old handler
139138
when setting SIG_DFL). (Julien)

0 commit comments

Comments
 (0)