Home » Text » Text_Diff » Bug #8495
deprecated coding practices causing annoying warning messages
Details
| Submitted | 2006-08-18 00:19 UTC |
|---|---|
| From | herrnoel at yahoo dot com |
| Status | Bogus |
| Package | Text_Diff |
| PHP Version | 5.2.0 RC1 |
| OS | redhat enterprise linux 4 |
| Roadmaps | (Not assigned) |
Comments
[2006-08-18 00:19 UTC] herrnoel at yahoo dot com
Description:
------------
Please fix your code to be well formed and proper php:
Strict Standards: Non-static method Text_Diff::trimNewlines() cannot be called statically in /usr/share/pear/Text/Diff/Engine/native.php on line 32
Strict Standards: Non-static method Text_Diff::trimNewlines() cannot be called statically in /usr/share/pear/Text/Diff/Engine/native.php on line 33
Strict Standards: is_a(): Deprecated. Please use the instanceof operator in /usr/share/pear/Text/Diff/Renderer.php on line 80
[2006-08-18 03:11 UTC] chagenbu at php dot net
This package works with PHP 4.
[2006-08-18 03:22 UTC] herrnoel at yahoo dot com
php4? What year is this again?