mirror of
https://github.com/php/php-src.git
synced 2026-04-12 18:43:37 +02:00
Fix notice.
This commit is contained in:
4
NEWS
4
NEWS
@@ -2,8 +2,8 @@ PHP 4.0 NEWS
|
||||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||
|
||||
?? ??? 2000, Version 4.0.3-dev
|
||||
- Added an optional parameter to wordwrap that cuts a string if the length
|
||||
(Derick)
|
||||
- Added an optional parameter to wordwrap that cuts a string if the length of a
|
||||
word is longer than the maximum allowed. (Derick)
|
||||
- Added functions pg_put_line and pg_end_copy (Dirk Elmendorf)
|
||||
- Added second parameter for parse_str to save result (John Bafford)
|
||||
- Fix bug with curl places extra data in the output. (medvitz@medvitz.net)
|
||||
|
||||
Reference in New Issue
Block a user