php-doc-en/language/types
2015-03-29 20:39:57 +00:00
..
array.xml Changed 'hallo' to 'hello'. 2013-12-27 03:47:35 +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 example showing objects implementing __invoke being callable 2015-03-29 20:39:57 +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 Clarify the integer situation on 64 bit Windows. 2014-06-13 17:57:04 +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 Undocument PHP 3 2012-01-06 10:30:53 +00:00
string.xml Fix version of \e (was not available on Windows before, see bug #61827) 2015-01-15 17:17:37 +00:00
type-juggling.xml no more "FIXME PHP_6" todo comments 2014-07-24 12:28:07 +00:00