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-26 01:02:25 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3800e1cf970ce78c565e98803f799fa50737ecc6
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
…
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
…