Commit graph

17280 commits

Author SHA1 Message Date
Hannes Magnusson
f13929c5e0 - Refactor random inline version info into the changelog
- Add see also
- Add title to the example, and fix CS
- Minor paraphrasing to kill off 'you'


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306257 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-12 10:27:10 +00:00
Hannes Magnusson
8e2783c965 Split wrappers.xml into wrappers/*.xml
Completely restructured, although very few content changes (only in http.xml and file.xml)
# These need a complete readthrough to remove 'you', inline version notes,
# version info, and general updating


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306233 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-11 19:47:26 +00:00
David Tajchreber
0337085f73 Fixed bug #53519 added explicit notes that certain examples won't work
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306232 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-11 19:02:58 +00:00
Hannes Magnusson
fcf4af9cf5 Move the wrappers from the appendix to the language reference section
# (no changes whatsoever in the file itself.. yet)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306225 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-11 15:32:08 +00:00
David Tajchreber
9f8cbacff2 Fixed bug #53498 corrected error in mysqli_result example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306220 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-11 05:08:10 +00:00
David Tajchreber
7cfa0aefba Fixed bug #53499 mcyrpt typos - patches by x1v4nx@php.net
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306219 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-11 05:00:12 +00:00
David Tajchreber
2b0c6356d3 Fixed bug #53505 Wrong wording, the input must be passed as string not 'file'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306218 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-11 04:49:23 +00:00
David Tajchreber
09353e6249 Fixed bug #53510 Need to have a notice about ===
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306217 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-11 04:41:22 +00:00
Brad Rodriguez
5fd9114f59 Updating documentation for the 0.2.0 release.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306200 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-10 20:28:58 +00:00
Hannes Magnusson
959ade2dae Document the new charset_hint parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306187 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-10 14:06:54 +00:00
Hannes Magnusson
f6895f959c Document follow location
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306186 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-10 14:01:19 +00:00
Peter Cowburn
436b91bbca fixed docbook warning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306185 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-10 13:10:33 +00:00
Jakub Vrana
6fff44bf99 Exception::getCode() returns string in PDOException
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306174 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-10 08:22:33 +00:00
Sean Coates
e5ae688b2f add note about HTTP status messages and the context wrapper data
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306165 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-10 04:27:14 +00:00
Gustavo André dos Santos Lopes
9372a9fe51 - Fixed spelling error and a small material error.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306109 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-09 03:55:41 +00:00
Peter Cowburn
40a850f73d link to cgi/1.1 rfc instead of broken link (fixes doc #53501)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306096 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-08 22:07:40 +00:00
Adam Harvey
a2a4dcbc7d Fix doc bug #53486 (DOMXPath::query can return false).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306049 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-07 09:03:56 +00:00
Adam Harvey
812ddec8b5 Fix doc bug #53491 (Parameter description badly located) based on a patch from
Braian Iván Monnier.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306040 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-07 03:08:31 +00:00
Adam Harvey
f30cbc9334 Fix doc bug #53490 (ReflectionClass::__construct() documentation incorrect).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306039 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-07 03:05:33 +00:00
Adam Harvey
304c83e61a Fix build bustage.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306038 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-07 03:02:47 +00:00
Pierre Joye
bd348fa3f4 -update link
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306029 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-06 22:45:17 +00:00
Adam Harvey
d01d2df43a Fix doc bug #53478 (putenv manpage note change for clarity).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305999 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-06 10:05:43 +00:00
Adam Harvey
e54b633283 Fix doc bug #53480 (Bad package name).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305993 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-06 04:58:04 +00:00
Herman J. Radtke III
fb491b8c72 Added a warning to Memcache::getExtendedStats regarding the use of the cachedump stats type.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305972 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-05 15:24:35 +00:00
Richard Quadling
515006c2e5 New example to report all the values for the formats.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305948 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-03 16:00:26 +00:00
Adam Harvey
94073df47d Fix doc bug #53456 (Documentation should mention that %P doesn't work in Mac OS
X due to diff C lib).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305938 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-03 10:15:06 +00:00
Daniel P. Brown
ef0ef7d6d4 Fixed constants: RDB_RECDBL -> RDBREC_DBL, et al.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305906 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-02 14:19:33 +00:00
Richard Quadling
f98db0ac3f Correctly case getBasename.
Fixes bug #52449

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305901 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-02 10:23:19 +00:00
Daniel P. Brown
c621e33dd3 Fixes bug #53441.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305895 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-01 19:22:38 +00:00
Kristina Chodorow
ffc053f605 added some distributed reads doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305864 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-30 23:52:45 +00:00
Richard Quadling
7f2c77fd73 SORT BY => ORDER BY
Fix #53428

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305858 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-30 17:15:38 +00:00
Daniel P. Brown
bbf6fbd070 Rewrite of $argv blurb, which not only contained a typo, but was rather confusing in its present form.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305839 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-29 17:04:30 +00:00
Adam Harvey
fb877d96cb Manual fix for doc bug #53420 (mail.log is poorly documented).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305812 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-29 03:40:27 +00:00
Adam Harvey
6ef46c971e Updated the sleep() manual page to reflect the new Windows behaviour by
reintegrating some of the old return values text, adding a specific note based
on how SleepEx() is documented to behave on Windows, and adding a Changelog
section to document the pre-5.3.4 behaviour.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305811 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-29 03:21:50 +00:00
Johannes Schlüter
c870a589e3 - Normal users shouldn't need flex/bison for building PHP
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305776 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-26 14:03:34 +00:00
Adam Harvey
ca054293e9 Clarify sleep() return values further per bjori's e-mail and prod on IRC.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305766 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-26 10:03:03 +00:00
Adam Harvey
db3c4a1952 Fix doc bug #53409 (sleep() return NULL).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305764 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-26 09:19:16 +00:00
Peter Cowburn
faf55d5069 tidied up changelog with multiple versions (comma, comma, comma, chameleon)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305753 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-25 16:36:13 +00:00
Peter Cowburn
f5daedaf73 Constant was not removed, it never existed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305744 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-25 14:01:10 +00:00
Peter Cowburn
c741a4866f RecursiveDirectoryIterator::FOLLOW_SYMLINKS does not exist in 5.3.0 (refs doc #53400)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305733 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-24 22:49:10 +00:00
Peter Cowburn
f45e11f4a5 Fix FOLLOW_SYMLINK changelog location (closes doc #53400)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305730 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-24 21:52:29 +00:00
Peter Cowburn
f466bd23f6 clarify effect of curl_multi_remove_handle(). closes doc #53367
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305713 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-24 09:35:56 +00:00
Peter Cowburn
03be84c151 added SimpleXMLElement::saveXML
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305706 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-23 23:25:55 +00:00
Peter Cowburn
2c6338c3af added entity for method aliases
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305705 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-23 23:25:18 +00:00
Peter Cowburn
e551bed23b SXE class/method synopsis improvements, lowercase xml:ids
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305704 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-23 23:21:32 +00:00
Peter Cowburn
4b5aa71aaf wrapped class name in tag, removed unnecessary para tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305693 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-23 13:19:31 +00:00
Richard Quadling
f3727e461c WinCache serializes objects. Refer to __sleep() and __wakeup().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305691 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-23 12:41:38 +00:00
Adam Harvey
b4fd230b17 Fixed doc bug #53371 (parse_url docs say it returns FALSE on malformed URLs. It
may return NULL.) by reworking the return values section of the parse_url()
manual page.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305689 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-23 11:07:51 +00:00
Adam Harvey
f851c80f54 Fix the commit in r305678 so the manual builds again and reword the return
values section of the page, since I already had it open and all. :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305688 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-23 10:58:37 +00:00
Richard Quadling
238eff7a2f Added complete svn:keyword list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305687 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-23 10:45:06 +00:00