php-doc-en/language/predefined
Daniel Egeberg 2b587ab01f Normalized initializer NULL-values to use the &null; entity:
for file in `find -name '*.xml'`; do sed -i -e 's/<initializer>null<\/initializer>/<initializer>\&null;<\/initializer>/i' $file; done



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298918 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-03 17:10:04 +00:00
..
arrayaccess Lets make that arrayaccess 2009-11-24 10:56:54 +00:00
errorexception Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
exception Normalized initializer NULL-values to use the &null; entity: 2010-05-03 17:10:04 +00:00
iterator Fixed PHP bug (Iterator::key() return value should not say "integer 0 on failure") 2010-03-06 13:31:15 +00:00
iteratoraggregate Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
serializable Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
variables Clarified URL decoding. 2010-03-11 22:22:50 +00:00
arrayaccess.xml Added new entities for Properties, Methods, InheritedMethods, Constants 2009-12-29 09:42:00 +00:00
errorexception.xml Added new entities for Properties, Methods, InheritedMethods, Constants 2009-12-29 09:42:00 +00:00
exception.xml Removed documentation for private properties, as discussed on the list: http://markmail.org/message/go3tvlob2kds63cv 2010-05-01 04:42:27 +00:00
exceptions.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
interfaces.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
iterator.xml Added new entities for Properties, Methods, InheritedMethods, Constants 2009-12-29 09:42:00 +00:00
iteratoraggregate.xml Added new entities for Properties, Methods, InheritedMethods, Constants 2009-12-29 09:42:00 +00:00
serializable.xml Added new entities for Properties, Methods, InheritedMethods, Constants 2009-12-29 09:42:00 +00:00
traversable.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
variables.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
versions.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00