summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>1999-07-23 00:04:24 +0000
committerSascha Schumann <sas@php.net>1999-07-23 00:04:24 +0000
commitc927593c6d5ea7b9971aa8728a0445f5706e70ae (patch)
treef450e9efc54dfe3f09d7726dfbf12ed0ee933f98
parentd3e885841358b2b610bc32293e922fe340a842d3 (diff)
downloadphp-git-c927593c6d5ea7b9971aa8728a0445f5706e70ae.tar.gz
ChangeLog
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 02940decc9..96943e49d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,14 @@ PHP 4.0 CHANGE LOG ChangeLog
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
??? ?? 1999, Version 4.0 Beta 2
+- 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
@@ -9,4 +17,4 @@ PHP 4.0 CHANGE LOG ChangeLog
July 19 1999, Version 4.0 Beta 1
-- First public beta of PHP 4.0 \ No newline at end of file
+- First public beta of PHP 4.0