diff options
-rw-r--r-- | NEWS | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,9 +1,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.2.0-dev -- Add an option to set the User-Agent ($obj->userAgent) to Net_Curl - (graeme@i7.com.au) -- fbsql_num_rows now return the correct value on all select statements +- Made fbsql_num_rows() return the correct value on all select statements. + (Frank) - Fixed HTTP file upload support to handle big files better. (Jani) - Added array_chunk() function that splits an array into chunks of specified size. (Andrei) |