[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pear-doc
Subject:    [PEAR-DOC] [PEAR-BUG] Bug #19909 [NEW]: This method should be static
From:       "robertvandell at comcast dot net"<pear-doc () lists ! php ! net>
Date:       2013-04-23 3:42:55
Message-ID: bug-19909 () pear ! php ! net
[Download RAW message or body]

From:             awesomebobx64
Operating system: Ubuntu
Package version:  
PHP version:      5.4.6
Package:          Documentation
Bug Type:         Bug
Bug description:  This method should be static

Description:
------------
PHP Strict Standards:  Non-static method PEAR::isError() should 
not be called statically, assuming $this from incompatible context 
in /usr/share/php/Mail/smtp.php on line 376

This is the majority of my error logs.

Test script:
---------------
<?php

PEAR::isError();

?>

Expected result:
----------------
No notices are thrown.

Actual result:
--------------
PHP Strict Standards:  Non-static method PEAR::isError() should 
not be called statically, assuming $this from incompatible context 
in /usr/share/php/Mail/smtp.php on line 376
-- 
Edit bug report at http://pear.php.net/bugs/bug.php?id=19909&edit=1
-- 


-- 
PEAR Documentation List Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic