php-doc-en/language/types
Jakub Vrana a9b26c34e4 Display language constructs without parentheses
Side effect of this change is that include, require and return are now properly linked. They weren't because they don't live inside <refentry> so PhD doesn't know about them.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324522 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-25 08:39:30 +00:00
..
array.xml Omissions and best practices 2012-03-12 05:06:15 +00:00
boolean.xml Undocument PHP 3 2012-01-06 10:34:31 +00:00
callable.xml Display language constructs without parentheses 2012-03-25 08:39:30 +00:00
float.xml Fixed issue with float comparison example. 2012-01-31 20:40:50 +00:00
integer.xml Replaced Zahlen literal with character entity. Fixes bug #54088. 2011-12-05 23:26:30 +00:00
null.xml Add "Casting to NULL" section back, this time with correct content. 2012-01-27 16:09:45 +00:00
object.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
pseudo-types.xml Document and use callable type hint introduced in PHP 5.4 2012-03-12 05:55:59 +00:00
resource.xml Undocument PHP 3 2012-01-06 10:30:53 +00:00
string.xml Display language constructs without parentheses 2012-03-25 08:39:30 +00:00
type-juggling.xml Commented out or rewrote PHP 6 documentation as discussed. Grep 'FIXME PHP_6' to fix. Closes PHP Bug #51468 2010-04-06 05:24:11 +00:00