PHP 5.1.0 RC6 breaks backward compatibility with PEAR Date
24.11.2005
The latest release of PHP [1] will cause great problems as there is a new object available with the name “Date” [2]. This will break many existing applications, which rely on PEAR Date [3].
Solution: Run with PHP4 or rename the Date class.
- [1] Discussion of ext/date
- [2] Code and Result
- [3] PEAR Date
Update
This issue has been fixed in PHP 5.1.1 by removing the Date class.





Dein Kommentar