Commit graph

18515 commits

Author SHA1 Message Date
Justin Martin
549b66fbf0 Added example. Closes bug #54079.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320405 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-05 09:41:11 +00:00
Justin Martin
bf9b5ebed0 Documented Imagick constructor. Closes bug #59686.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320400 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-05 07:51:55 +00:00
Justin Martin
cbf0a79d44 Typo in changelog. Closes bug #55786.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320399 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-05 06:51:58 +00:00
Justin Martin
99a5cc447f Clarified that readdir will return all entries in a directory, not just the files. Updated examples to reflect that. Closes bug #60443.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320392 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-04 23:34:54 +00:00
Justin Martin
0b0f44e0ae Changed pharpath parameter to indicate that the path must be relative, and must not already exist. Updated example to reflect that. Closes bug #55143.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320391 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-04 23:23:15 +00:00
Justin Martin
e59f309ec0 Replaced outdated windows boundary example with basic usage example. Closes bug #54430.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320390 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-04 22:19:30 +00:00
Justin Martin
27440bfeed Removed eval modifier example from preg_replace reference.
Added caution to eval modifier reference about its addslashes behaviour.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320388 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-04 21:54:27 +00:00
Justin Martin
3c827996b5 Documented REMOTE_USER and REDIRECT_REMOTE_USER entries. Closes bug #60035.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320380 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-04 20:34:04 +00:00
Xinchen Hui
2909316d41 Add example for yaf_route_supervar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320357 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-04 11:20:29 +00:00
Xinchen Hui
124db99281 Add docs for the yaf.cache_config
Add visiblity modifier to constructors


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320343 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-04 05:51:01 +00:00
Justin Martin
7847003cd4 Clarifies that arguments to the LIST command may be used in the $directory argument. Finally closes bug #8717.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320342 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-04 03:59:56 +00:00
Justin Martin
f7ebc383ef Clarified location option. Closes bug #55697.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320334 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-03 23:53:05 +00:00
Justin Martin
3c4c21f0a5 Added meaning information for error constants. Closes bug #60220.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320331 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-03 23:40:38 +00:00
Justin Martin
5b33ac427d Removed Postgre-only note. Clarified that it's available for drivers that support transactions. Closes bug #60213.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320330 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-03 23:25:33 +00:00
Justin Martin
cb1f84626d Clarified that a PDOException is thrown if no transaction is active. Closes bug #60283.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320328 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-03 23:08:55 +00:00
Justin Martin
8942ad55cd Added version information for mysqli_stmt_get_result.
Indicated that mysqli_stmt_get_result is only available via mysqlnd.
Closes bug #55658.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320324 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-03 23:02:20 +00:00
Justin Martin
fa43273627 Changed erroneous reference to POP3 to proper reference to IMAP. Closes bug #60437.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320318 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-03 20:45:17 +00:00
Justin Martin
1e0cb85be7 Updated to reflect that cookies are now governed by RFC 6265 instead of RFC 2109. Closes bug #60026.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320317 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-03 20:41:05 +00:00
Justin Martin
7a6ad89fc2 Moved 5.2.1 changelog item from -encode to -decode, as it was meant to be. Closes bug #55786.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320312 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-03 19:41:28 +00:00
Justin Martin
3f82f09927 Documented NaN behaviour. Closes bug #60346.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320310 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-03 18:43:05 +00:00
Philip Olson
637431c7cf Added bug closin' master Justin Martin to the crew
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320309 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-03 15:43:53 +00:00
Jakub Vrana
965f8ae1ca Link array_slice() and array_chunk()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320302 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-03 07:14:26 +00:00
Justin Martin
775fb06dc0 Clarified old PHP version support note, as per bug #60030.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320301 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-03 06:54:41 +00:00
Jakub Vrana
76a824ab19 Link extension_loaded() and function_exists()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320300 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-03 06:00:50 +00:00
Justin Martin
0eba44e084 Updated to reflect that the SQLite extension is moved to PECL as of PHP 5.4. Closes bug #60336.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320299 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-03 05:08:16 +00:00
Justin Martin
ee7bf3100e Clarified e-modifier example behavior, as per bug #60401.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320298 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-03 04:28:40 +00:00
Justin Martin
d2a9a020d6 Clarified curlopt_cookiefile behaviour, as per bug #60413.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320297 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-03 04:02:28 +00:00
Jakub Vrana
a331658633 Product of empty array
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320293 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-02 23:55:51 +00:00
Gordon Oheim
70c08c45a4 fixes Bug #60427: array_reverse docs are slightly misleading
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320282 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-02 13:00:40 +00:00
Gordon Oheim
3cebb7fbd5 Added minor clarification and required version to LIBXML_PARSE_HUGE constant (suggested by salathe)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320280 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-02 11:51:41 +00:00
Richard Quadling
9022611bb7 svn:eol-style => native
Added all svn:keywords


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320272 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-02 09:26:47 +00:00
Dave Barr
9ca0ef14e2 - Add list() to See Also.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320268 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-02 05:51:28 +00:00
Xinchen Hui
a7dc3dd4a6 fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320267 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-02 05:49:42 +00:00
Xinchen Hui
219da2676c fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320264 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-02 03:54:50 +00:00
Xinchen Hui
de37812124 Add Yaf application configuration chapter
and some relevant changes


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320263 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-02 03:53:40 +00:00
Xinchen Hui
84f0c18eb0 add doc for Yaf_Application::app(),
fix typos, add seealso


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320237 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-01 12:18:46 +00:00
Xinchen Hui
f30546412b add docs for Yaf_Dispatcher
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320234 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-01 12:03:16 +00:00
Xinchen Hui
bb9b140e65 add missed yaf-exception sub classes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320218 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-01 08:48:49 +00:00
Xinchen Hui
d762a76c71 Add doc for yaf_router::getcurrentroute
Add missed Yaf_Bootstrap_Abstract


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320216 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-01 08:24:44 +00:00
Peter Cowburn
9bf50bbbcc remove duplicate in SQL to Mongo examples (thanks "The Fat Cat")
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320210 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-30 21:35:28 +00:00
Philip Olson
0fa36ed5cc Added \e documentation via a patch from Mick Weiss. Documents PHP bug #60350
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320209 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-30 21:32:02 +00:00
Peter Cowburn
3c57264652 mention what happens with no timezone, or when it is ignored, for datetime::createfromformat (thanks aeiou)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320207 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-30 20:59:44 +00:00
Justin Martin
ac22c255fa Whitespace. Thanks, Peter.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320204 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-30 18:54:41 +00:00
Justin Martin
472d3f71a0 Whitespace, as per philip's request. Sorry about that. :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320182 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-30 06:30:38 +00:00
Justin Martin
c56f81226a Noted Microsoft's SQL Server ODBC driver for Linux.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320180 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-30 05:51:15 +00:00
Xinchen Hui
944579a5f1 explain how to work with PHPUnit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320152 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-29 11:24:02 +00:00
Xinchen Hui
905f337818 change the visiblity of Yaf_Session::instance
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320142 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-29 07:23:27 +00:00
Xinchen Hui
cc0b54f850 add the description of yaf.use_spl_autoload
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320141 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-29 07:15:43 +00:00
Xinchen Hui
8c094a0d91 add doc and examples for Yaf_Controller_Abstract, Yaf_Action_Abstract
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320137 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-29 06:04:54 +00:00
Xinchen Hui
46cd1391c6 typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320078 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-28 08:23:31 +00:00