Pierrick Charron
b7bf542dba
Add a new example of mqseries_connx with SSL Connection & OCSP Responder URL
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328007 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-11 14:17:11 +00:00
Hannes Magnusson
ebd6689db5
Document couple of new MongoLog methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327994 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-10 22:07:43 +00:00
Hannes Magnusson
e94f617c92
Document what the connected property means
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327993 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-10 20:29:33 +00:00
Xinchen Hui
5bfc126682
more specific
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327973 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-10 03:08:34 +00:00
Xinchen Hui
b2973de911
add doc for autoloading
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327972 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-10 02:57:31 +00:00
Peter Cowburn
a00483513d
Confusing example output is confusing (doc 63246)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327967 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-09 13:56:17 +00:00
Sherif Ramadan
ac5ed968ff
Updated abstract method signature information and added an example to clarify on optional arguments.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327966 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-09 13:24:53 +00:00
Karoly Negyesi
bc8b580e62
NULL is not scalar.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327960 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-09 05:19:38 +00:00
Reeze Xia
8c2af50823
The default value $autoload of class_alias() is true but not false
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327930 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-08 08:37:00 +00:00
Reeze Xia
51518fce4f
Add missing parameter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327929 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-08 08:25:55 +00:00
Jeremy Mikola
1a5e05754b
Fix return/error docs for MongoCollection insert, update, and remove
...
https://jira.mongodb.org/browse/PHP-500
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327927 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-08 04:44:54 +00:00
Sherif Ramadan
34cef396fa
Added class-level version information for PDO, PDOStatement, and PDOException.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327897 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-06 05:13:54 +00:00
Jeremy Mikola
d4bd7ce34c
Don't mention deprecated MongoDB::authenticate() method in connection docs
...
https://jira.mongodb.org/browse/PHP-520
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327895 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-05 22:08:56 +00:00
Jeremy Mikola
6a18181c79
Reword MongoDB socket authentication
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327894 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-05 22:06:05 +00:00
Jeremy Mikola
d6e29c266c
Clarify how MongoDB authenticates per-database
...
https://jira.mongodb.org/browse/PHP-520
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327893 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-05 22:05:15 +00:00
Jeremy Mikola
7150cd5d71
Describe mongos connections and revise replica set and socket sections
...
https://jira.mongodb.org/browse/PHP-460
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327892 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-05 21:26:10 +00:00
Jeremy Mikola
07e724fa0a
MongoGridFSCursor::key() returns _id instead of filename since 1.3.0
...
https://jira.mongodb.org/browse/PHP-471
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327891 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-05 21:00:35 +00:00
Jeremy Mikola
83e9d2196e
Clarify criteria/new_object merging for Mongo upserts
...
https://jira.mongodb.org/browse/PHP-459
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327890 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-05 20:49:53 +00:00
Jeremy Mikola
2983ed9c50
Use reverse chronological order for Mongo changelogs
...
https://jira.mongodb.org/browse/PHP-499
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327889 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-05 20:22:15 +00:00
Pedro Antonio Gil Rodríguez
6d998932b6
Parameter's names were missing in Parameters section
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327883 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-05 15:36:31 +00:00
Jeremy Mikola
b397091f0d
Document sparse and expireAfterSeconds Mongo index options
...
https://bugs.php.net/bug.php?id=63183
https://jira.mongodb.org/browse/PHP-516
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327869 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-03 21:35:45 +00:00
Maciek Sokolewicz
6582ab4d00
Although this behavior change(s|d), it is still worth noting it in the docs.
...
--
Provided by Dejan Marjanovic (dejan.marjanovic@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327827 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-27 15:27:25 +00:00
Sherif Ramadan
1d410ffe5d
Fixed wrong variable name used in the example code.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327812 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-27 02:02:20 +00:00
Sherif Ramadan
4ff7ef044b
Added example for binding values in an array using arbitrary unnamed placeholders in a prepared statement.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327811 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-27 01:59:34 +00:00
Joe Watkins
99d2c44d4f
tidy examples page
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327810 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-26 17:19:20 +00:00
Philip Olson
fb4f9b53fc
Whitespace, and a few typos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327809 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-26 17:04:30 +00:00
Joe Watkins
d4cbcc71e6
incorrect use of screen swapped for programlisting tags as directed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327808 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-26 16:53:24 +00:00
Joe Watkins
017fb56c42
no tabs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327807 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-26 16:37:33 +00:00
Joe Watkins
c4a3663ac6
initial pthreads tutorials
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327804 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-26 13:43:25 +00:00
Joe Watkins
fc407e36d5
initial pthreads tutorials
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327803 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-26 13:43:04 +00:00
Joe Watkins
fc1f1e62be
corrections galore
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327799 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-26 09:38:24 +00:00
Joe Watkins
e714aaa78f
remove evil tabs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327787 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-25 20:42:14 +00:00
Joe Watkins
8c5785c3d9
fixed up entities
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327785 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-25 18:43:18 +00:00
Joe Watkins
446fd851c1
initial import, including files :)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327782 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-25 15:59:42 +00:00
Joe Watkins
5e61fb170e
initial manual for pthreads
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327781 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-25 15:50:16 +00:00
Xinchen Hui
30c2d6226d
update docs for Yaf_Router
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327774 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-25 08:28:49 +00:00
Adam Harvey
d38dc50d90
Fix the parameter type for the AMQPQueue constructor, per note 110152.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327772 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-25 02:32:33 +00:00
Adam Harvey
fdccfb5a64
Grammar fix arising from r327743 (thanks to bjori for pointing it out).
...
Additionally, make the notes actual note elements, and reorder the changelog to
be in the usual descending order, since I already have the file open.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327758 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-24 03:54:38 +00:00
Adam Harvey
1ad5ef04d9
Add pathinfo() to the see also list on filetype(), since we got a user note
...
over the weekend that suggests that people who find filetype() might actually
want pathinfo() instead.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327757 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-24 01:32:33 +00:00
Jakub Vrana
fa99d27fdb
File functions with directories
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327743 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-22 14:12:33 +00:00
Peter Cowburn
c4e11d3254
fix build (invalid element name)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327738 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-21 16:21:21 +00:00
Yannick Torres
14981041d0
Fix svn keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327731 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-21 13:08:06 +00:00
Karoly Negyesi
5180de5d11
Make note of how to properly implement a Traversable interface.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327726 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-21 08:14:03 +00:00
Adam Harvey
966013e33d
Integrate user note 48364, since it's correct about the limitations of
...
strip_tags() with regards to tag length.
Also add a couple of full stops, because that's how I roll.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327709 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-20 11:51:38 +00:00
Adam Harvey
b67b1b4f37
Remove the changelog from array_key_exists(), since this change never actually
...
shipped in a stable version: the array_key_exists() changes in
42feeddd4072d094d376a2cd96f0255d7def9a8c were reverted by
45572a498ab40d729d2aa0f3b080f029c91d8f9d well before 5.3.0 was released.
Also, add a note to document the "undocumented" behaviour and point at
property_exists() even more strongly — there's no point hiding it, since it
causes actual bugs (as I've just found out in ##php).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327706 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-20 09:27:30 +00:00
Sherif Ramadan
b65afeeee6
Added callable token to list.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327705 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-20 09:24:09 +00:00
Adam Harvey
79a4582205
Revert r327703. Apparently I can't read.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327704 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-20 04:39:29 +00:00
Adam Harvey
50506ce784
Fix doc bug #63119 ("Sorting Arrays" Documentation Typo Correction).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327703 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-20 04:33:51 +00:00
Xinchen Hui
78c3820097
document Yaf_Registry, remove the undocument warning
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327673 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-17 09:07:15 +00:00
Xinchen Hui
94f2f851f0
updates docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327672 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-17 09:02:21 +00:00