Browse Source

update NEWS

pull/2729/merge
Anatol Belski 9 years ago
parent
commit
4615fcf24d
  1. 4
      NEWS

4
NEWS

@ -6,6 +6,10 @@ PHP NEWS
. Fixed bug #75384 (PHP seems incompatible with OneDrive files on demand).
(Anatol)
- CLI Server:
. Fixed bug #60471 (Random "Invalid request (unexpected EOF)" using a router
script). (SammyK)
- 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