php-src/ChangeLog

31 lines
1.4 KiB
Plaintext
Raw Normal View History

PHP 4.0 CHANGE LOG ChangeLog
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
??? ?? 1999, Version 4.0 Beta 2
1999-07-23 19:52:18 +00:00
- Ported strtotime() function from PHP3 (Andrey)
1999-07-23 15:56:47 +00:00
- Merged in gdttf stuff from php3 (Sascha)
1999-07-23 15:22:36 +00:00
- buildconf now checks your installation (Stig)
- XML module now built dynamically with --with-xml=shared (Stig)
1999-07-23 15:18:37 +00:00
- Added a check for freetype.h - fixed build on RedHat 6.0 (Zeev)
1999-07-23 13:47:57 +00:00
- Fixed array_walk() to work in PHP4 (Andrey)
- Ported all remaining date() format options from PHP3 (Andrey)
- $php_errormsg now works (Andrey)
- Added locale support for Perl Compatible Regexp functions (Andrey)
1999-07-23 12:26:26 +00:00
- Informix module ported (Danny)
1999-07-23 00:04:24 +00:00
- Removed --with-shared-apache (Sascha)
- Added patch for reverse lookup table in base64_decode (Sascha)
Submitted by bfranklin@dct.com
- Merged in php3 version of str_replace (Sascha)
- Added DBA module (Sascha)
- Added session id detection within REQUEST_URI (Sascha)
- Merged in HP-UX/ANSI compatibility switch from php3 (Sascha)
- Fixed rpath handling for utilitites built during Apache build (Sascha)
- Added missing E_ error level constants (Zeev, libzend)
- Fixed a bug in sending multiple HTTP Cookies under Apache (Zeev)
- Fixed implicit connect on the MySQL, mSQL, PostgreSQL and Sybase
modules (Zeev)
July 19 1999, Version 4.0 Beta 1
1999-07-23 00:04:24 +00:00
- First public beta of PHP 4.0