summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
author <changelog@php.net>2002-06-04 00:24:58 +0000
committer <changelog@php.net>2002-06-04 00:24:58 +0000
commit529ad188e19193e3ddd8f892986e4a4a1a3552c1 (patch)
tree3cc5760f9c0d1240e8465712c144ea41684616b7 /NEWS
parent1fad1a1b96837e3643f98095e425d7ee2f864427 (diff)
downloadphp-git-529ad188e19193e3ddd8f892986e4a4a1a3552c1.tar.gz
NEWS update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 332764ba64..1f5483c521 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2002, Version 4.3.0
+- Fixed array_rand() on thread-safe platforms such as Windows. (Edin)
- If zlib.output_compression is enabled and a page is compressed
a "Vary: Accept-Encoding" header is added. (Stefan)
- Renamed getallheaders() to apache_request_headers() and kept