diff options
author | <changelog@php.net> | 1999-12-01 02:08:18 +0000 |
---|---|---|
committer | <changelog@php.net> | 1999-12-01 02:08:18 +0000 |
commit | 9ee28d537fadc4a881fa6516d9be09886abdffb5 (patch) | |
tree | 4492a3214766f922ddca8c9528f50955d0287565 | |
parent | ff9b75314f6f16728a28504880041bd7feda2462 (diff) | |
download | php-git-9ee28d537fadc4a881fa6516d9be09886abdffb5.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ?? ????, Version 4.0 Beta 4 +- Added support for the 'use' keyword - behaves like 'require', but will not + use the same file more than once (Andi & Zeev, Zend library) - Added check to see if a persistent connection is still valid with the ODBC interface before reusing (nick@easysoft.com) - Added DBMaker support (patch by Pax Tsai <paxtsai@lion.syscom.com.tw>) |