1
0
mirror of https://github.com/php/php-src.git synced 2026-04-12 18:43:37 +02:00

Merge branch 'PHP-7.4'

* PHP-7.4:
  Set opcache.optimization_level=0 in test
This commit is contained in:
Nikita Popov
2019-12-16 20:23:53 +01:00

View File

@@ -1,5 +1,7 @@
--TEST--
Bug #78973: Destructor during CV freeing causes segfault if opline never saved
--INI--
opcache.optimization_level=0
--FILE--
<?php