Commit graph

70 commits

Author SHA1 Message Date
Christoph Michael Becker
dff279a1fb Fix #76259: Sessions extension does not strictly match Core extention definition
We update the extension-membership of the respective extensions,
and fix the installation instructions where necessary.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344870 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-27 16:42:29 +00:00
Christoph Michael Becker
19320e6c5f Match description of $regs and return value of (mb_)ereg(i)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339748 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-31 10:44:26 +00:00
Adam Harvey
b38c2956ff Begin beefing up our warnings for things removed in 7.0.
First up: ereg.

I've added a couple of new snippets based on the MySQL snippets that allow us
to provide alternatives in the big red warning box atop each page, since that
approach seems to work well there. I'll add more variations as required as I
work through the various extensions that need to be updated.

In general, I'd like to use this approach more consistently moving forward as
we deprecate and remove things, since it gives the user a very obvious link to
follow to find out about the new way of doing things.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338425 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-08 00:42:05 +00:00
Maciej Sobaczewski
9194a9bb5b Mark some functions as deprecated in versions.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336049 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-07 19:29:16 +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
fc6db68bc4 Link quotemeta() and ereg functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330654 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-25 22:21:05 +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
Justin Martin
d895a58b2a Added and clarified function alternatives relating to the deprecation of the regex extension.
Contribution by Ole Aass.
Relates to and closes bug #63934.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329092 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-12 03:54:14 +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
e7b8a85932 Delete bogus double backslash
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324523 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-25 09:31:17 +00:00
Jakub Vrana
c30f13c81f See also preg
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321866 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-07 14:31:13 +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
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
Daniel P. Brown
8d1c19bb8e Added deprecation warning.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287182 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-12 21:53:11 +00:00
Nilgün Belma Bugüner
e2c6385956 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283834 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:46:15 +00:00
Richard Quadling
5aedae62db literal => constant for error constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282808 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-26 07:38:42 +00:00
Damien Seguy
a97184134b add literals
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281973 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-11 13:12:55 +00:00
Damien Seguy
38d3616bf5 using entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281972 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-11 13:09:17 +00:00
Martin Samesch
5521ff3a17 deprecated as of 5.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281927 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-10 13:18:23 +00:00
Yannick Torres
9742d0f6fd correct markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279168 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-22 21:27:21 +00:00
Mehdi Achour
33452ee6b3 Add/move sections to changelogs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277645 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-23 21:08:01 +00:00
Kalle Sommer Nielsen
dedd017325 * is_a() is undeprecated as of 5.3
* ereg extension is deprecated as of 5.3


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270923 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-10 01:46:03 +00:00
Philip Olson
4268d9a85f Contains version information (when functions became available in PHP)
# Originally from the following location (although modified):
# phpdoc/phpbook/phpbook-xsl/version.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267992 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-30 02:19:33 +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
Martin Samesch
ea8483206e fixed link
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249020 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-26 14:40:47 +00:00
Philip Olson
751d5e9a41 MFB: Upgrade to the new-reference-structure
- Split reference.xml into book.xml, setup.xml, constants.xml, and examples.xml
- Moved from reference.xml to book.xml:
  - The intro text (partintro), and link to various pages
- Moved from reference.xml to setup.xml:
  - The rest: requirements, installation, configuration, and resources
- Moved constants from reference.xml to new constants.xml
- Moved examples from reference.xml to new examples.xml
- Changed the intro ID from <extname>.intro to intro.<extname>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248706 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-21 23:53:46 +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
343ecac338 See also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247640 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-05 10:23:19 +00:00
Hannes Magnusson
91304a95bb Lets use the superglobal array in the example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244935 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-27 14:47:36 +00:00
Martin Samesch
bf60807683 typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240741 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-05 12:25:57 +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
d2493f8e3f ref.regex: new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237709 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 00:17:13 +00:00
Mehdi Achour
16fe2685e8 WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237703 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 00:16:44 +00:00
Jakub Vrana
365e4b1201 See also str_split (bug #35516)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201874 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-02 09:35:27 +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
Yannick Torres
e1c5dc16c6 add missing cdata section, use more entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178042 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-23 20:24:36 +00:00
Jakub Vrana
c148211fa2 Replace <parameter>&amp; by <parameter role="reference">
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172416 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 08:30:50 +00:00
Sean Coates
6d6f2bb760 grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169356 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-27 15:53:29 +00:00
Damien Seguy
e3d6824e23 adding example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169343 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-27 12:21:09 +00:00
Sean Coates
12cdc054e4 grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168320 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 16:31:46 +00:00
Jakub Vrana
3974f6c102 Return value (bug #29712)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168311 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 14:34:21 +00:00
Jakub Vrana
65609f18e2 Uppercase first letter in refpurpose
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166801 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 12:14:46 +00:00
Jakub Vrana
0b5f04dcd6 Return type (howto/working.xml: Do not use mixed, if the return value is of a certain (not boolean) type, and FALSE only on error.)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166566 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-17 07:26:27 +00:00
Philip Olson
8703a13bd1 Closes bug #29714 (returns # matches on success, so mixed not bool),
and also completed the example.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166544 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-16 23:39:05 +00:00
Tom Sommer
ea9a85ca4a Fix bug #29712 - ereg() does not return TRUE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166540 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-16 22:35:06 +00:00
Damien Seguy
5eff4c02aa Fixing preg_spliti
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166106 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 01:17:36 +00:00
Jakub Vrana
647ee5c6a2 Nuke tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165127 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 17:25:34 +00:00
Jakub Vrana
37771eeb9e Parameters passed by reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165096 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 15:51:11 +00:00