Commit graph

16952 commits

Author SHA1 Message Date
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
Adam Harvey
657ad15f6e Fix doc bug #52537 (disable_functions doesn't disable user-defined functions).
Additionally, switched the disable_functions documentation to use para instead
of simpara so that we actually get paragraphs in the rendered output.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302027 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-09 10:12:15 +00:00
Gustavo André dos Santos Lopes
042ef33433 * In documentation of CURL_WRITEFUNCTION, changed the ambiguous "data must be written by using this callback function" (written to where? the server or locally?) to "data must be saved"; this is also the verb used by the libcurl library docs.
* In documentation of CURL_WRITEFUNCTION, changed the vague "or this will fail" to "or the transfer will be aborted with an error". This is supported by the libcurl docs.
#see http://curl.haxx.se/libcurl/c/curl_easy_setopt.html

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301977 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-07 20:25:50 +00:00
Johannes Schlüter
4e210a610f - PHP 4.4 is no more in wide spread use and PHP 6 is no more
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301953 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-06 22:56:57 +00:00
Johannes Schlüter
9a91512c4b - Add notes about avoiding RINIT/RSHUTDOWN
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301952 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-06 22:42:14 +00:00
Johannes Schlüter
a828f7dbe5 - SVN not CVS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301951 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-06 22:41:28 +00:00
Anthony Bedford
e5c2bfa4c8 Example tag should contain a single title tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301933 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-06 15:40:41 +00:00
Anthony Bedford
751971a1f6 Removed erroneous section tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301932 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-06 15:37:56 +00:00
Kristina Chodorow
c30d564338 domain socket support
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301915 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-05 22:18:37 +00:00
Esen Sagynov
befe9b2375 solved:
- tab issue
- empty configure.xml issue
- example.xml short opening tags and PEAR CS

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301890 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-05 15:05:42 +00:00
Pierrick Charron
98fcfd603a Add new header parameter in the stomp::__construct doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301875 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-05 12:29:40 +00:00
Richard Quadling
0cb68a83bf Ignore entities.*.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301873 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-05 10:35:28 +00:00
Richard Quadling
2c80bce196 Added complete svn:keyword list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301872 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-05 10:30:30 +00:00
Esen Sagynov
0cc80e227c add cubrid documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301868 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-05 09:43:31 +00:00
Kristina Chodorow
0380452c2a added some docuhub links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301861 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-04 19:01:27 +00:00
Kalle Sommer Nielsen
d9c35b65d1 Fixed bug #52526 (Documentation for T_STRING implying bad programming style)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301848 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-04 09:20:46 +00:00