php-doc-en/language
Christoph Michael Becker eb0bd932eb Replace "number" type with built-in types
There is really no need for a pseudo type here; we can either use the
`int|float` union, or spell out the abbreviation, instead.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351123 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 09:17:09 +00:00
..
context Remove SSL context options which have been removed in PHP 7.0, 2020-11-02 00:35:31 +00:00
control-structures Remove mention of PHP 5 in Language Reference section 2020-10-31 19:13:58 +00:00
errors Fix #79901: Wrong Link 2020-07-27 11:37:34 +00:00
figures added xkcd image to the goto docs 2009-06-14 22:03:29 +00:00
oop5 Fix #70702: Documentation missing to explain unexpected optimisation behaviour 2020-08-31 11:18:06 +00:00
predefined Remove mention of PHP 5 in Language Reference section 2020-10-31 19:13:58 +00:00
types Replace "number" type with built-in types 2020-11-02 09:17:09 +00:00
wrappers Remove mention of PHP 5 in Language Reference section 2020-10-31 19:13:58 +00:00
basic-syntax.xml Remove mention of PHP 5 in Language Reference section 2020-10-31 19:13:58 +00:00
constants.xml Remove mention of PHP 5 in Language Reference section 2020-10-31 19:13:58 +00:00
context.xml add Zip context options page 2017-04-05 09:28:14 +00:00
control-structures.xml Fix build and make desired changes visible 2020-03-05 13:39:49 +00:00
errors.xml Add embryonic error handling section, since we don't have one place for this. 2015-08-09 01:15:47 +00:00
exceptions.xml Remove mention of PHP 5 in Language Reference section 2020-10-31 19:13:58 +00:00
expressions.xml Improve wording 2017-03-10 18:54:34 +00:00
functions.xml Remove mention of PHP 5 in Language Reference section 2020-10-31 19:13:58 +00:00
generators.xml Remove mention of PHP 5 in Language Reference section 2020-10-31 19:13:58 +00:00
namespaces.xml Remove mention of PHP 5 in Language Reference section 2020-10-31 19:13:58 +00:00
oop5.xml Remove mention of PHP 5 in Language Reference section 2020-10-31 19:13:58 +00:00
operators.xml Replace "number" type with built-in types 2020-11-02 09:17:09 +00:00
references.xml fix typos in language reference 2019-02-18 05:16:33 +00:00
types.xml Replace "number" type with built-in types 2020-11-02 09:17:09 +00:00
variables.xml Remove mention of PHP 5 in Language Reference section 2020-10-31 19:13:58 +00:00
wrappers.xml Split wrappers.xml into wrappers/*.xml 2010-12-11 19:47:26 +00:00