This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-25 16:52:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
32c94deac3884370bdaee210257244437440780a
archived-php-src
/
Zend
/
tests
/
variadic
History
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
…
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
…