xref: /php-src/ext/opcache/tests/opt/sccp_037.phpt (revision 965dafe3)
1--TEST--
2SCCP 037: Memory leak
3--INI--
4opcache.enable=1
5opcache.enable_cli=1
6opcache.optimization_level=-1
7--FILE--
8<?php
9[!![[new ERROR]]];
10?>
11DONE
12--EXPECT--
13DONE
14