Commit graph

21783 commits

Author SHA1 Message Date
Jeremy Mikola
63b0d9a05f Revise docs and examples for creating MongoCommandCursors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335442 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-28 21:56:56 +00:00
Jeremy Mikola
78b7d262be Revise docs for MongoCursor::dead()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335441 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-28 21:55:05 +00:00
Jeremy Mikola
a7f59b4761 Revise docs and examples for MongoCursor::info()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335440 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-28 21:54:15 +00:00
Jean-Sebastien Hedde
877e82bf2f i ​added a check on the returned file handle from fopen() before attempting to read it via feof(). this is to prevent infinite loops on feof() when reading from an invalid file pointer. see the warnings documented here: http://php.net/manual/en/function.feof.php#refsect1-function.feof-notes
-- 
Provided by anonymous 52007 (stefan.topfstedt@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335436 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-28 18:18:16 +00:00
Kalle Sommer Nielsen
bd151dd85d Changelog for FR #55428
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335401 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-27 20:00:21 +00:00
Alexander Moskaliov
d6d8413117 Fix argument and result definition
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335376 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-26 17:47:24 +00:00
Maciej Sobaczewski
11c3ae8a26 Consistency for 'Content-Type' header, as per bug/request #68653
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335374 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-26 09:26:04 +00:00
Simion Onea
f25a5eef67 Added a missing word.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335352 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-24 11:14:45 +00:00
Simion Onea
fdf0749104 Making the description of raw mode a little clearer.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335351 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-24 11:00:22 +00:00
Simion Onea
2204424b41 Making the description of raw mode a little clearer.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335350 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-24 10:54:01 +00:00
Simion Onea
13aa29ef8a Corrected typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335349 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-24 09:11:09 +00:00
Jeremy Mikola
e39cacd755 Fix capitalization in MongoDB::command() links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335348 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-23 21:46:07 +00:00
Jeremy Mikola
fdf29338d6 Revise MongoCommandCursor class documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335347 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-23 21:44:31 +00:00
Jeremy Mikola
4688808f52 Fix grammar in MongoCommandCursor::timeout() docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335346 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-23 21:34:42 +00:00
Jeremy Mikola
a9502d1ec1 Clarify language in MongoCursor batchSize docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335345 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-23 21:09:33 +00:00
Simion Onea
0551a90caa A clearer specification of the returned value.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335343 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-23 15:16:08 +00:00
Simion Onea
113229d809 Corrected a typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335340 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-23 12:45:32 +00:00
Daniel Convissor
4a091513a8 Extra params to setImageArtifact (Inspired by Anonymous #51416)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335338 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-22 16:22:25 +00:00
Daniel Convissor
f08a981a30 Add preg_quote() to See Also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335337 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-22 16:03:21 +00:00
Simion Onea
2ebf4027bf Removed an unnecessary "of".
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335334 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-22 09:56:13 +00:00
Adam Harvey
5ac4f93fd0 Document constant arrays in the migration guide.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335317 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-20 02:14:41 +00:00
Adam Harvey
7506ffce44 Include delimiter in preg_quote() example.
Fixes doc bug #68632 (Bad practice preg_quote() example).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335316 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-19 23:23:36 +00:00
Derick Rethans
87344fb9db Document MongoDB::getCollectionInfo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335314 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-19 15:53:55 +00:00
Peter Cowburn
329f9b41ef svn keywords and eol-style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335313 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-19 15:46:28 +00:00
Derick Rethans
7e47cadc79 Sort this better, and put the magic methods first.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335312 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-19 15:34:12 +00:00
Derick Rethans
f48b8dec36 Document MongoCommandCursor::timeout.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335311 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-19 15:26:14 +00:00
Davey Shafik
5631fca150 Fix wildcards, _ is used for single literal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335308 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-18 06:57:48 +00:00
Derick Rethans
8d1e2309b7 Add example to MongoCommandCursor::construct and added see-alsos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335300 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-16 11:18:20 +00:00
Kalle Sommer Nielsen
b8ec9ff652 Revert last commit, as it makes more sense to keep it to is_int() over is_integer(), see php-src commit: 6b8ed592b92027ceb4f76e6a06754a9c75ca4f36
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335292 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-14 21:30:48 +00:00
Kalle Sommer Nielsen
0ce7f9a11f Fix consistency, see php-src commit: 04c11f918abcf56b2f0c0d942f20e0e5da76f420
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335291 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-14 21:07:31 +00:00
Paul Dragoonis
e8bb36e5dd Updating consistencies using the terms callback and callable
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335289 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-14 16:21:49 +00:00
Jeremy Mikola
ee509342bd Fix typo and dump formatting in MongoCommandCursor::createFromDocument()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335258 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-09 23:08:13 +00:00
Jeremy Mikola
ed20cf8bb5 Correct signature for MongoCommandCursor::createFromDocument()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335257 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-09 21:02:55 +00:00
Maciek Sokolewicz
9c02dc54d8 reworded description of short_open_tags (increased accuracy); patch provided by Kirk Bater
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335256 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-08 13:48:32 +00:00
Maciek Sokolewicz
a1891f05c8 fixed missing bracket in example (reported by paulcdejean@gmail.com)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335255 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-08 13:28:36 +00:00
Diego Agulló Falcó
cf3d1fdfda Added missing opcache.restrict-api documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335250 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-07 01:39:04 +00:00
Leigh
60dfa56aff Bug #68559 - Clarification of Windows 2000 support
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335249 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-06 20:53:36 +00:00
Adam Harvey
4a8c660dca Fix version and mysqlnd dependencies for mysqli_stmt_{more,next}_result.
Fixes doc bug #68554 (mysqli_stmt::next_result unavailable before php 5.4).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335248 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-05 19:19:02 +00:00
Derick Rethans
7619681d4b Document return type of next(), and document getNext() as an alias of next().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335247 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-05 16:42:09 +00:00
Chris Wright
59e86d208c Undo rev 335242
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335243 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-03 14:06:20 +00:00
Chris Wright
f01033ca6d Add docs for ReflectionParameter::isVariadic()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335242 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-03 13:31:12 +00:00
Adam Harvey
dacbac0ab2 Add isVariadic() method documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335240 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-03 01:11:28 +00:00
Jeremy Mikola
6c668086fa Fix discrepancy in MongoCollection::insert() changelog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335239 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-02 18:28:01 +00:00
Jeremy Mikola
bdedce75e7 MongoCollection::save() never accepted non-array $options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335238 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-02 18:24:10 +00:00
Jeremy Mikola
9e3918a89b Rename parameter for MongoCollection insert/save methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335237 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-02 18:19:58 +00:00
Peter Cowburn
3ec11b4cae fix build (ini.track-vars)
remove remaining references to ini.track-vars, which
was removed in r335232

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335235 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-01 16:59:56 +00:00
Peter Cowburn
784da10c3e "micro seconds" replaced by "microseconds"
-- 
Provided by dima (freax@pop3.ru)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335234 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-01 16:52:59 +00:00
Peter Cowburn
50f43946f8 V8JsException::getJsSourceLine() returns the source of the line (string) and not the line number.
-- 
Provided by Daniel Tschinder (dane.tschi@gmx.at)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335233 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-01 16:45:40 +00:00
Peter Cowburn
3de4e9209b Remove information about "track_vars" setting, which was apparently removed in PHP 4.0.3. Quite how the description came to mention superglobals, which only appeared in 4.1, I don't know.
-- 
Provided by Rowan Collins (rowan.collins@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335232 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-01 16:43:11 +00:00
Peter Cowburn
f1bced78de Better self-contained examples
The array flip examples weren't very good - the first lacked an output (as well as a purpose?) and the second was confusing as it reused variables and used strange variable names.

--
Provided by James Ward (james@notjam.es)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335231 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-01 16:41:04 +00:00