Commit graph

1029 commits

Author SHA1 Message Date
Philip Olson
1012fd5332 Completed move of language.variables.superglobals to variables/superglobals.xml
And linked to the new register_globals FAQ.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257949 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-20 07:52:37 +00:00
Philip Olson
cd4e1f61d5 Miscellaneous updates. This commit spans en/language/predefined/variables/* and
includes updates for content, markup, and see also links.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257948 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-20 07:50:01 +00:00
Philip Olson
c191d2de89 Created new superglobals page.
Also, superglobal content from ../variables.xml was folded into this page.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257945 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-20 06:48:12 +00:00
Felipe Pena
8cf5fa0c7d - Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257843 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-18 19:49:43 +00:00
Felipe Pena
4c7560caaa - Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257842 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-18 19:33:20 +00:00
Felipe Pena
4bc17b3724 - Added example using nowdocs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257841 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-18 19:22:12 +00:00
Felipe Pena
5b79026e5c - Added new example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257840 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-18 19:18:42 +00:00
Kalle Sommer Nielsen
3322f2c725 Fixes #44253
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257814 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-18 13:34:30 +00:00
Felipe Pena
f5ca557b90 - Added information about NULL as the default parameter value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257695 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-16 16:31:45 +00:00
Philip Olson
b2bf9eca02 Miscellaneous updates. This commit spans en/language/predefined/* and
includes updates for typos, grammar, markup, and new see also links.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257630 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-15 23:19:15 +00:00
Hannes Magnusson
70b4a8b596 Missing file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257516 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-14 17:56:37 +00:00
Hannes Magnusson
ab20dbddf1 Document Exception & ErrorException
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257500 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-14 17:29:22 +00:00
Hannes Magnusson
749e9c3799 Refactor predefined PHP varibles
(90% cut&paste, almost no new content except for examples maybe)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257499 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-14 17:28:03 +00:00
Hannes Magnusson
71a0e2144a - Refactor stream context options and stream context parameters
- Document the curl context options


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257496 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-14 17:24:12 +00:00
Hannes Magnusson
06269d6402 Fixed bug#42516 (__FILE__ resolves symlinks - not mentioned in manual)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257406 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-13 23:46:26 +00:00
Daniel Convissor
6e92ff6281 * Put a return value in the __get() example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257050 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-09 19:18:17 +00:00
Daniel P. Brown
f3959d5987 Fixes Bug #44641 (simple typo).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256788 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-04 18:09:43 +00:00
Daniel Convissor
d06dfc1004 * Refine examples: remove return on bad get, show case of $name in call methods.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256673 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-02 20:27:13 +00:00
Felipe Pena
581291f53d Change "var" to "public"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256112 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-26 11:47:55 +00:00
Felipe Pena
19a2289f66 Added information and example about interface
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256007 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-24 22:26:07 +00:00
Daniel Convissor
e839ed6d20 Minor clean up of examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255662 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-21 12:46:12 +00:00
Daniel Convissor
bcf53732a1 Clarify how overloading really works.
[This is a work in progress. In middle of reviewing user comments and will post some questions to internals.]


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255638 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-20 23:37:27 +00:00
Felipe Pena
2a7002b054 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255604 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-20 16:34:37 +00:00
Gwynne Raskind
c747c4f06f - Normalize whitespace after periods.
- Fix usage of "you".
- Fix a few other minor grammatical oddities.
- Use &null; instead of NULL.
- Add <type/> where appropriate.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255133 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-15 12:45:50 +00:00
Gwynne Raskind
60bc7042e0 s/a list/an array/ take 2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255132 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-15 12:36:52 +00:00
Gwynne Raskind
d0e46eb3b4 s/a list/an array/
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255131 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-15 12:22:33 +00:00
Etienne Kneuss
1cdff557de Precise version infos on that one too
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@254410 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-06 16:46:37 +00:00
TAKAGI Masahiro
84e9af5dfa fix build.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@254013 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-01 05:54:15 +00:00
Daniel Convissor
0d486be007 Explain that __callStatic() was added in 5.3.0.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@254011 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-01 03:30:40 +00:00
Daniel Convissor
7bd3028ed9 Add __callStatic() to oop5 Overloading page and clarify __call() example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@254010 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-01 02:59:26 +00:00
Daniel Convissor
776d390d42 Remove traling whitespace to avoid unexpected changes later.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@254009 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-01 02:26:59 +00:00
Daniel Convissor
c1183e7825 Clarify wording re keywords in variable class names in static context.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253917 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-28 13:26:54 +00:00
Gwynne Raskind
09d9e818a9 5.3 -> 5.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253486 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-21 20:24:32 +00:00
Gwynne Raskind
a9c9d5f2ad added documentation for nowdocs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253479 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-21 19:50:29 +00:00
Gwynne Raskind
0feec568a3 Major cleanup of language.types.*; mostly grammatical work, some markup and WS fixes, no new content. The title 'Resource' was changed to 'Resources' for consistency; a TOC regen is needed to reflect it.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253468 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-21 18:43:17 +00:00
Paul Reinheimer
917a6b2009 It is possible to commit to boolean, not sure why it was ommited from the table
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253290 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-20 05:18:51 +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
Gwynne Raskind
847b241496 Some markup structure and whitespace fixes. This stye of markup is more consistent with DB 5. No content changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253176 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-18 22:32:54 +00:00
Felipe Pena
ad01637284 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253036 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-16 13:41:27 +00:00
Felipe Pena
e973d3a63b Fix filename
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253035 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-16 13:27:44 +00:00
Gwynne Raskind
123738b556 step two: massive whitespace updates. types.xml (containing the entire description of PHP types) was a very large file, and has now been split in several files in en/language/types. No content has been changed whatsoever at this point. This commit fixes whitespace across the board in all the files, and contains no other changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252928 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-14 20:50:33 +00:00
Gwynne Raskind
5b09b299d6 step one of updating language.types: split into separate files (types.xml) was getting too big
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252927 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-14 19:57:17 +00:00
Edward Z. Yang
5fd4ab47ee Document __DIR__ constant.
- Rename __MAGIC__ in tokens.xml from "constants" to "magic constants"


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252734 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-12 04:39:11 +00:00
Etienne Kneuss
7164175020 Document special callbacks
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252539 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-08 22:17:25 +00:00
Hannes Magnusson
2f74d924c9 Document how to check if an object is not an instanceof a class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251509 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-28 13:39:51 +00:00
Felipe Pena
257c6a22dd Add new example ("class::method" as valid callback)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251268 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-24 17:46:12 +00:00
Felipe Pena
f193f6c844 Added __set_state() example (same in var_export()) and __callStatic() in list.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251213 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-23 22:34:20 +00:00
Carola 'Sammy' Kummert
08684a8561 fixing bug 43837
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250848 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-18 11:12:32 +00:00
Etienne Kneuss
8d41f6f315 Fix #43881 (Specify the version in the example)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250808 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-17 19:06:08 +00:00
Etienne Kneuss
dcbfeb28fe Add clarity to function calls inside interpolated values: doc about {${foo()}}
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250326 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-10 16:09:42 +00:00