1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-24 07:42:10 +01:00

7 Commits

Author SHA1 Message Date
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
Rui Hirokawa
93c8f3c130 added 2nd argument for escapeshellcmd().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318573 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-30 08:27:49 +00:00
Justin Martin
a6663ef7ad Vodafone Live! no longer exists. Removed link to it.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305645 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-22 07:14:47 +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
6bbf2e651d fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283822 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:57:45 +00:00
Hannes Magnusson
0e346a29ed 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 the mbstring.php4.req into its own chapter (encoding-requirements.xml)
 - Changed mbstring.encodings to be an chapter (encodings.xml)
 - Moved the mbstring.http section into its own chapter (http-inout.xml)
 - Moved the mbstring.ja-basic into its own chapter (ja-basic.xml)
 - Moved mbstring.overload into its own chapter (overloading.xml)
 - Moved mbstring.supported-encodings into its own chapter (supported-encodings.xml)
 - Moved the configure & ini entities to setup.xml
NOTE: There is still a partintro in refernce.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248994 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-26 13:18:30 +00:00