Browse Source

updated NEWS

pull/1430/head
Christoph M. Becker 10 years ago
parent
commit
896cb51499
  1. 4
      NEWS

4
NEWS

@ -32,6 +32,10 @@ PHP NEWS
. Fixed bug #70237 (Empty while and do-while segmentation fault with opcode
on CLI enabled). (Dmitry, Laruence)
- PCRE:
. Fixed bug #70232 (Incorrect bump-along behavior with \K and empty string
match). (cmb)
- PDO:
. Fixed bug #70221 (persistent sqlite connection + custom function
segfaults). (Laruence)

Loading…
Cancel
Save