Commit graph

20676 commits

Author SHA1 Message Date
Chris Wright
1ebfff9621 Added yield to reserved keywords appendix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331223 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-29 09:32:17 +00:00
Jakub Zelenka
b68c18aed8 Add meta files for FANN extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331221 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-28 19:12:26 +00:00
Jakub Zelenka
ea7caabb16 Add documentation sources for FANN extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331220 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-28 19:06:34 +00:00
Jeremy Mikola
5371ef3052 Update documentation for MongoCursor timeout
Fixed the default value of the static property, consolidated examples for the timeout() method, and added a warning note.

https://jira.mongodb.org/browse/PHP-893


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331219 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-28 19:00:47 +00:00
Jeremy Mikola
13699f72ae Fix typo in MongoLog::setCallback()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331218 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-28 18:56:44 +00:00
Chris Wright
8be491ca27 There is a createCollation method in class SQLite3 since 5.3.11 that is undocumented. This patch adds a page for that method.
-- 
Provided by b dewar (macdewar@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331217 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-28 17:20:39 +00:00
Chris Wright
9238b3a745 Added a better description of what the apc.shm_strings_buffer option does.
-- 
Provided by anonymous #29494 (Danack@basereality.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331215 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-28 13:57:59 +00:00
Chris Wright
b10cdc36e9 Note removal of Logo GUIDs meaning expose_php no longer affects; note inclusion of credits
-- 
Provided by anonymous #32932 (ajf@ajf.me)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331212 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-28 11:33:32 +00:00
Chris Wright
4e83ae2819 <5.3.0 returned string("") if the configuration option didn't exist.
(see https://bugs.php.net/bug.php?id=46811 )

-- 
Provided by Hans Henrik Bergan (divinity76@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331211 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-28 11:12:47 +00:00
Chris Wright
b9652c6ba0 1. there is no default value for type argument and it is not optional
2. in the example, $res_req is undefined

-- 
Provided by toto toto (poinsot.julien@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331210 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-28 10:58:24 +00:00
Chris Wright
fb72c7c027 This is due to the removal of Logo GUIDs, instead a new substitute (data URIs and direct embedding of the credits) is used, which means that expose_php has no effect.
-- 
Provided by anonymous #30739 (ajf@ajf.me)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331209 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-28 08:37:45 +00:00
Chris Wright
6a1165067f Adding information that resource is not a valid type hint. It isn't mentioned at all.
-- 
Provided by Steve Tauber (steve@onzra.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331202 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-25 19:07:52 +00:00
Chris Wright
044e90a513 Small typo fixes in yaf docs
Suggested by Colin Scroggins <colinscroggins@gmail.com>

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331201 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-25 19:03:07 +00:00
Chris Wright
cb46fbf24c Added concrete examples for string -> boolean casts with 1/0 - the behaviour of "0" may be non-obvious to those coming from other languages.
Suggested by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331200 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-25 18:55:46 +00:00
Chris Wright
555841922a Fix typo in SOAPServer::setPersistence()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331199 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-25 18:44:34 +00:00
Yasuo Ohgaki
188ae46d99 Add serialize handler limitations
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331183 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-21 03:36:44 +00:00
Yasuo Ohgaki
6a6a2b9546 Add php_serialize description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331182 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-21 03:01:26 +00:00
Chris Wright
5554e138cc Added the note about passing 0 as base to intval() to autodetect the base for conversion.
-- 
Provided by anonymous #27711 (d.chekaliuk@invisilabs.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331179 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-20 16:21:02 +00:00
Chris Wright
f9c53ddae5 As DEFAULT is a reserved words, the constant for default strength is Collator::DEFAULT_STRENGTH, not Collator::DEFAULT.
-- 
Provided by anonymous #25342 ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331178 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-20 15:47:53 +00:00
Chris Wright
3ba581880a The intended meaning is that "optional" modifies "first parameter"; what was written made it look like "first" modified "optional parameter".
-- 
Provided by anonymous #26427 ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331177 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-20 15:42:02 +00:00
Chris Wright
8fc66f309e Missing documentation for ZipArchive::addPattern() and ZipArchive::addGlob()
-- 
Provided by Chris Wright (daverandom@php.net) with thanks to toto toto (poinsot.julien@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331176 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-20 15:38:11 +00:00
Yasuo Ohgaki
4973a1a638 Add session.use_strict_mode description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331172 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-20 10:11:22 +00:00
Peter Cowburn
d1490c7a46 SSL context "disable_compression" option
Ref: 4a01ddfb55

-- 
Provided by Chris Wright (phpdoc@daverandom.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331157 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-19 09:21:58 +00:00
Peter Cowburn
678f1d720a Document DOMDocument::schemaValidate/Source() flags parameter.
See https://github.com/php/php-src/pull/325

-- 
Provided by Chris Wright (phpdoc@daverandom.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331156 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-19 08:10:16 +00:00
Joe Watkins
5b39c74139 incorrect function signature #65262
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331154 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-19 05:44:24 +00:00
Joe Watkins
df82590e9c implied type incorrect #65271
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331153 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-19 05:41:50 +00:00
Joe Watkins
fa51bf600c add tip for #65468
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331152 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-19 05:17:59 +00:00
Joe Watkins
002874ff0f spelling correction for #65471
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331151 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-19 05:11:41 +00:00
Yannick Torres
33040b3b1b Typo found by online editor user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331135 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-16 09:25:19 +00:00
Joey Smith
fcb2bfedb6 Clarify examples in gmp_setbit() and fix parameter info in gmp_clrbit() (incorrectly stated to accept a gmp resource).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331132 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-15 22:08:08 +00:00
Joey Smith
f24f6db71a Change linkend for "context parameters" to point at the actual documentation for parameters.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331131 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-15 21:29:42 +00:00
Esen Sagynov
5371b9cb57 [Perl][PHP][Manual] The bind_param() must contain a bind_type when we bind a variable with a shard sql
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331130 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-15 07:42:32 +00:00
Adam Harvey
c538876b79 Update the version the options parameter was added to DOMDocument::loadHTML*().
Fixes doc bug #65436 (Changelog for loadHTML and loadHTMLFile DOMDocument
functions wrong).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331129 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-15 01:44:16 +00:00
Jeremy Mikola
6feac7ceca Update documentation for MongoClient::$status
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331122 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-13 19:42:54 +00:00
Jeremy Mikola
88fb3e60e4 Clarify doc/id param resolution for MongoCollection/DB::createDBRef()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331115 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-12 18:55:16 +00:00
Esen Sagynov
5565b10b09 [APIS-558][PHP]some bug about document
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331114 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-12 09:29:58 +00:00
Esen Sagynov
5daf88ae95 [APIS-558][PHP]some bug about document
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331113 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-12 09:29:11 +00:00
Yasuo Ohgaki
095653e0ce session.auto_start cannot work at runtime and never worked. Code is fixed also.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331110 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-10 09:38:25 +00:00
Yasuo Ohgaki
199b73c235 Add changelog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331105 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-09 02:42:06 +00:00
Esen Sagynov
cba8ca2f8d [APIS-630][PHP][Manual] The cubrid_affected_rows() with a CUBRID Request parameter is not introduced in the manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331104 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-09 02:32:34 +00:00
Jakub Vrana
1fe740ab50 Clarify that internal classes can override only ==, not ===
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331094 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-08 02:18:54 +00:00
Levi Morrison
9643097fc3 Fixed whitespace issues in code samples. Some OO examples were still using procedural code that now use OO style. Also swapped out a couple echos for printfs for readability in error handling.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331082 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-06 16:16:27 +00:00
Levi Morrison
e5873e85b6 Re-indented files in preparation for some more changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331081 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-06 15:33:27 +00:00
Levi Morrison
87f40a88b1 Fixed indentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331080 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-06 15:25:35 +00:00
Levi Morrison
eed7878e56 Fixed indentation / whitespace.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331079 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-06 15:16:11 +00:00
Jakub Vrana
746d7a4758 Update example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331063 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-06 00:03:36 +00:00
Jakub Vrana
fa909446a4 Fix typos in examples and add trailing ?>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331062 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-05 19:18:51 +00:00
Jakub Vrana
80e082a92a Fix typo in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331061 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-05 19:08:39 +00:00
Jakub Vrana
8063203467 Fix typo in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331060 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-05 19:06:04 +00:00
Jakub Vrana
0b8f064ead Fix grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331059 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-05 18:28:37 +00:00