http://qs321.pair.com?node_id=835040


in reply to Passing PHP objs to PHP instantiate with PHP::Interpreter

Probably a problem with the php exception handler, in particular in getting a second exception after trying to handle an exception. See the PHP manual for set_exception_handler(), in particular the user contributed notes.
  • Comment on Re: Passing PHP objs to PHP instantiate with PHP::Interpreter

Replies are listed 'Best First'.
Re^2: Passing PHP objs to PHP instantiate with PHP::Interpreter
by suaveant (Parson) on Apr 16, 2010 at 13:39 UTC
    Thanks, but I think the root of the problem is that when I pas an object to a call PHP::Interpreter isn't turning it back into a PHP object properly, I did a little test and I seem to get a string with the object name instead of an object.

                    - Ant
                    - Some of my best work - (1 2 3)