mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
![]() Second pass through `Zend/tests/bug*` to organize the tests. Move tests to existing sub directories, and create some new sub directories: * `ArrayAccess` * `autoload` * `clone` * `serialize` (also covers `unserialize()`) * `switch` Work towards GH-15631 |
||
---|---|---|
.. | ||
adding_additional_optional_parameter.phpt | ||
adding_additional_optional_parameter_error.phpt | ||
basic.phpt | ||
bug67938.phpt | ||
bug80049.phpt | ||
by_ref.phpt | ||
by_ref_error.phpt | ||
closure_invoke.phpt | ||
illegal_variadic_override_ref.phpt | ||
illegal_variadic_override_type.phpt | ||
legal_variadic_override.phpt | ||
no_default_error.phpt | ||
non_variadic_implements_variadic_error.phpt | ||
only_last_error.phpt | ||
optional_params.phpt | ||
removing_parameter_error.phpt | ||
typehint_error.phpt | ||
typehint_suppressed_error.phpt | ||
variadic_changed_byref_error.phpt | ||
variadic_changed_typehint_error.phpt | ||
variadic_implements_non_variadic.phpt |