summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2008-09-21 18:13:45 +0000
committerIlia Alshanetsky <iliaa@php.net>2008-09-21 18:13:45 +0000
commit5c95af8be3b2d53b51deb7fcdec16fa6ca0f8c74 (patch)
tree1dcac1f76b91667549526898a1ba42b3c787740a
parentffe4bd566f18f32e884206336d381a89609b0f5c (diff)
downloadphp-git-5c95af8be3b2d53b51deb7fcdec16fa6ca0f8c74.tar.gz
WS
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9302cc523d..4f7ee4a6f9 100644
--- a/NEWS
+++ b/NEWS
@@ -29,7 +29,7 @@ PHP NEWS
- Fixed bug #45911 (Cannot disable ext/hash). (Arnaud)
- Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit). (Ilia)
- Fixed bug #45382 (timeout bug in stream_socket_enable_crypto).
- (vnegrier at optilian dot com, Ilia
+ (vnegrier at optilian dot com, Ilia)
02 Sep 2008, PHP 5.3.0 Alpha 2
- Removed special treatment of "/tmp" in sessions for open_basedir.