mirror of
https://github.com/php/php-src.git
synced 2025-08-20 01:14:28 +02:00
Fix problem with include/require of URLs (bug #1832)
This commit is contained in:
parent
afeb7704c9
commit
698459ea93
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue