php-src/Zend/tests/pipe_operator
Ilija Tovilo 7e59769b1f
Move pipe test with opcache dump to ext/opcache
This test breaks under file cache (because the opcodes are not dumped when ran
with a primed cache). run-tests.php --file-cache-* automatically skips all
ext/opcache tests, so move it there.
2025-06-14 15:00:49 +02:00
..
ast.phpt
call_by_ref.phpt
call_prefer_by_ref.phpt
complex_ordering.phpt
compound_userland_calls.phpt
exception_interruption.phpt
function_not_found.phpt
generators.phpt
mixed_callable_call.phpt
namespaced_functions.phpt
optional_parameters.phpt
precedence_addition.phpt
precedence_coalesce.phpt
precedence_comparison.phpt
precedence_ternary.phpt
simple_builtin_call.phpt
simple_userland_call.phpt
too_many_parameters.phpt
type_mismatch.phpt
void_return.phpt
wrapped_chains.phpt