php-doc-en/language/types
Christoph Michael Becker 1ffbadf290 Document mixed type (as of PHP 8.0.0)
As of PHP 8.0.0, the `mixed` type is available as proper type, so we
move the respective info out of the pseudo types section, which can be
removed now, since it is practically empty.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351804 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-01 01:29:53 +00:00
..
array.xml Update note wrt. PHP 7.4 and 8.0 2020-11-04 11:33:18 +00:00
boolean.xml Use canonical type names 2020-11-02 15:39:04 +00:00
callable.xml Further removal of PHP 5 mentions in language section 2020-11-09 13:27:06 +00:00
declarations.xml Document mixed type (as of PHP 8.0.0) 2020-12-01 01:29:53 +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 a page about numeric strings 2020-11-27 15:56:30 +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