Commit graph

341 commits

Author SHA1 Message Date
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
Richard Quadling
151fe2c9f7 Link to additional configuration of PHP on the commandline for Windows.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287637 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-24 14:10:30 +00:00
Philip Olson
6c18ab3fe2 - Rewrote the reflection documentation as a book, and removed it from the OOP 5 section
- Many parts are still considered undocumented -- feel free to edit
- Some content stolen from here:
--- http://svn.php.net/viewvc/phpdoc/en/trunk/language/oop5/reflection.xml?revision=283798&view=markup
--- http://svn.php.net/viewvc/php/php-src/trunk/ext/reflection/tests/


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287332 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-15 14:39:48 +00:00
Daniel P. Brown
aa1104a02a Added PHP 5.3 deprecation warning.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287196 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-13 03:32:47 +00:00
Daniel P. Brown
5fce825457 Addresses Bug #48437 by rewording the documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@284632 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-23 04:10:58 +00:00
Nilgün Belma Bugüner
76a256e435 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283795 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 05:41:13 +00:00
Richard Quadling
8f8c8c6890 Fix regex for bug#48836
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283700 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-08 08:20:50 +00:00
Kalle Sommer Nielsen
01d98b9b7b Improved the batch code for the sample shell script
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282802 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-26 07:11:35 +00:00
Damien Seguy
4ce84353b5 fix some spelling and entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282285 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-17 08:44:24 +00:00
Yannick Torres
393f22fee2 fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279745 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-02 22:27:55 +00:00
Jakub Vrana
bd5a2c1685 Link book
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279733 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-02 19:08:40 +00:00
Hannes Magnusson
eddced2a8b open_basedir is PHP_INI_ALL as of 5.3.0, but only for tightening the
path


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270866 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-09 11:48:40 +00:00
Philip Olson
84525eff8e Changed deprecated ereg to preferred preg from SeeAlso and Examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270042 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-28 20:34:00 +00:00
LEE Yun-young
cbed0863b0 missing ing added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269231 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-18 03:57:54 +00:00
Jakub Vrana
ab80f6a659 Link apc.rfc1867 (bug #41703)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268734 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-10 11:29:14 +00:00
Jakub Vrana
e4e554e4c2 Affects sessions (bug #43919)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268512 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 14:01:51 +00:00
Jakub Vrana
66911439c0 php -l exit code is 0 or -1 (bug #44020)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268503 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 13:11:44 +00:00
Jakub Vrana
1d77695477 Safe mode defaults to On with --enable-safe-mode (bug #44801)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268471 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 09:52:55 +00:00
Jakub Vrana
c8318b2b0d CGI version is named php-cgi (bug #45118)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268361 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-05 16:30:57 +00:00
Jakub Vrana
a8c22e97f7 Utilize &ini.php.constants;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265847 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-03 10:21:13 +00:00
Kalle Sommer Nielsen
3d95b4e0f9 Fix reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265561 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-27 15:51:52 +00:00
Hannes Magnusson
5cd5661448 Use proper markup for variables
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265362 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 15:40:25 +00:00
Florian Anderiasch
1da8fc95b3 minor fix: added <literal>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258910 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-02 14:11:24 +00:00
Philip Olson
9f79dcfc25 removed a lingering php 3 note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258296 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-23 15:24:15 +00:00
Hannes Magnusson
2f5da6e19b Clearify entry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257379 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-13 19:11:08 +00:00
Philip Olson
d522d135a1 Removed PHP 3 information from the manual. Goodbye PHP 3, thanks for all the memories!
This commit covers many files.
The CVS file phpweb/manual/php3.php will exist to store [most of] this info.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253274 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-19 21:45:32 +00:00
Jakub Vrana
32c4acfc8b Extra bracket (thanks to Nuno)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247545 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-03 15:12:47 +00:00
Jakub Vrana
c678fe23e5 Promote allow_url_include
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247521 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-03 10:36:07 +00:00
Jakub Vrana
c6a8b76289 WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247140 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-27 11:15:17 +00:00
Hannes Magnusson
fe5cb1bb22 - Add notes about -f and script arguments
- Fix typo


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246862 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-23 19:47:44 +00:00
Jakub Vrana
d78803af92 STD* with reading from stdin (bug #43283)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246589 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-21 11:41:15 +00:00
Fernando Correa da Conceição
c4588d1ad9 Fix double revision tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244980 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-27 22:24:11 +00:00
Hannes Magnusson
d8900fabf5 Remove obsolete comment (works fine in phd)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243450 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-03 11:28:18 +00:00
Nuno Lopes
de383c4aab fully automatic update of the ini.xml files
please review this patch and notify me of any problems
PS: please review this :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243190 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-29 22:54:33 +00:00
Nuno Lopes
a8b8d3bac1 semi-automatic update of ini.xml files, take #3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243111 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-28 22:24:18 +00:00
Jakub Vrana
ff69bf2c10 Non-existing files are not resolved in open_basedir (bug #34680)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241644 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 13:35:08 +00:00
Jakub Vrana
3d86e0a93a H in Virtualhost
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241323 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 14:57:40 +00:00
Hannes Magnusson
46a54186af Revert bogus s/id/xml:id in examples caused by the docbook5 upgrade
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238929 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-30 14:14:03 +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
Gwynne Raskind
736a781b8a Fix typo in php.ini example (fixes bug #41701)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237893 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 08:38:45 +00:00
Gwynne Raskind
f01ca0bb63 Fix minor grammatical error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237680 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-14 18:23:51 +00:00
Hannes Magnusson
1be9d6e1dc Add examples for --rc, --re, --ri
Fix typo


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236143 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-22 17:07:23 +00:00
Hannes Magnusson
7a5d485944 - Sync php -h output with 5.2.3
- Document --ini (no, there is no short-option)
- Add note for --rf, rc & re that ext/reflection is required


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236135 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-22 16:35:10 +00:00
Richard Quadling
2e1e467bdf FIX #40775 : PHP -a and __autoload() don't mix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235572 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-14 10:02:11 +00:00
Jakub Vrana
107774c160 MAX_FILE_SIZE is not checked by browsers (bug #40387)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232469 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 17:37:48 +00:00
Philip Olson
009395cfbc Miscellaneous formatting as per our guidelines:
Ex: windows->Windows, commandline->command line, webserver->web server
# Sorry translators, but it needed to be done


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229834 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 09:24:37 +00:00
Nuno Lopes
e60568fbb1 document --r* switches
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229542 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-11 14:01:31 +00:00
Philip Olson
48af34847f Removing "autoglobal" in favor of "superglobal" as it's the "official" term.
This should not confuse users because superglobal is used about 4x as often
in the manual, and it's what most people say/write. This old term is leftover
from when these auto super global variables were first introduced.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229400 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-09 07:28:30 +00:00
Hannes Magnusson
72d99e47b8 Whopsy. Lets make docbook happy and replace <title> less <example>s with
<informalexample>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229071 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 21:01:02 +00:00
Hannes Magnusson
9d80ea4c83 WS after markup changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229065 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 20:20:16 +00:00