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 d787b0e commit ae81e8fCopy full SHA for ae81e8f
NEWS
@@ -5,6 +5,8 @@ PHP NEWS
5
- Core:
6
. Fixed bug #72907 (null pointer deref, segfault in gc_remove_zval_from_buffer
7
(zend_gc.c:260)). (Laruence)
8
+ . Fixed bug #72703 (Out of bounds global memory read in BF_crypt triggered by
9
+ password_verify). (Anatol)
10
11
- Dba:
12
. Fixed bug #71514 (Bad dba_replace condition because of wrong API usage).
0 commit comments