summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 00f0fb1c60..807c861d8c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2002, Version 4.2.0
+- Make the 2nd parameter to pgsql_fetch_* support NULL in case 3
+ parameters are supplied, but you do not want to provide a row number
+ yourself. (Derick)
+- Improved iconv with libc's iconv
- Added PHP_SAPI constant which contains the name of running SAPI. (Edin)
- Added ob_get_status() to get array of buffers and it's status. (Yasuo)
- Fixed crash bug with ob_end_*() function. ob_end_*() will not delete