--TEST-- Test OOM on new of each class --SKIPIF-- --FILE-- &1"); if ($output && preg_match('(^\nFatal error: Allowed memory size of [0-9]+ bytes exhausted[^\r\n]* \(tried to allocate [0-9]+ bytes\) in [^\r\n]+ on line [0-9]+$)', $output) !== 1) { echo "Class $class failed\n"; echo $output, "\n"; } } ?> ===DONE=== --EXPECT-- ===DONE===