diff options
| author | Dmitry Stogov <dmitry@zend.com> | 2016-06-30 17:04:25 +0300 |
|---|---|---|
| committer | Dmitry Stogov <dmitry@zend.com> | 2016-06-30 17:04:25 +0300 |
| commit | d8983446634d2d702e5e62affa433d5e068bed04 (patch) | |
| tree | ce1c2facdb8cdfc31016a6fa65676ba308fbd55e /sapi/phpdbg/tests | |
| parent | e247e9396106a7e3fad5fdfcbdcdc100c0b89ea5 (diff) | |
| download | php-git-d8983446634d2d702e5e62affa433d5e068bed04.tar.gz | |
Inline simple constant functions
Diffstat (limited to 'sapi/phpdbg/tests')
| -rw-r--r-- | sapi/phpdbg/tests/finish_leave_001.phpt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sapi/phpdbg/tests/finish_leave_001.phpt b/sapi/phpdbg/tests/finish_leave_001.phpt index 774776c05f..e345752b00 100644 --- a/sapi/phpdbg/tests/finish_leave_001.phpt +++ b/sapi/phpdbg/tests/finish_leave_001.phpt @@ -1,5 +1,7 @@ --TEST-- test finish and leave commands +--INI-- +opcache.optimization_level=0 --PHPDBG-- b bar b 5 |
