5 Commits

Author SHA1 Message Date
Andrea Faulds
a3ea4e992f Warn about invalid strings in arithmetic
Squashed commit of the following:

commit 4bc40d9178
Author: Andrea Faulds <ajf@ajf.me>
Date:   Sun Mar 20 02:20:28 2016 +0000

    Update spec for invalid numeric strings

commit 2461e4f738
Author: Andrea Faulds <ajf@ajf.me>
Date:   Wed Feb 24 16:53:26 2016 +0000

    Updated tests for invalid numeric strings
2016-03-30 01:46:51 +01:00
Nikita Popov
33063d96e4 Update numeric string spec for PHP 7
* Clarify what whitespace is supported - this is not the same as
   the white-space production.
 * Clarify that a sign is supported (which is not the case for
   the normal int/float productions)
 * Clarify that we only support decimal digits or float literals
2015-03-25 12:33:05 +01:00
Nikita Popov
8af91fd41c Make phpt tests canonical 2015-01-07 22:42:29 +01:00
JoelMarcey
75d2286a09 setLocale(LC_ALL, 0) can vary depending on system 2015-01-04 00:48:08 -08:00
JoelMarcey
02d8a11d9a Initial draft specification commit
Summary:

"A journey of a thousand miles begins with a single step" - Lao-tzu
2014-07-30 09:37:33 -07:00