Skip to content

Commit 1eadd15

Browse files
committed
Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5
* 'PHP-5.5' of https://git.php.net/repository/php-src: fix cve number
2 parents 4b4ffaf + 5788797 commit 1eadd15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ PHP NEWS
2727
. Fixed bug #62978 (Disallow possible SQL injections with pg_select()/pg_update()
2828
/pg_delete()/pg_insert()). (Yasuo)
2929

30-
?? ??? 2013, PHP 5.5.2
30+
15 Aug 2013, PHP 5.5.2
3131

3232
- Core:
3333
. Fixed bug #65372 (Segfault in gc_zval_possible_root when return reference
@@ -48,7 +48,7 @@ PHP NEWS
4848
shutdown). (Dmitry)
4949

5050
- Openssl:
51-
. Fixed handling null bytes in subjectAltName (CVE-2013-4073).
51+
. Fixed handling null bytes in subjectAltName (CVE-2013-4248).
5252
(Christian Heimes)
5353

5454
- PDO_mysql:

0 commit comments

Comments
 (0)