Menu

Getting rid of a PHP Notice message

2005-12-31
2013-04-17
  • Jeff Warner

    Jeff Warner - 2005-12-31

    I'm still getting up to speed with PHP but I came across this while using PHP on the command line.  Executing php yaml-load.php in the spyc direct results in the message:

    PHP Notice: Trying to get property of non-object in spyc.php on line 154.

    The output is okay but it would be nice to get rid of the message.  I'm running php 5.0.4 which uses Zend Engine 2.0.4 on Linux FC4.

    Thanks!

     
    • chris

      chris - 2006-01-07

      This bug has been fixed in the newest version of Spyc, 0.2.  Thanks.

       

Log in to post a comment.

Auth0 Logo