Peter Cowburn
ef058a1f65
simplexmlelement/iterator implements arrayaccess (doc #52655 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302623 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-21 19:52:40 +00:00
Peter Cowburn
932e5ce430
simplexmlelement implements traversable interface
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302621 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-21 18:31:15 +00:00
Peter Cowburn
faf5450a96
fleshed out recursivedirectoryiterator constructor page
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302620 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-21 18:27:03 +00:00
Peter Cowburn
6eab0f7175
added visibility in method synopsis and see also links for simplexmliterator::current
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302619 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-21 18:25:26 +00:00
Peter Cowburn
edcfec9a7f
removed unnecessary parentheses after function names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302618 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-21 18:22:42 +00:00
Daniel Egeberg
dbc2efc40c
Fixed PHP bug #52662 (Documentation does not reflect getprotobynumber behaviour with proto not found)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302610 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-21 14:27:27 +00:00
Richard Quadling
7c3540bd4a
Added complete svn:keyword list
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302545 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-20 10:31:33 +00:00
Esen Sagynov
e50b492aee
New functions added.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302537 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-20 09:35:20 +00:00
Adam Harvey
c97fd1494d
Fix doc bug #52651 (Typo in reflectionClass::newInstance).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302530 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-20 06:46:00 +00:00
Adam Harvey
0b2f8a77ab
Fix doc bug #52642 (You have mixed up two values in one of the tables) by
...
adding a note to the strptime() manual page explaining how OS dependent it is,
suggesting date_parse_from_format() as an alternative, and refining the
parameter descriptions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302528 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-20 05:45:06 +00:00
Adam Harvey
1cfd7eabe8
Fix doc bug #52644 (parse_url doesn't emit an E_WARNING). Also added a full
...
stop to the other parse_url() change log entry, since I'm pedantic that way.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302525 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-20 05:34:58 +00:00
Adam Harvey
d5e635d12d
Fix doc bug #52646 (contradicting information regarding "sort_flags").
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302524 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-20 05:29:16 +00:00
Pieter de Zwart
26e6e186bc
Updating AMQP documentation to reflect current working/supported
...
version of librabbitmq library.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302507 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-19 21:25:50 +00:00
Joris van de Sande
7016b11e37
- Added inherited methods from simplexmlelement
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302505 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-19 20:46:37 +00:00
Peter Cowburn
7833287480
fix build (section in wrong place)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302475 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-19 11:47:00 +00:00
Peter Cowburn
747efefa08
change refsect1 to section (thanks Mark)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302474 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-19 11:32:57 +00:00
Mark Wiesemann
d497c4d73e
typo fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302468 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-19 10:18:11 +00:00
Richard Quadling
7c26f3dfe5
Changed the data paramater from $formdata to $query_data
...
Documented that only public properties are accessed.
Updated example to show nested objects.
Fix bug#52638
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302467 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-19 09:28:50 +00:00
Anthony Bedford
9f7e2da29b
Initial reworking of installation info (not yet completed). Bug #52544 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302452 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-18 18:13:02 +00:00
Anthony Bedford
b481e9d418
Fixed doc bug #51163 . Removed references to def field, as no meaningful value is returned for it.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302439 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-18 12:12:29 +00:00
Peter Cowburn
43ca6d54fd
RecursiveDirectoryIterator implements SeekableIterator changelog
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302436 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-18 11:58:53 +00:00
Peter Cowburn
a0afd5bbdc
Added brief description for RecursiveDirectoryIterator
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302435 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-18 11:54:46 +00:00
Peter Cowburn
2864d56636
recursivedirectoryiterator extends filesystemiterator (doc bug #51895 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302434 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-18 11:43:15 +00:00
Peter Cowburn
6e268a9287
Mention "forward back reference" in PCRE syntax (doc bug #52066 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302431 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-18 11:31:17 +00:00
Peter Cowburn
c952fe4821
Grammar fix in SplFileObject::fscanf return value description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302425 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-18 08:44:10 +00:00
Felipe Pena
319872d975
- Fixed typo on SplFileObject::fscanf return value section
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302421 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-18 02:07:54 +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
Adam Harvey
79422caf1a
Fix doc bug #52622 (Mention that JSON must be UTF-8 encoded).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302383 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-17 08:31:12 +00:00
Richard Quadling
1644a4f4db
TZDB V2010.12 (2010l)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302351 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-16 13:56:40 +00:00
Richard Quadling
81211debd5
TZDB V2010.11 (2010k)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302338 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-16 12:27:50 +00:00
Richard Quadling
2907db7cac
Define the scope of $http_response_header and improved example to reflect the scope. Fix #52582
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302335 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-16 11:20:33 +00:00
Daniel Egeberg
2779e0140a
Clarified default behavior when omitting param. See PHP bug #52605 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302261 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-15 09:09:43 +00:00
Daniel Egeberg
6e133c0d53
Fixed PHP bug #52494 (description of keyword "new")
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302259 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-15 07:39:53 +00:00
Daniel Egeberg
de537ccab1
Better example for #52499
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302257 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-15 07:34:23 +00:00
Daniel Egeberg
966294f125
Fixed PHP bug #52499 (new keyword not fully documented)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302256 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-15 07:29:10 +00:00
Daniel Egeberg
f4fbc4ea73
Fixed PHP bug #52605 (get_class(NULL) returns class name when called insid member function of a class)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302255 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-15 07:17:24 +00:00
Daniel Egeberg
205655c440
Fixed PHP bug #52610 (filter_id: Incorrect return value)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302254 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-15 07:05:33 +00:00
Kalle Sommer Nielsen
ba898e3361
Use entity instead
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302183 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-13 10:51:07 +00:00
Kalle Sommer Nielsen
4822597388
Mention the per-process to per-request change thats in 5.2.15 & 5.3.4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302182 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-13 10:49:15 +00:00
Mark Wiesemann
34464ad8dd
two typo fixes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302165 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-12 19:31:03 +00:00
Daniel P. Brown
ec4e0c9780
Updates the wording a bit with regard to Bug #52595 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302154 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-12 17:57:19 +00:00
Adam Harvey
3f9d61f86a
Fix doc bug #52578 (get_meta_tags() incorrect documentation).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302099 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-11 07:48:49 +00:00
Philip Olson
136ef0c306
Added example to clarify behavior. Closes PHP bug #52509
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-10 17:37:37 +00:00
Esen Sagynov
2418ed7fcc
Installation and Runtine Configuration update
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302071 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-10 10:16:50 +00:00
Philip Olson
380c441c88
Clarified (in the description) that entry keys are returned. Closes PHP bug #52247
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302055 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-10 01:31:30 +00:00
Philip Olson
a72b61edd5
Improved wording to describe JSON_ERROR_STATE_MISMATCH, as per PHP bug #52313 (via jerome dot auge at anakeen dot com)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302054 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-10 00:43:03 +00:00
Philip Olson
3fb8eee342
Documented the mcrypt php directives. Closes bug #52547
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302053 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-10 00:29:40 +00:00
Paul Reinheimer
c6ecdf0a2b
- Adding reference to a specific RFC as requested by bug http://bugs.php.net/bug.php?id=51616
...
- Clearly indicating that the filter only validates ASCII URLs, internationalized domains wont work.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302051 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-09 21:40:58 +00:00
Kristina Chodorow
20f2a5ffdd
updated error codes, domain sockets
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302035 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-09 14:59:43 +00:00
Adam Harvey
9dc01ffd46
Fix doc bug #52456 (dns_get_record fourth parameter is not optional in 5.2).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302030 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-09 11:11:39 +00:00