Browse Source

[ci skip] update NEWS

pull/2957/head
Anatol Belski 9 years ago
parent
commit
9988f05628
  1. 4
      NEWS

4
NEWS

@ -9,6 +9,10 @@ PHP NEWS
. Fixed bug #74862 (Unable to clone instance when private __clone defined).
(Daniel Ciochiu)
- PCRE:
. Fixed bug #74183 (preg_last_error not returning error code after error).
(Andrew Nester)
- Standard:
. Fixed bug #75511 (fread not free unused buffer). (Laruence)
. Fixed bug #75514 (mt_rand returns value outside [$min,$max]+ on 32-bit)

Loading…
Cancel
Save