Máté Kocsis
|
330cc5cdb2
|
Deprecate implicit nullable parameter types (#12959)
RFC: https://wiki.php.net/rfc/deprecate-implicitly-nullable-types
Co-authored-by: Gina Peter Banyard <girgias@php.net>
|
2024-03-13 21:40:26 +01:00 |
|
Máté Kocsis
|
fe9860c2b0
|
Improve the default value format in incompatible signature error messages
Closes GH-5361
|
2020-04-10 22:50:33 +02:00 |
|
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 |
|
Bob Weinand
|
e5fae77969
|
Show full signature upon inheritance mismatch
|
2015-06-29 01:00:12 +02:00 |
|
Nikita Popov
|
0d7a638866
|
Implement variadic function syntax
As per RFC: https://wiki.php.net/rfc/variadics
|
2013-09-26 18:39:17 +02:00 |
|