Date: 10/10/98
- Next message: jim: "[PHP-DEV] CVS update: php3/functions"
- Previous message: Bug Database: "[PHP-DEV] Bug #758 Updated: 3th optional argument for strpos (offset where to start searching)"
- Next in thread: zeev: "[PHP-DEV] CVS update: php3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Saturday October 10, 1998 @ 21:21
Author: jim
Update of /repository/php3
In directory asf:/u2/tmp/cvs-serv1707
Modified Files:
ChangeLog
Log Message:
Added optional third parameter to strpos() to specify offset to start searching from.
Index: php3/ChangeLog
diff -c php3/ChangeLog:1.507 php3/ChangeLog:1.508
*** php3/ChangeLog:1.507 Sat Oct 10 19:39:54 1998
--- php3/ChangeLog Sat Oct 10 21:21:38 1998
***************
*** 1,6 ****
--- 1,8 ----
'PHP 3.0 CHANGE LOG ChangeLog
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
??, Version 3.0.6
+ - Added optional third parameter to strpos() to specify the offset to
+ start searching from.
- Fixed a crash bug in unset() when unsetting illegal variables (rare).
- Made ImageInterlace and ImageTransparentColor parameters optional, and made
them return the current/new settings.
-- 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>
- Next message: jim: "[PHP-DEV] CVS update: php3/functions"
- Previous message: Bug Database: "[PHP-DEV] Bug #758 Updated: 3th optional argument for strpos (offset where to start searching)"
- Next in thread: zeev: "[PHP-DEV] CVS update: php3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

