steve wrote:
OK, got it and installed it (checked the output of phpinfo to confirm), and I get this on both the first load (uncached) and later loads (cached): NULL Test $one->getTest(): With an error in the error log telling me I'm a dope for dereferencing a null object. Why does the weird stuff always happen to me? Without APC it runs fine. I'm using Fastcgi version if that matters.
It probably does. I have never tried it against the Fastcgi sapi. Try it with the Apache module version to rule this out.
-Rasmus -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php