Commit graph

396 commits

Author SHA1 Message Date
Jakub Vrana
a9b26c34e4 Display language constructs without parentheses
Side effect of this change is that include, require and return are now properly linked. They weren't because they don't live inside <refentry> so PhD doesn't know about them.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324522 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-25 08:39:30 +00:00
Jakub Vrana
a2dcf5deaa PHP 5.4 options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324201 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-13 19:55:59 +00:00
Philip Olson
4f90edebfb Added a changelog for the safest all of modes, with 5.3 and 5.4 entries
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323756 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 00:52:55 +00:00
Nikita Popov
2f0cfaf406 Add &warn.deprecated.feature-5-3-0.removed-5-4-0; entity and replace some usages of the outdated removed-6-0-0 entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323674 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 18:17:15 +00:00
Jakub Vrana
f052ac1bd7 Revert useless change in 326638
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana
c0ade579d4 PHP_INI_* is in fact INI_
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Jakub Vrana
b9c3ddd1d3 Use entities for INI headings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322061 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 08:09:53 +00:00
Jakub Vrana
980c3e61c4 Link INI descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322060 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 07:37:46 +00:00
Peter Cowburn
3472f3120d link to phpinfo function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318789 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-04 20:01:21 +00:00
Richard Quadling
a56106f691 Standardized on double quotes for attributes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317502 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-30 14:21:51 +00:00
Richard Quadling
230af446ae What am I on!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315983 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-01 13:05:54 +00:00
Richard Quadling
ccc10a0d59 Typo. Fix bug #55561
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315982 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-01 13:03:37 +00:00
Hannes Magnusson
12fbd8121c point to the session handler rather then apc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315771 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-30 11:29:49 +00:00
Mike Ford
fa6e196973 Improve English: "in case" does not mean "if" (part 1).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313913 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-29 10:46:17 +00:00
Christopher Jones
5e86d2b2ff Swap .html & .php order to match Moriyoshi's fix for bug 55134
in http://svn.php.net/viewvc?view=revision&revision=313627

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313637 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-23 17:12:42 +00:00
Christopher Jones
b7376bfcbe Sync example output with Moriyoshi's recent code changes for bug #55071
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313551 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-21 18:05:34 +00:00
Shein Alexey
ee8b22bed4 Fixed false -> &false;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313041 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-07 07:30:28 +00:00
Christopher Jones
d03b529693 Basic updates to CLI web server description based on the RFC
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313025 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-06 19:55:49 +00:00
Mike Ford
70b2e0026b Improvify and simplicate English; convert from second to third person; make tenses more consistent.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313007 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-06 12:44:19 +00:00
Philip Olson
5dc9ad2fb7 Added basic cli web server documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312768 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-01 14:09:12 +00:00
Jakub Vrana
30044bba48 cli.prompt and cli.pager
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312731 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 20:39:27 +00:00
Jakub Vrana
8888c9528e Future is now
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312729 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 20:22:04 +00:00
Jakub Vrana
3f2fb9f38c Document --rz
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312666 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 12:20:29 +00:00
Adam Harvey
8dc20f0caf Remove extraneous hyphen.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309930 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-04 02:52:14 +00:00
Shein Alexey
a8f0280e9b Fixed some typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307402 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-12 07:10:39 +00:00
Daniel P. Brown
bbf6fbd070 Rewrite of $argv blurb, which not only contained a typo, but was rather confusing in its present form.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305839 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-29 17:04:30 +00:00
Kalle Sommer Nielsen
dd3df871f5 Not supporting HTTP authentication using CGI is legacy and so old that its not worth telling the user anymore (Fixes bug #52670 (HTTP authentication with CGI))
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304542 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 07:48:07 +00:00
Adam Harvey
dd144da0e1 Fix doc bug #52846 (max_file_uploads is not mentioned in the documentation).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303378 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-15 04:08:06 +00:00
Gustavo André dos Santos Lopes
a5c69fdd70 - Clarifying apparently contradictory phrase, as per bug #52695
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303065 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-06 04:44:15 +00:00
Joey Smith
62f5d55bb7 Fix CFLAGS definition in the example (was missing the -D)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302401 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-17 18:23:41 +00:00
Daniel Egeberg
daf137f592 Cleaned up the examples a bit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299622 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-22 09:33:18 +00:00
Daniel Egeberg
89a79ec8c9 Added interactive shell prompt escape sequences.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299581 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-21 14:36:06 +00:00
Daniel Egeberg
20b6ea33c7 Interactive shell documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299580 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-21 14:05:13 +00:00
Jakub Vrana
b554ceabc5 Use htmlspecialchars() in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298287 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-21 23:35:56 +00:00
Philip Olson
3e57d6ccfd Commented out or rewrote PHP 6 documentation as discussed. Grep 'FIXME PHP_6' to fix. Closes PHP Bug #51468
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297557 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-06 05:24:11 +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
Daniel Egeberg
fa3444470f Cleaned up the CLI section:
- Split it in several subsections
- Removed obsolete version references
- Cleaned up inconsistent formatting

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295199 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-17 10:56:28 +00:00
Kalle Sommer Nielsen
eb6c01ef2a Fixed bug #51054 (UPLOAD_ERR_EXTENSION documentation unclear)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295140 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-16 07:27:55 +00:00
Kalle Sommer Nielsen
89a8eb7053 We don't need to mention these old and unsupported browsers anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295139 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-16 07:26:50 +00:00
Hannes Magnusson
addd46f533 Ah, that comment referred to php --long-name, not getopt() :P
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293676 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 22:34:34 +00:00
Hannes Magnusson
a76b4d0462 - I moved few months ago
- Update the "olson database" example output (since I am here)
- Move that not-making-any-sense version note below the table and fix the version



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293675 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 22:25:47 +00:00
Hannes Magnusson
b3774f436d - Add 2 more hardcoded ini settings
- Update the php -h output



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293672 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 22:14:14 +00:00
Hannes Magnusson
f9d005c207 - Use <acronym> for acronyms
- Slight rephrase of the introduction


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293671 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 21:57:28 +00:00
Hannes Magnusson
b942032e4f - More markup upgrades
- Remove unrelated info (that paper link however is interesting)



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293666 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 21:27:09 +00:00
Hannes Magnusson
c61ad553a8 Update markup (especially for examples)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293664 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 20:56:29 +00:00
Hannes Magnusson
24e7ff9053 Hopefully fixed bug#48803
"copy&paste" from an email from Rasmus to internals@ recently


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293645 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 14:45:59 +00:00
Richard Quadling
aabc5b625c WS Tab removal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293550 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-14 16:21:22 +00:00
Richard Quadling
04a0c156ef Add <alt> tags to <mediaobject> tags.
Corrected typo in example title for image/functions/imagestringup.xml

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293274 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-08 13:59:09 +00:00
Jakub Vrana
069efca2fc Syntax highlighting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291084 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-20 13:52:40 +00:00
Jakub Vrana
4044c53ebf Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291083 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-20 13:48:44 +00:00