Commit graph

15221 commits

Author SHA1 Message Date
Torben Wilson
d2f58ea7cb Noted that the values of static class variables and class constants
may be accessed as the names of variables in the local scope, but that
single-curly-brace syntax will not work with function or method calls
or static class variables or class constants.
Addresses bug #47369.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288077 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-05 06:39:01 +00:00
Kalle Sommer Nielsen
f3d27e9e9e Link to PCRE (bug #49440)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288073 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-05 00:50:21 +00:00
Anthony Bedford
fe182bbe80 Fixes doc bug #49460
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288055 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-04 15:27:21 +00:00
Richard Quadling
7f43359a3a Correct c'n'p of ID for TokyoTyrant::tune
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288037 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-04 10:21:17 +00:00
Mikko Koppanen
a2a5b3f4b3 docs for tune method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288035 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-04 08:03:59 +00:00
Mikko Koppanen
6e8423a25c added reconnect
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288032 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-04 07:56:46 +00:00
Mikko Koppanen
7b851e3fa1 Fix param description and types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288031 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-04 07:45:15 +00:00
Torben Wilson
c889127223 Note that in order to use a negative offset to count from the end of
the file, you must specify SEEK_END in the 'whence' parameter.
Addresses bug #47371.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288029 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-04 07:28:53 +00:00
Torben Wilson
1d625605fe Changed 'Autoloading Objects' to read 'Autoloading Classes'.
Addresses bug #49171.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288025 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-04 02:23:30 +00:00
Torben Wilson
2468f47572 Noted that the array pointer is no longer reset for array accesses
made within a function when the array has been passed to the function.
Addresses bug #46535.
--This line,
and those below, will be ignored--

M    migration5.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287977 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-03 06:49:15 +00:00
Jakub Vrana
bad28941c9 Missing fullstop
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287969 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-02 13:36:20 +00:00
Johannes Schlüter
52ca613e45 ReflectionObject::__construct expects an objeect, no string
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287966 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-02 10:16:36 +00:00
Kristina Chodorow
688dd1821c added file field
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287955 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-01 23:26:44 +00:00
Richard Quadling
607639bdac Missing properties and methods of the built-in Exception class and note regarding the inability to clone an Exception.
Fixes bug #49402

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287937 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-01 10:20:56 +00:00
Torben Wilson
e6ec4a9ee3 Added a bit more information to &tip.fopen-wrapper; to given more
information about what may be found there.
Addresses bug #49413.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287935 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-01 05:41:43 +00:00
Jakub Vrana
11687bb504 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287918 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-31 13:19:08 +00:00
Nilgün Belma Bugüner
2f0cd62b05 testing mime type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287875 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-29 10:07:29 +00:00
Daniel Convissor
f104a53630 Clean up example titles
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287874 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-29 04:46:31 +00:00
Daniel Convissor
6e1d066cc0 Tweak grammar from last commit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287873 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-29 04:38:13 +00:00
Daniel Convissor
d022de3adc Rename calendar section to date.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287860 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-28 17:03:27 +00:00
Daniel Convissor
a8231241df Adjust recent DateInterval changes based on feedback from Derick. Add link to interval format spec.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287858 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-28 16:02:21 +00:00
Daniel Convissor
c2bd4ff008 Change literal to function around method names.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287857 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-28 15:59:28 +00:00
Richard Quadling
0184ad5ac0 Example missing some output.
Fix for bug#49395

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287845 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-28 10:56:51 +00:00
Torben Wilson
6e6a7b535a Fixed an old incorrect description of array union.
Addresses bug #46765.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287831 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-28 08:34:04 +00:00
Torben Wilson
3152dc0fa7 Typo fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287828 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-28 07:08:17 +00:00
Torben Wilson
8a0492f839 Documented what happens when you use extract() on $_FILES with
EXTR_SKIP when register_globals is turned on. Also noted that good
coding practice means you should never see this.
Addresses Bug #45283.
Also fixed some minor grammatical problems.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287827 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-28 06:43:30 +00:00
Daniel Convissor
f417871e66 Add a note about chaining assignments, responding to several user notes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287826 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-28 03:22:29 +00:00
Daniel Convissor
cc8bf3df3b Add see also. Tweak the note wording in my prior commit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287825 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-28 02:21:17 +00:00
Kristina Chodorow
75b604c34a snapshot and example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287824 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 22:50:20 +00:00
Daniel Convissor
70c8cee058 add/sub are not marked experimental in 5_3 branch.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287823 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 22:28:23 +00:00
Daniel Convissor
161a1ff436 make interval param an interval object/link now that interval format is properly documented.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287822 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 22:23:39 +00:00
Daniel Convissor
791c1e2460 explain the interval format
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287821 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 22:15:31 +00:00
Joris van de Sande
6178255c0b - Added documentation for OuterIterator interface (without examples at the moment)
- Updated description for RecursiveIterator interface
- Updated description for RecursiveIteratorIterator class


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287818 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 19:01:36 +00:00
Joris van de Sande
ac6a20a110 make clear that only 'r' and 'w' are supported as valid values for the mode parameter of bzopen.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287816 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 17:29:35 +00:00
Daniel Convissor
fda91bbd0d clarify precedence of logical operators, bug 48262
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287814 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 15:45:24 +00:00
Richard Quadling
31983bcfe4 Typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287805 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 12:34:57 +00:00
Richard Quadling
bb2d79ed0c get_class's output is case sensitive.
Fix for bug #49385 

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287804 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 12:23:30 +00:00
Richard Quadling
2504a991f3 Fix commandline usage of PHP on windows to allow PHP scripts to act as commandline filters.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287802 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 12:17:39 +00:00
Alexey Romanenko
d391e86b1f initial commit for PECL extension gupnp
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287795 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 08:32:35 +00:00
Torben Wilson
9bd06a0d9d Document the fact that key() returns NULL when the array pointer is out of bounds.
Addresses Bug #47330.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287789 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 04:48:24 +00:00
Torben Wilson
e99cfa6a1a Used the entity for &null;.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287788 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 04:22:21 +00:00
TAKAGI Masahiro
30a2882043 set svn:keywords.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287786 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 02:53:47 +00:00
Jakub Vrana
e91155d052 Project language
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287737 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-26 11:05:52 +00:00
Jakub Vrana
b0d417b9be Class structure for SimpleXMLElement
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287736 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-26 11:02:56 +00:00
Jakub Vrana
b849551cb2 svn:ignore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287735 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-26 11:01:48 +00:00
Jakub Vrana
d0511a58dd Link to book
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287734 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-26 10:38:32 +00:00
Torben Wilson
37036f13a7 Clarified what will happen when attempting to access an undefined array index.
Addresses Bug #49202.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287729 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-26 06:34:00 +00:00
Torben Wilson
81a0c36227 Clarified what will happen if you call return using parentheses but no argument.
Addresses Bug #49346.
Note: perhaps control structure documentation should be normalized to cover this sort of thing.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287728 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-26 05:59:59 +00:00
Torben Wilson
e48e044d97 Grammar fixes, clarification, and a pointer to the list of predefined error reporting constants.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287727 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-26 05:47:31 +00:00
TAKAGI Masahiro
8d9ce4422f set svn:keywords to track $Revision$.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287715 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-25 21:31:06 +00:00