php-doc-en/language/types
Christoph Michael Becker 3cc52069e2 Refer to intdiv()
Based on a patch provided by an anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346580 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-09 18:05:27 +00:00
..
array.xml Add missing xml:id 2018-11-18 11:15:45 +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 Refer to intdiv() 2019-01-09 18:05:27 +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 Fix error level 2018-11-22 18:10:01 +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