Máté Kocsis
|
7936c8085e
|
Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385)
|
2023-01-23 10:52:14 +01:00 |
|
Nikita Popov
|
6c7b322de2
|
Fix parameter name in count() error message
This parameter has been renamed to $value.
|
2021-07-29 14:25:13 +02:00 |
|
George Peter Banyard
|
2ee7e2982f
|
Promote count() warning to TypeError
Closes GH-6180
|
2020-09-21 21:29:15 +01:00 |
|
Máté Kocsis
|
9975986b7e
|
Improve error messages mentioning parameters instead of arguments
Closes GH-5999
|
2020-09-09 10:47:43 +02:00 |
|
Craig Duncan
|
b000f5c341
|
Add tests for invalid count() operations
|
2016-11-17 09:33:04 +00:00 |
|