From: david at jool dot nl Operating system: winXP PHP version: 5.0.0 PHP Bug Type: Zend Engine 2 problem Bug description: __autoload() not called when inside eval()
Description: ------------ When creating a new instance of a class inside eval() the __autoload function isn't called. -- Edit bug report at http://bugs.php.net/?id=29268&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=29268&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=29268&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=29268&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=29268&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=29268&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=29268&r=needscript Try newer version: http://bugs.php.net/fix.php?id=29268&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=29268&r=support Expected behavior: http://bugs.php.net/fix.php?id=29268&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=29268&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=29268&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=29268&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29268&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=29268&r=dst IIS Stability: http://bugs.php.net/fix.php?id=29268&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=29268&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=29268&r=float