Commit graph

14619 commits

Author SHA1 Message Date
Philip Olson
7413cd785a Added simple filter examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279517 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-28 20:31:51 +00:00
Philip Olson
fac015687f - Mentioned -1 usage to show every error -- documented as a tip and example
- Changed a changelog version entry from 6 to 6.0.0


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279511 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-28 17:01:07 +00:00
Philip Olson
76fb00883a Moved Windows stuff to the Windows section (sect1->sect2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279510 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-28 16:45:30 +00:00
Richard Quadling
d9e878c372 Remove BOM
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279505 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-28 12:30:14 +00:00
Kalle Sommer Nielsen
319f25ee56 Fix <title> and some other minors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279478 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-27 23:09:45 +00:00
Kalle Sommer Nielsen
0376b8b6a0 Fix build, /slap danbrown
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279477 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-27 23:07:24 +00:00
Philip Olson
7a683445dc - Removed --enable-memcache[=DIR] info, this is documented in install.pecl (closes bug #47961)
- Documented --disable-memcache-session, for both static and shared
- Removed bogus Windows install information
- Changed document to utf-8


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279460 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-27 18:37:29 +00:00
Kristina Chodorow
06dd2dda2d updated versions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279445 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-27 15:52:41 +00:00
Kristina Chodorow
6f1097db02 modified connection params, removed dead files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279444 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-27 15:45:17 +00:00
Daniel P. Brown
8cbc60b967 Corrected the language type to enable syntax highlighting.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279443 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-27 15:38:01 +00:00
Daniel P. Brown
6c0bf26106 Adds a similar note to the one I just added in curl_setopt() to explain variance in enctypes with string vs. array.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279442 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-27 15:24:03 +00:00
Daniel P. Brown
da0a5ae4c5 Adds the note explaining the different encoding types when sent as string vs. array.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279441 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-27 15:21:00 +00:00
Florian Anderiasch
4793804cd1 fixed bug #48032
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279440 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-27 15:15:25 +00:00
Daniel Convissor
4a4036cee7 * Tweak formatting in see also.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279437 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-27 13:46:48 +00:00
Dave Barr
27b6939bc1 - Content-Type is forced to multipart/form-data if an array is passed to
CURLOPT_POSTFIELDS. This is due to the extension using CURLOPT_HTTPPOST
  (which allows the use of files) for array parameters instead of
  CURLOPT_POSTFIELDS or CURLOPT_COPYPOSTFIELDS. Fixes bug #48083.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279434 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-27 11:37:25 +00:00
John Jawed
b8b45e28b2 Documentation for the OAuth::[enable|disable]SSLChecks methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279428 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-27 08:15:34 +00:00
Daniel Convissor
6c330092b3 * whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279426 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-27 01:58:37 +00:00
Daniel Convissor
d14ed0797f * Add table showing supported inputs and expected outputs.
* Add see also to printf() / sprintf().


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279425 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-27 01:55:51 +00:00
Hannes Magnusson
1ac3232850 Make it clear the PHP doesn't do chunked transfer decoding
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279397 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-26 13:48:52 +00:00
Mikko Koppanen
eccd964ebd Added documentation, examples and version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279396 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-26 12:48:21 +00:00
Hannes Magnusson
874990cb85 All datetime functions throw E_WARNING now
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279395 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-26 12:33:50 +00:00
Hannes Magnusson
9d96c2f768 Add crosslinks
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279394 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-26 12:27:46 +00:00
Hannes Magnusson
a3be604733 The FILE_USE_INCLUDE_PATH can be used as of PHP 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279393 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-26 12:13:14 +00:00
Hannes Magnusson
dd3930696e Mention that these only exist for fc, don't actually do anything until 6
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279392 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-26 11:48:55 +00:00
Hannes Magnusson
0850f319ac - Remove version info (its already in the changelog)
- Add a note that these constants do exist since 5.2.7 (but dont do anything)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279391 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-26 11:48:23 +00:00
Hannes Magnusson
5a1b81985f SELECT version FROM php ORDER BY desc;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279390 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-26 11:47:34 +00:00
Noah Fontes
f79c56ad39 Document CURLOPT_CONNECTTIMEOUT_MS and CURLOPT_TIMEOUT_MS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279373 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-25 21:57:07 +00:00
Damien Seguy
ff2e264da1 fix presentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279347 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-25 18:44:41 +00:00
Damien Seguy
83ea464fd6 migration to oop doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279345 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-25 18:37:21 +00:00
Damien Seguy
a8ac58b13e update with tidy class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279344 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-25 18:36:25 +00:00
Daniel P. Brown
854eefe778 Changed description of final parameter to be a bit more precise.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279314 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-25 15:12:50 +00:00
Nilgün Belma Bugüner
003786e053 tagging method names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279291 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-25 08:07:05 +00:00
Nilgün Belma Bugüner
1f6d591566 Fixed build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279289 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-25 07:44:06 +00:00
Damien Seguy
9fd75ec50c fix node name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279275 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-24 19:03:23 +00:00
Damien Seguy
fc99912654 moving to tidyNode folder and function cleanup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279258 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-24 13:20:06 +00:00
Carola 'Sammy' Kummert
f231e98aa0 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279253 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-24 11:23:35 +00:00
Jakub Vrana
40884bbb40 Interfaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279251 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-24 10:33:28 +00:00
Jakub Vrana
735f4fb029 Purpose
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279249 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-24 09:53:00 +00:00
Jakub Vrana
21f3fe2a40 Spaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279247 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-24 09:43:31 +00:00
Nilgün Belma Bugüner
dfa8b218c8 revert
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279230 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-24 05:31:04 +00:00
Damien Seguy
ce50591d1e fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279216 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-23 21:23:49 +00:00
Damien Seguy
40047d663f oo style presentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279215 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-23 21:19:39 +00:00
Damien Seguy
c35314db67 moving to oo structure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279214 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-23 21:18:59 +00:00
Nilgün Belma Bugüner
984c0fe5a3 Fixed build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279191 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-23 11:11:18 +00:00
Damien Seguy
27ccc98710 extra tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279176 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-23 06:15:51 +00:00
Yannick Torres
9742d0f6fd correct markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279168 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-22 21:27:21 +00:00
Kalle Sommer Nielsen
bd450eaf3f Fixes #48040 (php min version wrong for date_default_timezone_set/get)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279158 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-22 18:57:54 +00:00
Damien Seguy
21744ea0b7 addin 4D
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279154 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-22 13:53:05 +00:00
Damien Seguy
f21aba621a initial documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279153 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-22 13:52:44 +00:00
Richard Quadling
d00ef41bf3 Example caption.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279151 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-22 13:42:17 +00:00