1
0
mirror of https://github.com/php/doc-en.git synced 2026-04-23 23:38:13 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
Christoph Michael Becker 010bb6179a Document COMPersistHelper
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349255 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-26 13:50:10 +00:00
Christoph Michael Becker 888334f152 Document com_exception
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347691 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-30 13:10:11 +00:00
Christoph Michael Becker 28f122648d Remove PHP 4 mentions in COM documentation
Based on a patch provided by girgias@php.net.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347687 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-30 10:52:28 +00:00
Christoph Michael Becker 7279eb69e5 typo fixes by anon users
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337307 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 22:59:13 +00:00
Jakub Vrana 1634a88641 Delete redundant <!-- Membership: -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Hannes Magnusson 858cacd62c mark bunch of extensions with "membership" PI (like the membership comment)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +00:00
Yannick Torres 568d95f88b Fix typo & literal tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324714 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-02 13:36:00 +00:00
Jakub Vrana 122f551481 Move classes outside from functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322198 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 12:47:58 +00:00
Jakub Vrana ac04b2ea21 Extension purpose is not needed anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Torben Wilson af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner a657af6cc4 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283802 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:41:36 +00:00
Hannes Magnusson b499efb673 Use the &Functions; entity (patch by Felipe)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248985 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-25 23:41:33 +00:00
Hannes Magnusson 6c1cc27530 MFB: Upgrade to the new-reference-structure
- Moved the intro from reference.xml to book.xml
	- Change the intro ID to intro.<extname>
	- Moved from reference.xml
		- To setup.xml
			- The requirements section
			- The installation section
			- The configuration entity
			- The resources section
		- To error-handling.xml (<chapter>)
			- The com.exceptions section (changed the id to com.error-handling)
		- To examples.xml (<chapter>
			- The com.foreach section (changed the id to com.examples.foreach)
			- The com.arrays section (cahnged the id to com.examples.arrays)
	- Changes the constants section to be an <appendix>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248155 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-13 17:47:35 +00:00