Commit graph

21683 commits

Author SHA1 Message Date
Adam Harvey
3678ad3813 Fix a long standing TODO by explaining how to use PDOStatement::fetch().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336002 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-26 20:42:31 +00:00
Adam Harvey
10fd47c55d Improve the abbreviated names that show up in breadcrumbs for ext/mysql(i?).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335996 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-26 00:45:18 +00:00
Jeremy Mikola
cb0077d0d5 MongoID constructor accepts a MongoId instance
https://jira.mongodb.org/browse/PHP-966


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335992 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-24 20:09:31 +00:00
Jeremy Mikola
7070675e39 Update third-party links on MongoDB install docs
Removed two broken links and an outdated blog post. Added a very helpful blog post on Homebrew installs (includes the extension), and kept a video tutorial (outdated, but thorough).

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


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335991 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-24 19:58:44 +00:00
Jeremy Mikola
7d5e3a55d9 Remove broken links in MongoDB::command() docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335986 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-23 23:45:27 +00:00
Jeremy Mikola
20ae297808 Update supported PHP versions in mongo install docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335985 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-23 23:41:51 +00:00
Jeremy Mikola
7a7aafc90c Revise mongo install docs for OS X
https://jira.mongodb.org/browse/PHP-1373


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335984 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-23 23:39:37 +00:00
Hannes Magnusson
35b9833b75 Remove unused column!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335982 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-23 22:41:06 +00:00
JulienPauli
a3078f7bcb Updated doc for new cURL constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335981 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-23 16:54:05 +00:00
Jeremy Mikola
a73621ab6b Fix return type for MongoGridFSFile::getResource()
https://jira.mongodb.org/browse/PHP-1383


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335969 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-20 21:53:04 +00:00
Adam Harvey
4c4736f7d3 Clarify when a catch block is required in conjunction with finally.
I've added entities for throw, try, catch and finally so that they can be more
easily used and linked to the right sections. This has resulted in a
considerable amount of code churn in exceptions.xml, as everything is now in a
simplesect or sect1 (and the sect1 had to be moved ahead of the simplesects,
which has no impact on formatting, but is required for the document to be
well-formed).

