[PHP-DEV] CVS update: php3 From: rasmus (php-dev <email protected>)
Date: 01/27/99

Date: Wednesday January 27, 1999 @ 14:45
Author: rasmus

Update of /repository/php3
In directory asf:/home/rasmus/php3

Modified Files:
        ChangeLog
Log Message:
Woops. Having trouble with my negatives today

Index: php3/ChangeLog
diff -c php3/ChangeLog:1.563 php3/ChangeLog:1.564
*** php3/ChangeLog:1.563 Wed Jan 27 14:43:55 1999
--- php3/ChangeLog Wed Jan 27 14:45:44 1999
***************
*** 2,8 ****
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
  xxx xx xxxx, Version 3.0.7
  - Fix implode() bug - When imploding an array that contained unset() elements
! it was correctly skipping past these
  - Fix connection abort detection code - It should now work reliably with
    Apache. Also added a user-level connection_aborted() function designed to
    let people check whether the user aborted the connection in a user-level
--- 2,8 ----
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
  xxx xx xxxx, Version 3.0.7
  - Fix implode() bug - When imploding an array that contained unset() elements
! it wasn't correctly skipping past these
  - Fix connection abort detection code - It should now work reliably with
    Apache. Also added a user-level connection_aborted() function designed to
    let people check whether the user aborted the connection in a user-level

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>