diff options
author | Andi Gutmans <andi@php.net> | 2000-02-16 13:35:58 +0000 |
---|---|---|
committer | Andi Gutmans <andi@php.net> | 2000-02-16 13:35:58 +0000 |
commit | 6b51b3f92f11b86186535c04f9f60661049bfba2 (patch) | |
tree | 3a3e16047fc9b64dcb07ba8ef7c1b62065f89dca | |
parent | d66d7c6e3af510fd3856c05644e50bd44ca6c9db (diff) | |
download | php-git-6b51b3f92f11b86186535c04f9f60661049bfba2.tar.gz |
Add to the news
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ?? ????, Version 4.0 Beta 4 +- Recover gracefully in ISAPI after the client prematurely presses STOP (Andi) - Fix bug in unset() on array offsets which are referenced more than once (Andi, Zend library) - Improved ISAPI module - it should no longer be necessary to set PHP as |