Fixes doc bug #69026 (conflict between documentation and behaviour on finally).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335965 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-19 23:52:40 +00:00
Adam Harvey
1f448a8a45 Fix strip_tags() documentation around XHTML allowable tags.
Fixes doc bug #69023 (Documentation problem).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335964 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-19 23:25:53 +00:00
Peter Cowburn
a6685adf7a fix truncated comment in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335963 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-19 14:34:22 +00:00
Adam Harvey
9ccb86fb6f Drop references to snaps.php.net.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335962 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-18 21:34:57 +00:00
Daniel Convissor
dd79fadd88 List the relevant constants and mention can be bitwise OR'ed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335960 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-18 04:56:38 +00:00
Daniel Convissor
50647d095e Add GEARMAN_CLIENT_GENERATE_UNIQUE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335959 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-18 04:56:15 +00:00
Daniel Convissor
ccb105d8b2 Echo result on SUCCESS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335958 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-18 04:24:36 +00:00
Daniel Convissor
8a645f0bc1 Mention libevent and uuid packages needed, per user comment
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335957 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-18 04:14:37 +00:00
Peter Cowburn
87262fe35f Added opcache_is_script_cached() docs (Patch by Trevor Suarez)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335912 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-11 09:34:01 +00:00
Eric Stenson
07e42841b0 Fix WinCache documentation
Document removed setting rerouteini
Add documentation for settings srwlocks and reroute_enabled
Fix missingInitializer errors

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335911 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-09 21:04:00 +00:00
Hannes Magnusson
01ba7cb60a array|object is also used for parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335899 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-06 21:51:02 +00:00
Peter Cowburn
f09b8f712b fix pi value in example
Folks keep adding user notes to mention this "bug" in the example.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335897 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-06 13:48:14 +00:00
Adam Harvey
5da461c02a Update PDOStatement::fetchColumn() docs for the boolean column issue.
Fixes doc bug #68783 (pgsql: PDO::fetchColumn() false returned for value false
and no rows returned).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335883 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-04 02:34:10 +00:00
Jean-Sebastien Hedde
f5f74fc4c1 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335868 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-03 12:04:14 +00:00
Derick Rethans
e6d4ddaa94 PHP-1387: Fixed missing version info for MongoCursor::doQuery and MongoWriteConcernException::getDocument
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335867 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-03 09:27:15 +00:00
Hannes Magnusson
0207f79751 Its a classname, not function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335866 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-03 01:07:07 +00:00
Hannes Magnusson
daf331850e s/MongoDB:command/MongoDB::command/g
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335865 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-03 01:02:43 +00:00
Pieter Hordijk
9204176572 LOCK_NB is actually supported on windows as well. The only thing that currently doesn't work is the $wouldblock by ref param.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335862 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-02 18:27:32 +00:00
Derick Rethans
7e87dfb1be - Updated to version 2015.1 (2015a)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335848 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-01 18:31:48 +00:00
Pieter Hordijk
60638113c0 Fixed type on opcache restrict api ini directive restrict-api -> restrict_api
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335843 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-31 18:31:13 +00:00
Dan Ackroyd
cc6711c55b Corrected order. The example is showing that the order is unexpected, and that you need to sort to get the 'right' order.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335841 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-29 19:33:59 +00:00
Remi Collet
175c462372 fix duplicate after bad copy/paste
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335830 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-29 13:05:20 +00:00
Remi Collet
447b0044b6 make id unique
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335829 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-29 13:00:28 +00:00
Remi Collet
13abb9e9e0 We really need both, in global options, and in pool options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335827 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-29 12:49:55 +00:00
Jean-Sebastien Hedde
0ea3b3feb7 Fix build issue : ID rlimit-core|files already defined
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335825 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-29 12:08:53 +00:00
Remi Collet
36bd047210 Fixed bug #61227 Missing FPM options, process.max and process.priority
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335822 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-29 08:26:33 +00:00
Remi Collet
9440e33553 Missing FPM pool options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335821 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-29 08:15:04 +00:00
Remi Collet
61b48ea5d4 Missing FPM build options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335820 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-29 07:55:53 +00:00
Remi Collet
5bdc84bc04 Missing FPM global options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335819 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-29 07:44:35 +00:00
Matt Li
6501c09ded Add escape_char paramter to fputcsv, formatting consistancy with fgetcsv
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335815 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-28 05:49:05 +00:00
Philip Olson
b2640f8900 Removed unnecessary <link>'s, and snuck in a few spelling fixes along the way
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335811 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-27 16:18:12 +00:00
Philip Olson
55f2060721 Fixed spelling issues, mostly
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335806 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-26 22:56:36 +00:00
Rasmus Lerdorf
79b535ef8b List HHVM alongside other threaded SAPIs here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335801 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-25 20:18:15 +00:00
Jean-Sebastien Hedde
56591e6754 Using internal linking
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335796 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-23 12:56:06 +00:00
Jean-Sebastien Hedde
5d11b31cb9 PHP 5.6 is shipped with an interactive debugger, reflected this in the documentation.
-- 
Provided by anonymous 53725 (aakarsh1997@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335795 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-23 12:40:26 +00:00
Jean-Sebastien Hedde
2388669424 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335792 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-23 12:11:48 +00:00
Etienne Kneuss
5516fff83e __Construct param is not supposed to be optional
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335784 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-22 12:47:33 +00:00
Matt Li
70f06fd96c Clarified as per bug #46557 and note #116544
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335782 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-21 05:46:38 +00:00
Jean-Sebastien Hedde
a3f1006c02 Just a simple spelling and type error fix
-- 
Provided by anonymous 53037 (tpunt@hotmail.co.uk)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335780 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-20 12:57:47 +00:00
Jean-Sebastien Hedde
3c3119967c Anonymous contribution
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335778 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-20 12:51:42 +00:00