mirror of
https://github.com/php/php-src.git
synced 2025-08-20 09:24:05 +02:00
cleaning up
This commit is contained in:
parent
6c51d44141
commit
c1e3f5cb17
1 changed files with 3 additions and 3 deletions
6
NEWS
6
NEWS
|
@ -4,9 +4,9 @@ PHP 4.0 NEWS
|
||||||
?? ?? 1999, Version 4.0 Beta 3
|
?? ?? 1999, Version 4.0 Beta 3
|
||||||
- ucfirst()/ucwords() no longer modify arg1. (Thies)
|
- ucfirst()/ucwords() no longer modify arg1. (Thies)
|
||||||
- Fixed strtr() not to modify arg1. (Thies)
|
- Fixed strtr() not to modify arg1. (Thies)
|
||||||
-Added Win32 build files for Informix driver
|
- Added Win32 build files for Informix driver and make it
|
||||||
and make it compile with ZTS (danny)
|
compile with ZTS (danny)
|
||||||
Added tmpfile() function (Stig)
|
- Added tmpfile() function (Stig)
|
||||||
- Upgraded regex library to alpha3.8 (Sascha)
|
- Upgraded regex library to alpha3.8 (Sascha)
|
||||||
- Fixed selecting nested-tables in OCI8. (Thies)
|
- Fixed selecting nested-tables in OCI8. (Thies)
|
||||||
- RFC-854 fix for internal FTP-Code. Commands have to end in "\r\n" (Thies)
|
- RFC-854 fix for internal FTP-Code. Commands have to end in "\r\n" (Thies)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue