mirror of
https://github.com/php/php-src.git
synced 2025-08-20 01:14:28 +02:00
- Fix the function names here too.
This commit is contained in:
parent
e5b4099e43
commit
aa312ec61c
1 changed files with 1 additions and 1 deletions
2
NEWS
2
NEWS
|
@ -3,7 +3,7 @@ PHP 4.0 NEWS
|
||||||
|
|
||||||
?? ??? 2000, Version 4.0.3-dev
|
?? ??? 2000, Version 4.0.3-dev
|
||||||
- Added an optional parameter to wordwrap that cuts a string if the length
|
- Added an optional parameter to wordwrap that cuts a string if the length
|
||||||
- Added functions pg_putline and pg_endcopy (Dirk Elmendorf)
|
- Added functions pg_put_line and pg_end_copy (Dirk Elmendorf)
|
||||||
- Added second parameter for parse_str to save result (John Bafford)
|
- Added second parameter for parse_str to save result (John Bafford)
|
||||||
- Fix bug with curl places extra data in the output. (medvitz@medvitz.net)
|
- Fix bug with curl places extra data in the output. (medvitz@medvitz.net)
|
||||||
- Added the pathinfo() function. (Sterling)
|
- Added the pathinfo() function. (Sterling)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue