Commit f4728ecc570 for php.net
commit f4728ecc570b7c39b287ce55208b29da32874fe0
Author: Ilija Tovilo <ilija.tovilo@me.com>
Date: Wed Jan 21 16:53:57 2026 +0100
[skip ci] Move opcache.opt_debug_level tests to ext/opcache
These tests need to live in ext/opcache, or they will break the file cache job.
diff --git a/ext/standard/tests/array/array_map_foreach_optimization_001.phpt b/ext/opcache/tests/array_map_foreach_optimization_001.phpt
similarity index 100%
rename from ext/standard/tests/array/array_map_foreach_optimization_001.phpt
rename to ext/opcache/tests/array_map_foreach_optimization_001.phpt
diff --git a/ext/standard/tests/array/array_map_foreach_optimization_002.phpt b/ext/opcache/tests/array_map_foreach_optimization_002.phpt
similarity index 100%
rename from ext/standard/tests/array/array_map_foreach_optimization_002.phpt
rename to ext/opcache/tests/array_map_foreach_optimization_002.phpt
diff --git a/ext/standard/tests/array/array_map_foreach_optimization_003.phpt b/ext/opcache/tests/array_map_foreach_optimization_003.phpt
similarity index 100%
rename from ext/standard/tests/array/array_map_foreach_optimization_003.phpt
rename to ext/opcache/tests/array_map_foreach_optimization_003.phpt
diff --git a/ext/standard/tests/array/array_map_foreach_optimization_004.phpt b/ext/opcache/tests/array_map_foreach_optimization_004.phpt
similarity index 100%
rename from ext/standard/tests/array/array_map_foreach_optimization_004.phpt
rename to ext/opcache/tests/array_map_foreach_optimization_004.phpt
diff --git a/ext/standard/tests/array/array_map_foreach_optimization_005.phpt b/ext/opcache/tests/array_map_foreach_optimization_005.phpt
similarity index 100%
rename from ext/standard/tests/array/array_map_foreach_optimization_005.phpt
rename to ext/opcache/tests/array_map_foreach_optimization_005.phpt