1
0
mirror of https://github.com/php/doc-en.git synced 2026-04-28 01:33:12 +02:00
Commit Graph

82 Commits

Author SHA1 Message Date
Yannick Torres ee73d00557 Fix some literal tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324741 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-03 08:26:39 +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 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
Jakub Vrana f052ac1bd7 Revert useless change in 326638
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana c0ade579d4 PHP_INI_* is in fact INI_
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Jakub Vrana c1dc0919bf Linkable reference constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323628 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:37: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 b9c3ddd1d3 Use entities for INI headings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322061 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 08:09:53 +00:00
Richard Quadling fc9e379fd8 Standardise on single style of quotes for XML tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 11:38:58 +00:00
Joey Smith 5957a61933 These are COM constants, not XML constants - probably a c&p error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313300 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-16 22:22:06 +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
Jakub Vrana d3c871ae1e Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308253 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-11 13:16:13 +00:00
Daniel Egeberg 2fd3f0c96d Converted remaining files to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg 92ac19c964 Reverted r297058
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling 41744b84ad Converted to UTF-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +00:00
Daniel Egeberg 96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Kalle Sommer Nielsen 80aaedea33 Fixed bug #51028 (php.net/com could use additional descriptions)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296349 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-18 16:43:28 +00:00
Richard Quadling e2603fd0af Restructured to table and added constant values. Fix #50094
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290373 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-06 10:57:34 +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
Philip Olson f57b4a3ccd Fixed spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278109 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-01 07:39:55 +00:00
Philip Olson 886d5315d2 Fixed examples, for both parse and deprecated errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277448 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-18 21:30:26 +00:00
Damien Seguy 01253d3618 introduction of the foreach entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275923 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-16 15:30:18 +00:00
Philip Olson 5b1f813356 Added PHP/PECL version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275636 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 05:29:58 +00:00
Philip Olson a67ff92b5e Added PHP/PECL version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275552 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-11 07:41:18 +00:00
Jakub Vrana 11092762eb Links in ini.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273180 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:33:40 +00:00
Richard Quadling 5e6b17fa51 Missing &reftitle for setup.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270934 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-10 11:46:36 +00:00
Philip Olson 21a4eed71e New versions.xml that contains version information for this extension,
so, when these functions/methods became available
# Formally known as phpdoc/phpbook/phpbook-xsl/version.xml
# Some changes/updates were made from the phpbook-xsl version


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267947 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-28 23:27:16 +00:00
Carola 'Sammy' Kummert c3385fd893 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265986 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-08 12:49:20 +00:00
Philip Olson db367ae954 Unified <title> and <titleabbrev> in every extensions book.xml/reference.xml
See the following bug report for details: http://bugs.php.net/44736


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260480 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 17:25:13 +00:00
Mehdi Achour 3287c151b3 Switch to new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249567 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-31 15:15:32 +00:00
Mehdi Achour 20ca2afd4b Switch to new doc style
# 250 to go


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249418 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 13:40:52 +00:00
Mehdi Achour 6b20633e2a Switch to new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249414 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 11:35:36 +00:00
Mehdi Achour 18e5fb4e47 WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249413 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 10:06:13 +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 3ece7b1d9b Use a real entity (s/&reference.com.variant-arith;/&com.variant-arith;/g)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248157 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-13 17:49:45 +00:00
Hannes Magnusson 15806a7c94 Fix linkend
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248156 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-13 17:48:29 +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
Hannes Magnusson 0258a77f1e MFB: Rename "functions.xml" to entities.<dirname>.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +00:00
Hannes Magnusson c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Martin Samesch 7c0d31c069 Fix (see #31733)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231094 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 22:12:01 +00:00
TAKAGI Masahiro bcb148b583 unix -> Unix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230116 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-18 01:17:20 +00:00
Philip Olson 009395cfbc Miscellaneous formatting as per our guidelines:
Ex: windows->Windows, commandline->command line, webserver->web server
# Sorry translators, but it needed to be done


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229834 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 09:24:37 +00:00
Hannes Magnusson 186e8a9665 Remove useless note about the removal in PHP5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229033 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 13:45:28 +00:00
Antony Dovgal 04668225f0 no need to use xref here, link is enough
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210144 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-26 20:09:17 +00:00
Nuno Lopes b069a314a4 add tagging
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 19:39:32 +00:00
Philip Olson cee7c2bba3 Implemented the new alias doc style. This alias no longer requires translation
as it exclusively uses the language-* files.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185098 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 16:17:02 +00:00
Nuno Lopes 3c5b81624d finally add the changelog column and update values for all ini.xml files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180481 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 17:36:12 +00:00
Jakub Vrana b1663ed4ba INI directives have been moved to the appendix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179820 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 09:46:10 +00:00
Jakub Vrana 4f3c55e7bd Typos (bug #31837)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178860 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-04 08:24:52 +00:00