Commit graph

66 commits

Author SHA1 Message Date
Jakub Vrana
578a13198f Update versions based on parsing sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344132 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-31 12:27:12 +00:00
André Luis Ferreira da Silva Bacci
e9366ee458 Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade.
See https://github.com/phpdocbrbridge/bridge/blob/master/src/revbumper.php for automatic tool for translations.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342988 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-02 18:42:15 +00:00
Richard Quadling
a1fc5e05be Mixed line endings.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334940 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-23 11:30:49 +00:00
Simion Onea
14af302c9c Making the XML definition consistent across the entire project.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Maciej Sobaczewski
2a08d8ca6b Fix hwapi.apache-integration
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334591 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-23 16:55:42 +00:00
Maciej Sobaczewski
6e3074e341 Remove PHP4-only extensions (sigh...)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334588 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-22 10:29:12 +00:00
Maciej Sobaczewski
b2c1566780 Remove PHP4-only extensions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334587 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-22 10:28:03 +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
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
0d604bbc9d Remove <classsynopsis> from methods and fields definitions
PhD uses this context for decisions about links and similar.
It also simplifies the XML

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322205 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 14:20:43 +00:00
Jakub Vrana
94880ef80d Fix IDs and filenames
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322147 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 17:05:35 +00:00
Jakub Vrana
5c20ff9960 Change IDs function.{class}-{method} to {class}.{method}
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322142 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 16:47:02 +00:00
Jakub Vrana
08d1cf5c92 Move functions/{class}-{method}.xml to {class}/{method}.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322140 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 16:05:16 +00:00
Jakub Vrana
b827a32fad Use {class}::{method} instead of {class}->{method}
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322122 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 05:58:52 +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
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
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
Philip Olson
7cfaafb9bf Help unify PECL install documentation, by using the PECL entities.
Second stage in closing PHP bug #37315


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295214 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-17 20:56:51 +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
Philip Olson
55cc28e8fe CVS->SVN
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287342 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-15 16:39:20 +00:00
Nilgün Belma Bugüner
f19e1eab9c fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283815 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:25:11 +00:00
Philip Olson
8280398c81 Added PHP/PECL version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276441 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-25 18:42:12 +00:00
Hannes Magnusson
0f94c63a68 MFB: Upgrade to the new-reference-structure
- (Created missing setup sections in setup.xml, if any)
 - Moved the intro to book.xml
 - Changed the intro ID from <extname>.intro to intro.<extname>
 - Created empty constants appendix
 - Moved the setup stuff to setup.xml
 -


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248780 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-22 17:03:39 +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
Gwynne Raskind
dbb18851d3 hwapi-revert (in See Also) doesn't exist and seems never to have existed; causes missing ID
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237872 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 00:25:21 +00:00
Mehdi Achour
12dfe282af ref.hwapi: new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237857 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 23:29:46 +00:00
Mehdi Achour
3204cead04 WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237856 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 23:29:17 +00:00
Nuno Lopes
f445c527e5 update membership tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219719 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-10 11:24:47 +00:00
Hannes Magnusson
1d66b74c6d Move extensions to pecl:
- msession
 - hwapi
 - filepro


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219699 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-09 18:27:48 +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
Jakub Vrana
72b0023625 Fix parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188957 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-21 13:56:28 +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
6a9d174b80 Change "object" to specific objects
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173025 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-19 13:37:32 +00:00
Jakub Vrana
fe3023e897 Add object to methodname
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166685 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-18 13:21:49 +00:00
Jakub Vrana
0ac0781692 Fix methodnames
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166283 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 14:10:03 +00:00
Dave Barr
5aa855b67e - Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166223 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 01:00:48 +00:00
Kenneth Schwartz
3ee3100436 changed links to new id's
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154496 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-24 16:39:43 +00:00
Kenneth Schwartz
66d402ae4e extract: minor revision
others:  use <void/>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153220 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-09 10:38:14 +00:00
Mehdi Achour
ecf2dc4870 parse error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152793 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-02 15:58:00 +00:00
Jakub Vrana
49dc34abf7 Uppercase first letters in titles' words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152221 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 08:46:39 +00:00
Mehdi Achour
45a0f65851 CS : Function declarations follow the 'one true brace' convention
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148756 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-15 12:43:50 +00:00
Jakub Vrana
f803865331 Xmas typos 3/5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146654 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-17 14:32:39 +00:00
Mehdi Achour
27960e632c Merry XHTML and CS compliant christmas all \!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00