chandrasis / xmpphp

Automatically exported from code.google.com/p/xmpphp
0 stars 0 forks source link

Usage of call_user_method is deprecated as of PHP 4.1.0 #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
[error] PHP Strict standards:  Function call_user_method() is deprecated in 
/var/www/xmpphp/xmlstream.php on line 248

I get this message under PHP 5.2.x with error_reporting E_STRICT

See http://php.net/manual/en/function/.call-user-func.php

Original issue reported on code.google.com by nappek...@googlemail.com on 21 Apr 2008 at 7:28

GoogleCodeExporter commented 9 years ago
I am using E_STRICT in my code , so i have fixed these when I used your library.

Original comment by khelon...@gmail.com on 18 May 2008 at 5:06

GoogleCodeExporter commented 9 years ago
Fixed in SVN.

Original comment by nathanfr...@gmail.com on 7 Jul 2008 at 2:31