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

NEWS update

This commit is contained in:
2001-11-03 01:10:25 +00:00
parent 702e243d98
commit e74c6b1674
+1
View File
@@ -1,6 +1,7 @@
PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.2.0-dev
- Fix behaviour of strtok. Bug 13866 (jmoore)
- Made fbsql_num_rows() return the correct value on all select statements.
(Frank)
- Fixed HTTP file upload support to handle big files better. (Jani)