PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Text » Text_Diff » Bug #8495

deprecated coding practices causing annoying warning messages

Details

Submitted2006-08-18 00:19 UTC
Fromherrnoel at yahoo dot com
StatusBogus
PackageText_Diff
PHP Version5.2.0 RC1
OSredhat 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?