Commit graph

22 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
2cc3cbcb7c Link to regex manpage
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164281 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-25 17:01:06 +00:00
Nuno Lopes
0e4e45fb2c remove un-needed text and change <titleabbrev>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162876 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-08 15:42:48 +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
Derick Rethans
872cf12847 - Cleanup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132680 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 21:31:15 +00:00
Moriyoshi Koizumi
e8c85ca00c Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@123748 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-17 12:17:50 +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
Hartmut Holzgraefe
45821ec922 small addition
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@101371 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-25 21:59:10 +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
c6f9394cf1 new structure applied
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91143 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-07 10:04:58 +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
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