summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2001-09-16 00:10:09 +0000
committer <changelog@php.net>2001-09-16 00:10:09 +0000
commit8828af0bd546f96861194f724edd78bdc2235d1a (patch)
tree997ff816d69e4da3cd50f2d15dd238ce34b5c4eb
parentca5fdbf5375bd2c68031386c83f9c31767631e97 (diff)
downloadphp-git-8828af0bd546f96861194f724edd78bdc2235d1a.tar.gz
NEWS update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2b89c39264..dd37f0d306 100644
--- a/NEWS
+++ b/NEWS
@@ -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