Máté Kocsis
|
c322da0606
|
Fix misleading pass by reference error message (#10639)
|
2023-07-18 15:02:38 +02:00 |
|
Nikita Popov
|
25f1c405ff
|
Update ext/standard parameter names
Closes GH-6214.
|
2020-09-29 16:49:46 +02:00 |
|
Máté Kocsis
|
9975986b7e
|
Improve error messages mentioning parameters instead of arguments
Closes GH-5999
|
2020-09-09 10:47:43 +02:00 |
|
Nikita Popov
|
971e5c5186
|
Fixed bug #79783
Make sure we don't drop the by-reference check when passing the
result of a VM builtin function.
|
2020-07-07 09:56:14 +02:00 |
|