Commit graph

33 commits

Author SHA1 Message Date
Adam Harvey
41d8e7ffe4 Update version information to include PHP 7.
This was mostly done programmatically, and is likely wrong for a small number
of functions. We may have to wait for bug reports, unless someone wants to
review this by hand. Basic efforts were made to avoid adding "PHP 7" to
functions that were removed in PHP 5.x (x > 0) and PHP 7, but there are
undoubtedly still issues.

In case we're still using Docbook for PHP 8, I've uploaded the script that I
wrote to do this to GitHub at
https://github.com/LawnGnome/php-doc-version-migrator.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338406 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-04 21:40:07 +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
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
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
Adam Harvey
a164d01395 Fix formedness and validation errors.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307153 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-06 07:36:39 +00:00
Braian Iván Monnier
a2e72b2b3b Typos fixed and documentation updated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307148 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-06 03:02:35 +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
f829dce6bf Fixed bug #50419 (./configure --help still lists --enable-mhash)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292618 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-25 00:42:09 +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
9a674654ec fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283823 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:02:54 +00:00
Philip Olson
0b4604213d Contains version information (when functions became available to PHP)
# Originally from the following location (although likely modified):
# phpdoc/phpbook/phpbook-xsl/version.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268597 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-08 19:02:18 +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
Hannes Magnusson
f06c0e12d8 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>
 - Moved the constants entity to book.xml
 - Changed constants.xml to be an appendix
 - Moved mhash.examples into its own chapter (examples.xml)
 - Moved the requirements, configuration and resources sections to setup.xml
 - Moved the configure entity to setup.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248999 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-26 13:30:44 +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
Jakub Vrana
27fe1ac50a Obsoleted by Hash (bug #38629)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241458 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 16:44:32 +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
Mehdi Achour
642813f7ff ref.mhash: switch to new style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227749 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-21 15:14:02 +00:00
Mehdi Achour
a6508f8846 WS, preparing for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227746 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-21 14:14:09 +00:00
Hannes Magnusson
59bb457f0c Gah. its mhash, not mcrypt, that will be removed in 5.3.0
#Thanks Derick


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@224883 c90b9560-bf6c-de11-be94-00142212c4b1
2006-12-12 10:05:21 +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
Kenneth Schwartz
d259129bb0 use example.outputs[.similar] entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181877 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-11 16:11:52 +00:00
Nuno Lopes
980b52a90b fix #31999: update constants list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180041 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-18 11:10:02 +00:00
Jakub Vrana
f8bd23e2bb Xmas typos 4/5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146741 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 14:14:41 +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
Mehdi Achour
477aa9f95c adding role attribute and php tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138007 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-16 18:59:12 +00:00
Friedhelm Betz
b923b607e9 rsusi.txt: reflect changes
configure.xml files added, linking from refernce.xml files


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106283 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-30 15:33:22 +00:00
Friedhelm Betz
80c9e16666 fixed typos in section id`s: requirenments to requirements
Thanks for catching to Marco Cucinato !


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91375 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-09 10:26:12 +00:00
Friedhelm Betz
6e58856ea0 new structure applied
seperated constants and added


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@89565 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-23 09:36:07 +00:00
Hartmut Holzgraefe
136554cdf7 the en/reference/*/functions.xml files are now auto-generated
(should have been from the start, but somehow i forgot to
 move the generation code from the split to the configure script)

entities/chapters.ent is now called entities/file-entities.ent


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85367 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-11 10:54:22 +00:00
Hartmut Holzgraefe
5b9fc29465 revision tags added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Simone Cortesi
c7b3836e56 WS fix: part ONE of EN
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78261 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 18:56:49 +00:00
Hartmut Holzgraefe
a4b6d72ad3 banana-split
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00