From 698459ea939dec57fbef62237ec454328e0ef0d6 Mon Sep 17 00:00:00 2001 From: Zeev Suraski Date: Sat, 31 Jul 1999 19:06:36 +0000 Subject: [PATCH] Fix problem with include/require of URLs (bug #1832) --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 2adf74db2e..b6e83aec59 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ PHP 4.0 CHANGE LOG ChangeLog ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ??? ?? 1999, Version 4.0 Beta 2 +- Fixed a problem with include()/require() of URLs (Sascha, Zeev) - Fixed a bug in implode() that caused it to corrupt its arguments (Zeev) - Added get_class($obj), get_parent_class($obj) and method_exists($obj,"name") (Andi & Zeev) -- 2.40.0