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-28 02:02:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0ae8a3f3d64055ecd153e40ab08ddbbbcfbe06fa
archived-php-src
/
Zend
/
tests
/
variadic
History
Máté Kocsis
960318ed95
Change argument error message format
...
Closes GH-5211
2020-02-26 15:00:08 +01:00
..
adding_additional_optional_parameter_error.phpt
…
adding_additional_optional_parameter.phpt
…
basic.phpt
…
by_ref_error.phpt
Make ASSIGN, ASSIGN_OP, INC and DEC opcodes to return IS_TMP_VAR instead of IS_VAR.
2020-02-07 13:36:52 +03:00
by_ref.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
Reindent phpt files
2020-02-03 22:52:20 +01:00
removing_parameter_error.phpt
…
typehint_error.phpt
Change argument error message format
2020-02-26 15:00:08 +01:00
typehint_suppressed_error.phpt
Change argument error message format
2020-02-26 15:00:08 +01:00
variadic_changed_byref_error.phpt
…
variadic_changed_typehint_error.phpt
…
variadic_implements_non_variadic.phpt
…