summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Fischer <mfischer@php.net>2002-09-27 07:02:12 +0000
committerMarkus Fischer <mfischer@php.net>2002-09-27 07:02:12 +0000
commit2e9748768703f6beced09704f04cf851b3a2f96e (patch)
tree45e0db4eb3e777d14e8025b2fabd71f7a14755c6
parentb42ec8a9843c9a3b94b5404e9084e80c34f3dd5e (diff)
downloadphp-git-2e9748768703f6beced09704f04cf851b3a2f96e.tar.gz
- Update.
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4864011121..a78f20c74b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
? ? ??? 2002, Version 4.3.0
+- Fixed bug #11643 (Session related, fix SID redefinition). (Ilia)
+- Fixed bug #18556 (Scripting Engine, problem with locales like tr_TR).
+ (Ilia)
- Changed y2k_compliance to default to 1 now. (Sascha)
- Added platform independent socket error constants for better error handling.
- Fixed include(), require() and GD functions to work with remote files under