diff options
author | <changelog@php.net> | 2001-09-16 00:10:09 +0000 |
---|---|---|
committer | <changelog@php.net> | 2001-09-16 00:10:09 +0000 |
commit | 8828af0bd546f96861194f724edd78bdc2235d1a (patch) | |
tree | 997ff816d69e4da3cd50f2d15dd238ce34b5c4eb | |
parent | ca5fdbf5375bd2c68031386c83f9c31767631e97 (diff) | |
download | php-git-8828af0bd546f96861194f724edd78bdc2235d1a.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.8-dev +- A bug fixed when tryint to return NULL strings. + Added a new example of building search frontend based on mnoGoSearch + extension. - Fix for LONG_VARCHAR type crashing submitted by Walter Franzini. (walter@sys-net.it) - Made in_array() and search_array() allow the needle to be an array in |