php-doc-en/language/types
Christoph Michael Becker c60cc6f3a8 Update wrt. PHP 7.1
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345238 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-29 14:14:24 +00:00
..
array.xml Not all strings containing valid integers are cast to int 2017-06-07 15:09:53 +00:00
boolean.xml Fix #65852: Wrong documentation about NAN comparison 2017-01-28 16:32:58 +00:00
callable.xml Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
float.xml This patch changes the confusing use of ~ in the float documentation, to the word "approximately" to avoid ambiguousness with the ~ bitwise NOT operator. 2018-06-08 11:15:07 +00:00
integer.xml Fix #53934: The negative PHP_INT_MAX is incorrectly converted to float 2018-05-29 13:41:01 +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
object.xml Array to object cast: numeric keys are accessible as of PHP 7.2.0 2018-05-02 21:51:50 +00:00
pseudo-types.xml Update wrt. PHP 7.1 2018-06-29 14:14:24 +00:00
resource.xml Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
string.xml What's in a name? 2018-06-15 11:50:40 +00:00
type-juggling.xml Added a note about the deprecation of the (unset) cast in 7.2.0 2017-11-29 15:44:34 +00:00