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

Date: Sunday February 28, 1999 @ 16:42
Author: rasmus

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

Modified Files:
        ChangeLog php_version.h
Log Message:
Final 3.0.7 changes. If you have other things to submit, speak up now!

Index: php3/ChangeLog
diff -c php3/ChangeLog:1.581 php3/ChangeLog:1.582
*** php3/ChangeLog:1.581 Tue Feb 23 16:53:51 1999
--- php3/ChangeLog Sun Feb 28 16:42:30 1999
***************
*** 1,6 ****
  PHP 3.0 CHANGE LOG ChangeLog
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
! xxx xx xxxx, Version 3.0.7
  - Fixed Oracle-OCI8 module for windows.
  - Add OCIRowCount function. (Number of affected rows for update-statements etc).
  - Add OCIDefineByName function.
--- 1,6 ----
  PHP 3.0 CHANGE LOG ChangeLog
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
! March 1, 1999, Version 3.0.7
  - Fixed Oracle-OCI8 module for windows.
  - Add OCIRowCount function. (Number of affected rows for update-statements etc).
  - Add OCIDefineByName function.
Index: php3/php_version.h
diff -c php3/php_version.h:1.21 php3/php_version.h:1.22
*** php3/php_version.h:1.21 Sun Dec 27 12:20:30 1998
--- php3/php_version.h Sun Feb 28 16:42:31 1999
***************
*** 1 ****
! #define PHP_VERSION "3.0.7-dev"
--- 1 ----
! #define PHP_VERSION "3.0.7"

--
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>