diff options
author | Lior Kaplan <kaplanlior@gmail.com> | 2015-07-22 20:35:31 +0300 |
---|---|---|
committer | Lior Kaplan <kaplanlior@gmail.com> | 2015-07-22 20:35:31 +0300 |
commit | 6aa44ac73ab1c71026b9cb2a930122cc30929337 (patch) | |
tree | 61979fac76780d7c187f70c8607cd33120ff88f0 | |
parent | 856013827414fb6c9987f156c8b79d47459bc214 (diff) | |
download | php-git-6aa44ac73ab1c71026b9cb2a930122cc30929337.tar.gz |
Align CVE format for #69669
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,7 +69,7 @@ PHP NEWS number). (Nikita) - Mysqlnd: - . Fixed bug #69669 (mysqlnd is vulnerable to BACKRONYM) (CVE-2015-3152). + . Fixed bug #69669 (mysqlnd is vulnerable to BACKRONYM). (CVE-2015-3152) (Andrey) - PCRE: |