php-doc-en/language/types
Lucas Werkmeister fab81eeee3
Add floats without exponent to numeric string grammar
The formal grammar for numeric strings included integers, and
floating-point numbers (decimals) with a mandatory exponent, but not
decimal numbers without exponent.

Closes GH-368
2021-01-20 11:38:41 +00:00
..
array.xml Update note wrt. PHP 7.4 and 8.0 2020-11-04 11:33:18 +00:00
boolean.xml Fix #68540: Documenation about checking SimpleXML needs clarification 2021-01-08 12:07:40 +01:00
callable.xml Further removal of PHP 5 mentions in language section 2020-11-09 13:27:06 +00:00
declarations.xml Make class type declaration context independent 2021-01-10 01:40:34 +00:00
float.xml Add a page about numeric strings 2020-11-27 15:56:30 +00:00
integer.xml Add a page about numeric strings 2020-11-27 15:56:30 +00:00
iterable.xml Fix #74296: add documentation for iterable pseudo-type and is_iterable() 2017-04-08 17:03:13 +00:00
null.xml Document PHP 7.2 deprecations as the result of https://wiki.php.net/rfc/deprecations_php_7_2 2017-03-14 11:30:59 +00:00
numeric-strings.xml Add floats without exponent to numeric string grammar 2021-01-20 11:38:41 +00:00
object.xml Array to object cast: numeric keys are accessible as of PHP 7.2.0 2018-05-02 21:51:50 +00:00
resource.xml Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
string.xml Add a page about numeric strings 2020-11-27 15:56:30 +00:00
type-juggling.xml Add a page about numeric strings 2020-11-27 15:56:30 +00:00