--TEST-- Bug #81607: CE_CACHE allocation with concurrent access --EXTENSIONS-- opcache pcntl --INI-- opcache.enable_cli=1 --FILE-- 0) { pcntl_wait($status); var_dump(new FooBar); } else { echo "pcntl_fork() failed\n"; } ?> --EXPECTF-- Fatal error: Uncaught Error: Class "FooBar" not found in %s:%d Stack trace: #0 {main} thrown in %s on line %d