Commit graph

51 commits

Author SHA1 Message Date
George Peter Banyard
68c2c87150 Fix extension doc membership 2021-06-13 23:23:33 +01:00
Christoph Michael Becker
e41806c30b Revert revision(s) 351724 from phpdoc/en/trunk:
Document false and null return types

Cf. <https://news-web.php.net/php.doc.cvs/17645>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351730 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 18:05:44 +00:00
Jakub Vrana
c80da7c04a Document false and null return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351724 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 12:54:59 +00:00
Christoph Michael Becker
9e0f03ac35 Proper variadics instead of pseudo variadics
We markup variadic parameters with the `rep=repeat` standard DocBook
attribute of `<methodparam>`, and use proper variable names instead of
using the old pseudo variable name `...`.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351129 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 11:17:26 +00:00
Christoph Michael Becker
2d84d3e006 Declare xlink namespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349882 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-14 07:51:37 +00:00
Christoph Michael Becker
17e64f4d02 WDDX: update installation instructions
As of PHP 7.4, the extension is no longer bundled with PHP, but moved to PECL.

The way I've annotated this emulates the installation instructions for [POSIX regex](https://www.php.net/manual/en/regex.installation.php).

Patch provided by jrfnl.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349878 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-14 07:28:25 +00:00
Christoph Michael Becker
fc74d0ee2d Fix contradictory info
See also <http://news.php.net/php.doc.cvs/16634>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347061 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-26 11:45:37 +00:00
Christoph Michael Becker
7be628baf8 Document ext/wddx removal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347028 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-20 13:52:24 +00:00
Christoph Michael Becker
58cde0c5ca Mark ext/wddx as deprecated
We'll add the removal notice, when it actually has been removed.

Cf. <https://wiki.php.net/rfc/deprecate-and-remove-ext-wddx>

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346817 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-12 17:33:05 +00:00
Christoph Michael Becker
d0d36804cd Remove duplicate warning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342872 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-18 12:51:47 +00:00
Christoph Michael Becker
ddc63d0efe wddx_deserialize() must not be used on untrusted input
See http://news.php.net/php.internals/100183.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342852 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-13 15:07:04 +00:00
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
Christoph Michael Becker
0e5f3d37b2 added warning regarding untrusted user input (fixes #70070)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337163 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-14 20:13:55 +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
Richard Quadling
79dcbe011f Provide title to example sections which are currently missing their title and are not accessible via links. Fix #54693
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310851 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-09 14:13:30 +00:00
Hannes Magnusson
9c41222b30 The documentation alias is the actual function, and the documentation function
doesn't exists *sigh* see bug#54557


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310308 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-18 10:11:42 +00:00
Philip Olson
383b579aef - Unified and clarified the installation section of our libxml based XML extensions
- Added libxml requirement to extensions requiring it (w/ new entity)
- Added --disable-* description for those that are enabled by default (w/ new entity)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300860 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-29 19:21:07 +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
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
51bdd398d7 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283841 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 09:15:58 +00:00
Philip Olson
78757896f7 Added PHP/PECL version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275626 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 01:28:10 +00:00
Philip Olson
63aeee6bf7 PHP Version updates
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275440 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-09 17:44:47 +00:00
Philip Olson
1f6db5345c Fixed simple spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271314 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 05:56:46 +00:00
Philip Olson
c79f3fc3aa 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@268251 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 03:27:21 +00:00
Philip Olson
de64f02dcf MFB: Upgrade to the new-reference-structure
- Split reference.xml into book.xml and setup.xml
- Moved from reference.xml to book.xml:
  - The intro text (partintro), and link to the new constant and example pages
- Moved from reference.xml to setup.xml:
  - The rest: requirements, installation, configuration, and resources
- Changed the constants section to be an <appendix>
- Changed the intro ID from <extname>.intro to intro.<extname>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248212 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-14 03:39:07 +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
Mehdi Achour
76d134f188 ref.wddx: switch to new style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229085 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-06 00:35:36 +00:00
Mehdi Achour
ffcef596f0 WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229084 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-06 00:35:15 +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
Sean Coates
ff47d3292e wddx_deserialze became wddx_unserialize yesterday
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193438 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-14 16:10:42 +00:00
Jakub Vrana
ebe7964bf0 WDDX packet is resource
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188977 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-21 23:27:37 +00:00
Antony Dovgal
e093fea5c5 fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174211 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-07 07:31:27 +00:00
Antony Dovgal
2626a87a42 setlocale() doesn't help here because wddx_deserialize() decodes data from UTF8 in any case.
so if you really need to serialize non-ASCII data, you HAVE to use utf8_encode() first.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174199 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-06 22:43:01 +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
Mehdi Achour
fd58a87053 structure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135249 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-16 17:24:47 +00:00
Wez Furlong
83e183c330 Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128535 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-23 17:47:24 +00:00
Damien Seguy
0a593798d6 Structured examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128462 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-23 00:10:57 +00:00
Damien Seguy
05cbb7e8ef wddx-add-vars.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113361 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-24 22:55:00 +00:00
Friedhelm Betz
6d2a53fa7b rsusi.txt: reflect changes
configure.xml files added, linking from refernce.xml files


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106560 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-02 12:55:46 +00:00
Gabor Hojtsy
68b520ea0e Applying new structure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@89191 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-20 13:47:58 +00:00
Simone Cortesi
03235841f0 fixing typos spotted by Paul Hudson on phpdoc (part 3)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-30 16:08:48 +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
4765af8964 WS fix
#others languages will come shortly (tonite Europe)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78287 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 21:57:31 +00:00