php-src/Zend/tests/variadic
Levi Morrison 9662259cb9 Add nullable parameter types
This works off of Dmitry's commit for nullable return types
2016-05-05 11:53:32 -06:00
..
adding_additional_optional_parameter_error.phpt Add nullable parameter types 2016-05-05 11:53:32 -06:00
adding_additional_optional_parameter.phpt
basic.phpt
by_ref_error.phpt
by_ref.phpt
closure_invoke.phpt Preserve VARIADIC flag for Closure::__invoke() 2015-05-29 11:07:23 +02:00
no_default_error.phpt
non_variadic_implements_variadic_error.phpt Show full signature upon inheritance mismatch 2015-06-29 01:00:12 +02:00
only_last_error.phpt
optional_params.phpt
removing_parameter_error.phpt Show full signature upon inheritance mismatch 2015-06-29 01:00:12 +02:00
typehint_error.phpt Remove mentions of "type hint" and "typehint" 2015-12-24 15:19:31 +01:00
typehint_suppressed_error.phpt Remove mentions of "type hint" and "typehint" 2015-12-24 15:19:31 +01:00
variadic_changed_byref_error.phpt Show full signature upon inheritance mismatch 2015-06-29 01:00:12 +02:00
variadic_changed_typehint_error.phpt Show full signature upon inheritance mismatch 2015-06-29 01:00:12 +02:00
variadic_implements_non_variadic.phpt