Commit graph

15375 commits

Author SHA1 Message Date
Torben Wilson
40e627107e A couple more mentions of ini.from in the relevant spots.
Addresses bug #46956.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288434 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-18 06:28:13 +00:00
Daniel P. Brown
9b184299ef Fixes Bug #49580.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288417 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-17 21:04:21 +00:00
Hannes Magnusson
f52a67f4f2 Fixed bug#49549
ArrayObject impelments Serializable as of PHP5.3.0


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288402 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-17 10:34:14 +00:00
Richard Quadling
a584757326 TZDB V2009.13
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288397 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-17 08:33:20 +00:00
Sebastian Bergmann
aa33483224 Add documentation stub for ReflectionMethod::setAccessible().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288395 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-17 05:02:35 +00:00
Mikko Koppanen
ada6352e0a added information about removing indices
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288377 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-16 13:21:46 +00:00
Torben Wilson
0fc57a9153 Noted what the first thing is that references can do.
Addresses bug #49083.

Note that most of this page is redundant and should be folded into the
pages linked to; there are already places in the manual for this
information; they should be used.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288363 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-16 06:44:01 +00:00
Brandon Savage
e93446e9b5 Adding information about method signatures and typehinting to PHP manual.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288352 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-15 17:39:58 +00:00
Richard Quadling
b5539fbafa Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288350 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-15 16:30:39 +00:00
Richard Quadling
e90c01fe24 Fix#49564 - Returns false if encoding cannot be determined.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288349 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-15 16:22:50 +00:00
Torben Wilson
bdd9deda77 Moved the version-specific change notes into the changelog section.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288347 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-15 06:52:03 +00:00
Torben Wilson
7be49951cf Documented the old incorrect behaviour that requesting a given
occurrence of a weekday in a month when that weekend occurred on the
first day of the month would add one week to the returned timestamp.

Addresses bug #46932

Not sure this should be a warning. Seems more appropriate in the
changelog section. I'm just putting it here now to be consistent with
the existing function reference.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288346 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-15 06:28:00 +00:00
Torben Wilson
d4c454a039 Cleaned up the example.
Folded in a little information from the user notes.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288342 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-14 20:02:17 +00:00
Kristina Chodorow
2433268e80 error changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288340 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-14 19:16:16 +00:00
Torben Wilson
3036985e06 One typo fix and one fact fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288317 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-14 09:10:23 +00:00
Torben Wilson
4ec9686673 At long last, got around to documenting this. Meant to do this years ago.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288316 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-14 09:09:50 +00:00
Torben Wilson
473dd47f77 Some more grammatical cleanup.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288306 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-14 06:45:04 +00:00
Torben Wilson
bbced252b5 Type fixes. It's a Mind Bomb.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288299 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-13 20:07:37 +00:00
Torben Wilson
ebfeed62a6 Grammar fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288290 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-13 09:59:26 +00:00
Torben Wilson
4f872c744a Fixed some grammar.
Minor clarifications.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288289 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-13 09:51:42 +00:00
Torben Wilson
6bd8161553 More thorough explanation of the use of ! to select default values
in the generated time.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288288 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-13 09:14:40 +00:00
Torben Wilson
24cee2dd6a Document how to cause unspecified portions of the time given to
createFromFormat() to be initialized to zero.
Addresses bug #49480.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288278 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-12 09:09:38 +00:00
Torben Wilson
6bdd33b75f Document that since PHP 5.2.2, named subpatterns accept the syntax
(?<name>) and (?'name') as well as the older (?P<name>).
Addresses bug #46904.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288276 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-12 06:55:13 +00:00
Alexey Romanenko
d86098828a added new example (binary lamp)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288275 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-12 06:37:35 +00:00
Richard Quadling
c47d66387e Typo in link:href
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288270 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-11 14:12:32 +00:00
Hannes Magnusson
d09ee4e1ef - Removed weird example with missing example output
- Add an example how to call normal function, and a method



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288261 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-11 11:03:03 +00:00
Torben Wilson
f00cae82a3 Typo fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288259 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-11 06:43:09 +00:00
Torben Wilson
21bea7f40c Note that mbstring.func_overload is once again PHP_INI_SYSTEM only.
Addresses bugs #49238, #43227, and #49189.

This really should have been mentioned in the release notes for 5.2.7
and 5.3.0.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288256 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-11 06:08:25 +00:00
Philip Olson
2951b744fa Added skeletons for a few SPL Iterator constructors.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288255 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-11 05:16:43 +00:00
Torben Wilson
15160b95be Need these changes in order to compile with the recent typo fix in splstring.xml.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288254 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-11 04:59:25 +00:00
Philip Olson
d538225117 Fixed typo (closes PHP Bug #49525)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288247 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-10 17:45:29 +00:00
Mikko Koppanen
edc6598738 an, not a
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288231 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-10 12:37:12 +00:00
Alexey Romanenko
44da2e4659 deleted, must be autogenerated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288225 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-10 07:14:38 +00:00
Torben Wilson
1d4093bd7b A little more explanation about why references are not like C pointers.
Addresses bug #49082.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288224 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-10 06:38:08 +00:00
Philip Olson
49d51f7bae Added skeletons for the ArrayObject unserialize/serialize methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288223 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-10 06:05:12 +00:00
Philip Olson
c5d8c81f3b Fixed version info for serialize methods (5.3.0)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288222 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-10 05:53:19 +00:00
Torben Wilson
19cbd580fd Document variable properties.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288221 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-10 05:45:54 +00:00
Torben Wilson
459f5061ab Standardize on the term "properties" instead of "members".
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288219 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-10 05:07:22 +00:00
Torben Wilson
813758ad4f Cleaned up and made more reference-like.
Split docs for properties out into its own section.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288217 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-10 05:02:52 +00:00
Brandon Savage
debd8760a6 Adding text regarding the functionality in PHP 5's object model.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288211 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-09 20:17:33 +00:00
Alexey Romanenko
d7a60b4d7d added "use CLI"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288195 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-09 09:52:06 +00:00
Alexey Romanenko
e8527fe25d added new example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288194 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-09 09:42:34 +00:00
Alexey Romanenko
b1114b9c63 set version values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288193 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-09 09:40:54 +00:00
Alexey Romanenko
7de90cd0d7 added new documentation for function "gupnp_service_proxy_send_action"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288192 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-09 09:40:10 +00:00
Torben Wilson
add3853e65 Document PATH_INFO (at least, the basics).
Partially addresses bug #46820, although more information on the
history of PATH_INFO is needed. And ORIG_PATH_INFO remains to be
documented.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288189 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-09 07:37:10 +00:00
Torben Wilson
67b72af27e Noted that the maxlen param is actually not -1 but is instead an
internal value (PHP_STREAM_COPY_ALL) and may not be directly specified
from within a script.
Addresses bug #49038 (although perhaps this is better fixed in the long 
term by making file_get_contents() behave normally).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288188 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-09 07:31:53 +00:00
Philip Olson
126e2d47b1 Removed old PWS stuff. These docs are still sketchy, but this is a start.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288179 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-09 02:37:33 +00:00
Philip Olson
e4c484c065 Added skeletons for ArrayIterator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288178 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-09 02:13:38 +00:00
Daniel P. Brown
2633a9f0c1 Fixes incorrect ISO standard reference.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288158 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-08 13:56:35 +00:00
Jakub Vrana
48bc6b3c13 Returns callback
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288156 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-08 10:43:44 +00:00