php-doc-en/language/types
2016-10-05 14:22:23 +00:00
..
array.xml Fix #72430: [] operator not supported for strings 2016-09-14 10:56:07 +00:00
boolean.xml Fix 67228; true and false are not keywords; they are constants. 2014-05-08 16:43:45 +00:00
callable.xml Added a note about private and protected methods to callables 2015-11-06 18:16:40 +00:00
float.xml Linked the floating point warning to http://floating-point-gui.de/ 2013-01-23 17:47:58 +00:00
integer.xml updating manual 2016-06-19 20:31:19 +00:00
null.xml Fix capitalisation for null type and use entity for null value. 2012-09-03 10:36:09 +00:00
object.xml Added a note about array to object casting 2014-11-25 23:25:55 +00:00
pseudo-types.xml array|object is also used for parameters 2015-02-06 21:51:02 +00:00
resource.xml Resources hold handles, not handlers (which are governed by the individual functions operating on them) 2016-08-29 20:15:27 +00:00
string.xml There is no 2**31 byte restriction regarding the string length anymore for 64-bit 2016-10-05 14:22:23 +00:00
type-juggling.xml Fix last commit, * is indeed not an addition... 2016-08-18 10:19:53 +00:00