[PHP-DEV] Inconsistent behaviour between php3.0.14 and php4 RC01 From: Randy Jonasz (rjonasz <email protected>)
Date: 04/01/00

Hi,

I'm not sure if anyone has come across this before but when I call a
member function of a class which reads input from a file in two successive
instances I get
Fatal error: Call to a member function on a non-object using php4

Yet the same code produces the desired output (a formatted table) using
php3.0.14

I've attached a segment of code which produces this discrepency.

Randy Jonasz
Software Engineer
Click2net Inc.
Web: http://www.click2net.com
Phone: (905) 271-3550

"You cannot possibly pay a philosopher what he's worth,
but try your best" -- Aristotle

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>