Andrea Faulds
|
f759936591
|
Permit trailing whitespace in numeric strings
This is part 1 of the 'Saner Numeric Strings' RFC:
https://wiki.php.net/rfc/saner-numeric-strings
|
2020-07-29 02:22:38 +01:00 |
|
Nikita Popov
|
acbf7802af
|
Improved number to string comparison semantics
RFC: https://wiki.php.net/rfc/string_to_number_comparison
Closes GH-3886.
|
2020-07-22 12:23:49 +02:00 |
|
Fabien Villepinte
|
a555cc0b3d
|
Clean DONE tags from tests
Remove most of the `===DONE===` tags and its variations.
Keep `===DONE===` if the test output otherwise becomes empty.
Closes GH-4872.
|
2019-11-07 21:31:47 +01:00 |
|
Gabriel Caruso
|
9c144e0d82
|
Trim trailing whitespace in tests
|
2018-10-14 12:07:20 -03:00 |
|
Nikita Popov
|
45f7b2bcc8
|
Fix CRLF line-endings in tests
Also fix a single instance of CRLF in ibase_query.c.
|
2016-11-20 22:31:24 +01:00 |
|
Andrea Faulds
|
e5eb9530ab
|
Use "float" and "integer" in typehint and zpp errors
|
2014-12-21 13:23:02 +00:00 |
|
Robert Nicholson
|
d2a84e6b22
|
New tests for operators. These tests were auto generated to verify correctness for a number of significant values. The work was done by Dave Kelsey.
|
2009-06-08 11:53:55 +00:00 |
|