1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 00:18:23 +02:00

NEWS update

This commit is contained in:
2001-04-09 01:09:23 +00:00
parent a4877d7afd
commit e585d2fe44
+1
View File
@@ -2,6 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.0.6
- Add DIRECTORY_SEPARATOR constant ('/' on UNIX, '\' on Windows) (Stig)
- Added small change to php_odbc module, to check for failed SQLDisconnects
and to close any outstanding transactions if the call fails, then disconnect
again (lurcher)