1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

9 Commits

Author SHA1 Message Date
haszi
765b2d6eec Remove empty configuration pages (#3538)
Co-authored-by: haszi <haszika80@gmail.com>
2024-07-09 22:24:55 +01:00
Sergey Panteleev
8cdc6621f9 Remove PHP 5, 7 references (#563)
- array functions
- datetime functions
- mbstring functions
- strings functions
- var functions
- xml functions
- json functions
2021-05-16 22:07:40 +03:00
Christoph Michael Becker
44d5d33cee Generate xmlwriter methodsynopses based on stubs
Based on a patch contributed by Máté Kocsis <kocsismate@woohoolabs.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351471 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-21 16:50:36 +00:00
Philip Olson
815b856ad2 Added version information as to be slightly consistent with the XMLReader docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327011 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-07 06:29:12 +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
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
b9d85cd6cd fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283842 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 09:19:14 +00:00
Philip Olson
a03e445187 Mention this is enabled by default as of 5.1.2
# Did not mention the PECL extension because nobody should use it, although
# perhaps that's a different topic altogether (pecl->core)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279893 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-04 19:44:07 +00:00
Hannes Magnusson
56fb464e77 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 resource section to setup.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248883 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-23 22:07:32 +00:00