Commit graph

13472 commits

Author SHA1 Message Date
Jakub Vrana
05f13511c1 Document $link parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330228 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-15 19:04:27 +00:00
Jakub Vrana
577ff9add3 Document PHP 5.5 MySQLi parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330227 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-15 19:04:09 +00:00
Jakub Vrana
e3e6f51c9e Document mysqli::set_opt()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330226 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-15 18:50:46 +00:00
Jakub Vrana
625647c784 Add PHP 5.5 MySQLi functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330225 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-15 18:50:28 +00:00
TAKAGI Masahiro
beb09db76b Set svn properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330206 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-11 21:39:53 +00:00
Jakub Vrana
f604355134 Fix a typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330203 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-11 15:05:19 +00:00
Jakub Vrana
278e4f61a2 Document missing cURL multi methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330201 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-10 23:24:36 +00:00
Jakub Vrana
4c736aaffc Explain array_column(, null)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330196 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-10 00:28:37 +00:00
Jakub Vrana
58e2f372dd Document array_column()
Copied part of https://wiki.php.net/rfc/array_column

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330195 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-10 00:25:03 +00:00
Peter Cowburn
30fc452dd6 Set the ldap_control_paged_result defaults for iscritical and cookie
-- 
Provided by Michael Graham

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330192 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-08 14:37:24 +00:00
Derick Rethans
89f251edee PHP-788: Document journal/fsync MongoClient connection options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330191 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-08 14:23:04 +00:00
Derick Rethans
54d0342f80 Order by alphabethical order just like in the source code.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330190 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-08 14:14:16 +00:00
Derick Rethans
c930cbb897 PHP-536: Clarify that continueOnError Flag does not insert valid docs when an invalid doc exists in the batch
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330189 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-08 14:11:52 +00:00
Peter Cowburn
feb1ebe8b4 typofix: 64-bit -> 32-bit (patch by daijie)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330186 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-07 07:31:26 +00:00
Peter Cowburn
e8330507db Fixes bad and less standard grammar.
-- 
Provided by Niel Archer

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330185 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-07 07:25:13 +00:00
Peter Cowburn
f1fc2fa14c typofix: return -> returns (doc , patch from mightyuhu)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330184 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-07 07:24:17 +00:00
Peter Cowburn
1d87630eef Corrected bug: https://bugs.php.net/bug.php?id=55248 by removing the email statement.
-- 
Provided by Madara Uchiha (dor.tchizik@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330183 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-07 07:22:03 +00:00
Peter Cowburn
9ddd75d724 Corrected example listing per comment by rks at rks dot org
-- 
Provided by anonymous  ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330181 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-07 07:14:49 +00:00
Peter Cowburn
0851a6f64a Fixed example code: __construct() is not required by SeekableIterator interface, an Iterator must not automatically rewind, A SeekableIterator should not set its position out of bounds
-- 
Provided by ha kre (hanskrentel@yahoo.de)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330180 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-07 07:13:05 +00:00
Peter Cowburn
12c69dff68 This was submitted as bug and I was directed here to make the change.
thanks!

-- 
Provided by Jon Lundy (jon@xuu.cc)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330179 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-07 07:08:00 +00:00
Reeze Xia
5070dab783 Typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330175 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-04 06:56:24 +00:00
Jakub Vrana
3fb4399cc6 Document MYSQLI_BINARY_FLAG
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330173 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-03 17:31:41 +00:00
Jakub Vrana
2c40bcfe21 Link mysqli_fetch_field_direct() from mysql_field_flags()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330172 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-03 07:04:44 +00:00
Jeremy Mikola
c8253817c2 MongoCursor::hint() supports string arguments
https://jira.mongodb.org/browse/PHP-775


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330170 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-02 18:41:57 +00:00
Sherif Ramadan
9666bded59 Fix typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330167 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-30 22:35:53 +00:00
TAKAGI Masahiro
b72a6273c1 Add svn properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330160 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-27 20:03:17 +00:00
Jakub Vrana
494639283c Document mysqlnd incompatibility regarding bit data type (fix )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330159 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-27 16:37:59 +00:00
Peter Cowburn
8401078b17 fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330158 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-27 10:57:14 +00:00
Peter Cowburn
41f1e8e0de exception info for dateinterval::__construct() (doc )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330157 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-27 10:51:41 +00:00
Peter Cowburn
f96e4a4e9e fix example flags (doc )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330156 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-27 10:51:28 +00:00
Christian Weiske
5284593f74 fix docbook, table wants <caption> not <title>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330153 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-26 12:13:35 +00:00
Christian Weiske
569cfa6d6b Fix bug : geoip_continent_code_by_name() code list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330152 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-26 11:43:45 +00:00
Derick Rethans
e9d4e36814 PHP-702: Support the autoIndexId option for createCollection
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330136 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-23 09:27:56 +00:00
Derick Rethans
f68a7f392b PHP-695: Remove mention of PHPUnit from documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330135 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-23 08:36:22 +00:00
Derick Rethans
86c0099cdc - Updated to version 2013.3 (2013c)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330132 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-22 16:52:19 +00:00
Derick Rethans
a174aaabf4 PHP-496: Added a few examples to MongoDB::command() and clarified result structures.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330129 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-22 14:47:30 +00:00
Derick Rethans
53281c346b Added that it's a server thing, and emphasised "forever".
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330128 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-22 14:11:27 +00:00
Derick Rethans
b5cc417fb0 Fix grammar.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330076 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-11 14:07:27 +00:00
Derick Rethans
1c8e3304dd From 1.4.0 we support flag 3 (oplog_reply) as well.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330072 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-11 09:29:12 +00:00
JulienPauli
69884b8692 Error in code example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330039 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-09 08:07:58 +00:00
Pieter Hordijk
fa5ef560a6 function param now has the correct type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330030 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-08 21:09:17 +00:00
Sherif Ramadan
4a05f0dc9d Fix GearmanClient::addTask() example code.
Callback needs to be set before GearmanClient::addTask() is called.
Patch by Blake Gardner

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330011 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-05 19:09:32 +00:00
Anatol Belski
742458d842 documented the new gender methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330005 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-04 18:20:09 +00:00
Anatol Belski
c450ef5f25 added VarnishAdmin::disconnect docs and dll link
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329999 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-04 13:13:38 +00:00
Ruslan Osmanov
551313fd8a Fix: references to renamed methods EventBuffer::remove and EventBuffer::removeBuffer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329989 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-03 10:26:01 +00:00
Ruslan Osmanov
8bb5f551df Del: deprecated event methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329988 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-03 10:21:53 +00:00
Ruslan Osmanov
83ae6fd821 sync event extension docs with it's 1.6.0 release
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329987 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-03 10:20:56 +00:00
Joe Watkins
81a2e5c190 correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329984 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-03 05:57:27 +00:00
Joe Watkins
b5750f45c7 update for issue missing vital information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329978 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-02 11:18:16 +00:00
Pierre Joye
50c45c7a63 - fix default and add missing bilinear
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329952 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-28 21:13:28 +00:00
Pierre Joye
b63bf5479e - correct ref to function and c/p in the example code
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329951 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-28 21:10:15 +00:00
Hannes Magnusson
6155859848 We don't distribute OSX binaries anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329942 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-28 07:46:17 +00:00
Gwynne Raskind
15dd578022 Fix bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329941 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-27 23:48:49 +00:00
Kalle Sommer Nielsen
0f2e02d872 * Documented imagesetinterpolation() and the relevant constants that can be used together with it.
* Updated imagerotate() to mention that its now affected by imagesetinterpolation() when rendering

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329939 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-27 14:04:52 +00:00
Kalle Sommer Nielsen
63ad4c2f57 Document 'WebP Support' using gd_info()
# Pierre will add this shortly

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329938 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-27 13:05:12 +00:00
Kalle Sommer Nielsen
e2bee5cea1 Return true here to comply
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329937 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-27 10:44:55 +00:00
Kalle Sommer Nielsen
62b9defe2b Documented imagepalettetotruecolor() available as of 5.5.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329936 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-27 03:25:21 +00:00
Joe Watkins
aefd0b0e10 minor, grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329931 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-26 21:23:12 +00:00
Peter Cowburn
7a4f2da499 fix build (duplicated id)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329929 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-26 14:06:25 +00:00
Joe Watkins
ae8027442b fix for build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329928 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-26 14:00:31 +00:00
Peter Cowburn
5fc1ac48e1 fix version for socket_import_stream() (doc )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329927 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-26 12:01:56 +00:00
Joe Watkins
323cb7d9b9 updates for 0.43 API
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329926 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-26 11:50:59 +00:00
Ruslan Osmanov
1d2b598616 Sync with event-1.5.1 release changes
Ignore entities.*.xml in en/reference/event

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329925 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-26 11:14:33 +00:00
Philip Olson
cd09fab47b Renamed libmysql to libmysqlclient to coincide with the mysql.com manual (sorry, translators)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329924 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-26 03:57:46 +00:00
Joe Watkins
f92e790ec1 adjustments to wording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329914 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-25 08:24:10 +00:00
TAKAGI Masahiro
ee1d6c45dd Fix filename
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329900 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-23 23:05:36 +00:00
TAKAGI Masahiro
120fdf0160 Use $Revision$ instead of $Rev$
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329899 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-23 23:04:16 +00:00
Kalle Sommer Nielsen
4969860e1f Remove empty notes sections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329896 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-23 10:11:06 +00:00
Kalle Sommer Nielsen
c626fef979 Mention gd_info() here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329895 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-23 00:31:15 +00:00
Kalle Sommer Nielsen
fa54c57911 Another typo fix, gosh I suck at this
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329893 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-22 20:05:45 +00:00
Kalle Sommer Nielsen
1b66dabe6e Fix path
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329890 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-22 19:53:05 +00:00
Kalle Sommer Nielsen
e0ac705d20 Shhh, nobody saw that
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329889 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-22 19:50:07 +00:00
Kalle Sommer Nielsen
879bef7581 * Document WebP support
* Fix $Rev: $ for imageflip.xml

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329888 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-22 19:48:36 +00:00
Peter Cowburn
169e21933b fix build again
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329886 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-22 19:46:47 +00:00
Kalle Sommer Nielsen
ea7f884bd2 Typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329885 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-22 19:42:53 +00:00
Kalle Sommer Nielsen
35079122d0 List all formats supported by GD on the introduction page, including relevant notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329883 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-22 19:30:46 +00:00
Kalle Sommer Nielsen
98cb35bf0f Note that imagecreatefromgif() uses the first frame of an animated image, as pointed out in a vague way in usernote
# Usernote was deleted hereafter

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329882 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-22 19:21:58 +00:00
Kalle Sommer Nielsen
87be62964d Merge usernote comment into the documentation
# The usernote was deleted hereafter

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329881 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-22 19:01:40 +00:00
Philip Olson
5fe36ddd07 removed autogenerated entities. files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329878 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-22 18:29:49 +00:00
Ruslan Osmanov
2dda716bd6 Add: some new methods
Sync'd with the newly uploaded event-1.5.0 API
Fix: tabs in examples

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329877 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-22 18:00:08 +00:00
Philip Olson
ca6d8a6f45 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329875 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-22 17:54:38 +00:00
Kalle Sommer Nielsen
fed146ec1e Fix svn:props
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329874 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-22 16:09:01 +00:00
Kalle Sommer Nielsen
f50b25ab8b Documented imageflip(), available as of PHP 5.5.0 using LibGD
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329873 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-22 16:08:07 +00:00
Kalle Sommer Nielsen
d08076c1f0 It's good practice to also destroy the image resources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329872 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-22 15:52:00 +00:00
Kalle Sommer Nielsen
7d730d5c74 Kill empty <para>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329871 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-22 15:33:51 +00:00
Philip Olson
030b100ce8 Documented PHP Bug -- _query() and _real_query() are different
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329870 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-22 07:38:12 +00:00
Derick Rethans
92d1c08497 Added the new Windows download URL.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329866 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-21 11:19:16 +00:00
Adam Harvey
4dfdfdbbf0 Fix doc bug (Grammar): greater then → greater than.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329843 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-20 19:05:56 +00:00
Adam Harvey
721e22275f Fix the link to Maxmind's ISO 3166 page.
Fixes doc bug  (Wrong link for country list).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329842 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-20 19:02:53 +00:00
Scott MacVicar
e5bbd6cf6c Fix documentation to show the raw_output is gone now, changed this a while back but forgot..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329818 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-18 23:18:14 +00:00
Jakub Vrana
532733665b Priority queue uses maximum priority
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329790 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-15 05:44:51 +00:00
Philip Olson
581263ee45 Slight update to wording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329787 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-14 19:21:08 +00:00
Ulf Wendel
0761e9d5e4 Final touches for alpha: trx detection improvements
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329786 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-14 15:31:49 +00:00
Xinchen Hui
0b807e22e1 fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329784 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-14 13:43:48 +00:00
Ruslan Osmanov
64fc47d8c7 Fix: title of an example
Add: new example

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329776 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-14 07:24:34 +00:00
Ruslan Osmanov
919c8a7992 Refact: applied xml formatting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329774 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-13 18:14:25 +00:00
Ruslan Osmanov
6c414d4aed Add: docs for event extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329773 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-13 18:04:36 +00:00
Jakub Vrana
e55c6e7b5b See also array_rand()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329772 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-13 17:11:41 +00:00
Ralph Schindler
8ca249cb56 Add a note about Phar::__construct requiring the filename to include .phar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329753 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-12 19:26:53 +00:00
Derick Rethans
aadb70fe74 - Updated to version 2013.2 (2013b)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329745 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-11 21:37:07 +00:00
Popa Adrian Marius
6aa7058f15 This default behavior for function on all phps > 5.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329711 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-08 15:28:52 +00:00
Popa Adrian Marius
1d8f6d7da3 This default behavior for function on all phps > 5.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329710 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-08 15:26:13 +00:00
Popa Adrian Marius
24f13612f5 ibase_timefmt has been removed from PHP 5.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329709 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-08 15:20:29 +00:00
Popa Adrian Marius
fd538b7174 Eliminate some spaces before versions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329708 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-08 14:59:55 +00:00
Popa Adrian Marius
06b757afc9 remove old PHP4 references, all functions are current in PHP > 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329707 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-08 14:54:20 +00:00
Philip Olson
0ee484b92e Misc updates
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329701 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-08 08:26:43 +00:00
Hannes Magnusson
699ab8d7f3 Make more sense for this example, one node seedlist is a bad idea
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329698 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-07 21:21:24 +00:00
Ulf Wendel
b51551ce72 1.2.0-alpha (planned) release date
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329696 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-07 15:11:08 +00:00
Ulf Wendel
daa1e34647 Version and requirements for APC support
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329695 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-07 15:10:09 +00:00
Ulf Wendel
32ddb8e289 1.2 change notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329689 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-07 10:51:51 +00:00
Ulf Wendel
5a5255d2be Mostly QC related notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329688 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-07 10:51:41 +00:00
Rafael Dohms
176741290e Updated refpurpose for error_log function to be more descriptive about where errors are sent.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329678 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-06 09:31:56 +00:00
Peter Cowburn
9add359e14 WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329674 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-05 21:52:20 +00:00
Peter Cowburn
2d958f6b1e WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329673 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-05 21:47:43 +00:00
Peter Cowburn
2d648811f2 fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329672 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-05 21:47:32 +00:00
Dejan Marjanovic
bbc0131c88 Updated is_numeric description and example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329671 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-05 21:27:21 +00:00
Peter Cowburn
050ac83174 memcached.use_sasl default is 0
-- 
Provided by Kohei Hasegawa (ameutau@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329669 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-05 21:17:59 +00:00
Peter Cowburn
73c3254151 copy from is_string example,
more descriptive example code output

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

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329668 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-05 21:15:49 +00:00
Peter Cowburn
65ecfa33fd initializer
-----
Patch by Hans Henrik Bergan

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329667 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-05 21:09:48 +00:00
Peter Cowburn
11d2d77eb9 pcntl_signal() does not stack handlers
----
Patch provided by "da vinci"

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329664 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-05 20:48:59 +00:00
Peter Cowburn
fe3dfeaf7d Added link to W3C reference documentation for DOM NodeList.
-- 
Provided by anonymous  ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329663 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-05 20:33:53 +00:00
Peter Cowburn
773da2681a CS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329662 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-05 20:27:18 +00:00
Jean-Sebastien Hedde
9ba9ce4f8c Remove bugfix link and improve changelog description (cf discussion on doc-cvs ml)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329643 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-04 06:52:39 +00:00
Derick Rethans
bfeefa6f2e - Updated to version 2013.1 (2013a)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329640 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-03 18:14:11 +00:00
Hannes Magnusson
405b0f75b3 Fixed bug#64246 (stream_metadata constants not defined)
# The userspace constants are without the PHP_ prefix :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329623 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-03 00:34:42 +00:00
Hannes Magnusson
9aa2442769 Fixed bug#63091 MongoCollection::group() example needs updating
# Thanks fhagard at lightcube dot us !


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329620 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-03 00:18:49 +00:00
Xinchen Hui
cb5a924eec correct example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329617 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-02 17:08:17 +00:00
Peter Cowburn
f293a04ebc soapclient return value with exceptions option (doc )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329616 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-02 14:29:16 +00:00
Peter Cowburn
60d499fd26 fix example syntax error (doc )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329615 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-02 14:29:03 +00:00
Xinchen Hui
f7975b51dd more infos about yaf loader
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329592 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-28 05:53:22 +00:00
Xinchen Hui
516c1156f4 trivial updates
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329591 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-28 04:15:22 +00:00
Kalle Sommer Nielsen
7d5306f9c9 Bye PHP4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329587 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-27 14:50:35 +00:00
Justin Martin
8dfe8448dd Fixed path and value parameters.
Fixes .


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329584 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-27 05:08:03 +00:00
Justin Martin
b406ef56ae Rewrote sentence fragment that resulted from rev 254550.
Fixes bug .


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329582 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-27 04:52:41 +00:00
Justin Martin
0543e97382 Removed --with-ttf configure switch, as it was gone in 5.3.0.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329581 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-27 04:17:50 +00:00
Justin Martin
8f8fb2bd4d Changed list function example to use ext/PDO instead of ext/MySQL.
Closes bug .


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329580 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-27 04:10:21 +00:00
Jean-Sebastien Hedde
2b921fa00c array_product : fix link.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329579 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-25 21:46:06 +00:00
Jean-Sebastien Hedde
cff47c489a PHP 5.3.6 breaks BC on array_product, it should be notified in the doc.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329577 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-25 18:42:09 +00:00
Xinchen Hui
9a6f424ca7 remove undocuemnt warning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329575 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-25 03:23:42 +00:00
Karoly Negyesi
5626663456 mention https://bugs.php.net/bug.php?id=44409 in the docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329574 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-24 22:12:45 +00:00
Karoly Negyesi
4c8f96a13e Added a few words on FETCH_PROPS_LATE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329573 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-24 22:03:35 +00:00
Yoshinari Takaoka
43eb39a60c - fixed function desctiption.
- added notice, the internal encoding is not changed by this function.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329546 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-22 15:49:07 +00:00
Yoshinari Takaoka
fa3df4d216 - added notice about the encoding for multibyte regex.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329545 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-22 15:47:01 +00:00
Xinchen Hui
aeac24ae67 correct example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329535 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-22 08:55:38 +00:00
Xinchen Hui
35d4da3258 Update docs for router
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329534 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-22 08:52:49 +00:00
Esen Sagynov
29238b600d add ENUM in cubrid-bind.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329527 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-21 05:23:08 +00:00
Ulf Wendel
5e3799d317 Document BC break and bug fix related to mysqlnd_ms_set_qos()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329523 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-20 17:13:50 +00:00
Ulf Wendel
25b1bd57ca Document BC break and bug fix on SQL hints and trx stickiness
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329519 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-20 10:41:24 +00:00
Xinchen Hui
939657ed29 update action methods doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329516 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-20 05:44:57 +00:00
Xinchen Hui
440a9c357c update version.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329515 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-20 05:40:17 +00:00
Xinchen Hui
cbc85dc631 update forward signature
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329514 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-20 05:34:55 +00:00
TAKAGI Masahiro
a05e74c2c3 Add svn properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329511 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-19 20:35:52 +00:00
Ulf Wendel
35d5fbfdf9 Adding reason why stats may give different results in 1.5+.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329508 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-19 17:50:49 +00:00
Xinchen Hui
a26e007c8f Add seealso
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329505 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-19 13:45:24 +00:00
Xinchen Hui
c789d27148 Update docs, add init and examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329504 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-19 13:33:15 +00:00
Xinchen Hui
04f882eb0d Update forward entry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329501 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-19 10:53:22 +00:00
Ulf Wendel
af871c29a5 v1.5 - discussion of automatic and silent failover in the middle of a transaction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329494 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-18 13:27:12 +00:00
Joe Watkins
cd4beb9181 fix constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329486 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-16 12:26:01 +00:00
Ulf Wendel
178c4659eb More config file debug hints
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329474 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-12 13:53:16 +00:00
Ulf Wendel
f8b942ef4a Mention common error messages
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329472 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-12 11:44:44 +00:00
Ulf Wendel
f006e05501 node_groups filter reference section (stub)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329461 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-11 13:18:47 +00:00
Ulf Wendel
a548c04bef Notes on example configurations for various clusters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329459 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-11 10:05:38 +00:00
Hannes Magnusson
c91d2457f1 Added "socketTimeoutMS" & "connectTimeoutMS" options, as of 1.3.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329457 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-09 02:08:14 +00:00
Ulf Wendel
bb129b41d1 Example configurations for various types of MySQL clusters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329455 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-08 17:25:35 +00:00
Philip Olson
44accdb4dc A little cleanup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329450 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-08 07:20:33 +00:00
Philip Olson
974b97a175 A little cleanup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329449 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-08 07:09:45 +00:00
Ulf Wendel
c033e710fe Quickstart example for node group filter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329447 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-07 18:08:37 +00:00
Ulf Wendel
52ede7510c Small updates for 1.5 and fixes for 1.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329439 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-06 18:44:15 +00:00
Karoly Negyesi
0e7ceba0fb document passing non-scalars to strtr().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329430 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-05 09:43:01 +00:00
Karoly Negyesi
49d54fd72a added a note about multiple extensions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329390 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-01 06:08:25 +00:00
Derick Rethans
87726efe34 Fixed typoes and grammar, and added see-also sections.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329381 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-31 14:45:04 +00:00
TAKAGI Masahiro
4d2ed4ef0b mbstring: Fix prototypes
mb_convert_case(): 2nd parameter is not optional so default value is meaningless.
mb_decode_numericentity(): 3rd parameter is optional and its default value is internal encoding.
mb_encode_numericentity(): 3rd parameter is optional and its default value is internal encoding.
                           added 4th parameter as of PHP 5.4.0.
mb_regex_set_options(): no default value of "options"


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329377 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-30 21:03:39 +00:00
Ferenc Kovacs
69979328b7 add synopsis for the SplFileObject::__toString method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329366 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-30 01:30:54 +00:00
Nick Wallace
7acbaa0e7f Added global url entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329359 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 22:43:41 +00:00
Nick Wallace
b823457eb9 Updated text to speaker neutral
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329357 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 22:31:13 +00:00
Nick Wallace
11f8059ffc Adding link to google group
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329355 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 21:19:53 +00:00
Jeremy Mikola
cde9b9b8ee Fix terms in MongoCollection::ensureIndex() return doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329342 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 16:10:27 +00:00
Jeremy Mikola
4e4d8d2006 Document non-boolean return values for MongoCollection::ensureIndex()
https://jira.mongodb.org/browse/PHP-671


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329341 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 16:09:29 +00:00
Jeremy Mikola
f81e6a03d2 Fix MongoCollection::getIndexInfo() return and example docs
https://jira.mongodb.org/browse/PHP-670


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 16:03:18 +00:00
Philip Olson
04b11e621f Fixed spelling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329325 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 01:47:09 +00:00
Jeremy Mikola
ff6aa0c781 Update Mongo get/setReadPreference return values and error docs
https://jira.mongodb.org/browse/PHP-669


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329318 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-28 23:36:42 +00:00
Jeremy Mikola
3fd5468aa7 Make Mongo db/collection select method docs consistent
A vanilla Exception is thrown instead of InvalidArgumentException.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329315 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-28 19:47:52 +00:00
Philip Olson
758580b4dd Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329312 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-28 18:07:48 +00:00
Joe Watkins
821c5e40e7 edit errors section to include E_WARNING on not found info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329305 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-26 11:26:56 +00:00
Jakub Vrana
0d01b79df7 Spacing, trailing ?>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329303 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-26 01:08:47 +00:00
Joe Watkins
75c5627be5 correct response to
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329296 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-25 10:37:46 +00:00
Joe Watkins
325a9e01e1 in response to bug , a warning is apparently appropriate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329295 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-25 07:37:46 +00:00
Sherif Ramadan
6c29c4c401 Added return false problem warning. Fixes bug .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329280 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-23 15:26:00 +00:00
TAKAGI Masahiro
64fe9c6c77 Add svn properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329269 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-22 20:01:20 +00:00
TAKAGI Masahiro
058f45a9c9 Fix the example according to user contributed notes
The column "oid" doesn't contain the large object itself but its identifier.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329258 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-21 20:11:09 +00:00
Hannes Magnusson
c0a67e0c16 Document MongoGridFS exception codes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329239 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-19 20:07:22 +00:00
Ole Aass
42871790fb Bug - Changed <classname> to ArrayIterator and <methodname> to ArrayIterator::setFlags()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329238 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-19 14:46:31 +00:00
Sherif Ramadan
a80683c2f5 Added note to documentat that this method is only intended to work with internal classes for getting the default value of static class properties.
Fixes bug  also references bug 


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329237 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-19 14:45:34 +00:00
Sherif Ramadan
7f32d3c391 Method uses wrong return values. Fixes bug 64021.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329236 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-19 13:46:27 +00:00
Sherif Ramadan
31026bcbdd Added new sort flags to array_multisort and updated changelog. Fixes bug .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329178 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-17 14:12:24 +00:00
Philip Olson
5653063455 Moved changelog up the TOC a bit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329176 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-17 08:14:11 +00:00
Philip Olson
5c6f1c511a Moved mysqli_report() / $report_mode docs under mysqli_driver/.
This closes PHP Bug 
This change includes updates, mainly to the example / see also sections.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329175 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-17 07:59:25 +00:00
Christopher Jones
bce688de97 Update OCI8 aliases and descriptor doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329174 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-17 04:11:58 +00:00
Philip Olson
9e9cd5898f Fixed changelog entries. Entry should only be a number.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329173 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-17 01:04:07 +00:00
Christopher Jones
c80831f6d5 Clarify OCI_NO_AUTO_COMMIT/OCI_DEFAULT relationship
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329172 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 23:53:53 +00:00
Sherif Ramadan
8f48b5ad75 Provided some more practical examples for array_udiff. Also fixes bug .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329171 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 22:58:15 +00:00
Jeremy Mikola
88959cefb9 Update Mongo read preference methods for 1.3.3 release
Fix parameter type for setReadPreference() methods, document getReadPreference() return value changes, and update version info for MongoCursor methods.

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


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329170 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 21:36:10 +00:00
Sherif Ramadan
aa12b2b0eb Typo in description (comma not come). Fixes bug .
Patch provided by Niel Archer (niel.archer@gmail.com).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329167 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 19:12:12 +00:00
Sherif Ramadan
336bf822a6 Removed dubious wording in implode parameter description. Fixes bug .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329161 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 14:32:49 +00:00
Sherif Ramadan
3357667fc8 Updated Imagick::shadeImage() with missing Errors/Exception refsect.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329159 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 12:23:09 +00:00
Sherif Ramadan
c2cc749d26 Updated changelog for strtotime's relative week changes. Fixes bug .
This affects Derick's commits for 357292a098f572bc7baf11a8438314072af6c00b and 089bc254eb33b3c42418f869f2478ce35558c9ea in PHP 5.3, which change this behavior.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329158 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 11:04:22 +00:00
Adam Harvey
45b4dc6dc3 c-client might think "#define NIL 0" is cool, but PHP doesn't.
Fix doc bug  (NIL instead of NULL).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329153 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 01:58:01 +00:00
Adam Harvey
464f8058ea Fix doc bug (variable type 'name' in statname).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329152 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 01:54:48 +00:00
Derick Rethans
00daa136b3 Fixed version numbers again.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329138 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-14 18:27:06 +00:00
Adam Harvey
55929e29ac Beef up the notes on the PHP 5.5 changes to pack() and unpack().
Specifically, I've added changelogs to the function pages (not sure how I
missed that to start with), expanded the discussion of what the changes are,
and moved them into the backward incompatible changes page, since they are.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329132 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-14 06:35:43 +00:00
Hannes Magnusson
cdb9df4c46 Mention that the filename index will be populated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329130 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-14 03:23:34 +00:00
Richard Quadling
8cb6042764 Added complete svn:keywords
Ignore entities.*.xml

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329114 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-13 00:47:14 +00:00
Justin Martin
c6e10c6653 Clarified language of CRYPT_BLOWFISH character range admonition.
Contribution by Ole Aass.
Closes bug .


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329093 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-12 04:04:32 +00:00
Justin Martin
d895a58b2a Added and clarified function alternatives relating to the deprecation of the regex extension.
Contribution by Ole Aass.
Relates to and closes bug .


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329092 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-12 03:54:14 +00:00
Justin Martin
f9a6276cf2 Indicated that error messages are truncated after 1024 bytes, instead of characters (not MB-aware).
Closes bug .


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329090 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-12 00:39:06 +00:00
Justin Martin
b7081b52fe Fixed return value.
Closes bug .


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329089 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-12 00:33:53 +00:00
Justin Martin
a937c3c578 Changed return value to &return.success;, as returns 1 on success no longer would seem to apply.
Closes bug .


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329087 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-12 00:22:00 +00:00
Justin Martin
a440d85ce3 Added example output for examples 1 and 2.
Contribution by Ole Aass.
Closes bug .


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329086 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-12 00:11:56 +00:00
Sherif Ramadan
cfcfe6e059 Updated PDO error handling chapter with new example and added note to reflect PDO::__construct behavior.
This fixes Bug  in that a note is added to inform the user that PDO::__construct will always throw an exception if the connection fails.
A new example is also added to reflect that even when the PDO::ATTR_ERRMODE is set in the constructor, and the connection fails, a PDOException will still be thrown.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329077 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-11 11:09:57 +00:00
Philip Olson
cd908490ca yes->Yes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329074 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-10 23:42:41 +00:00
Jeremy Mikola
74dfdc51ec Restore non-fragment MongoDB URL entities
These were previously removed in r329063, but should stick around for the link checker script.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329065 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-10 19:18:05 +00:00
Jeremy Mikola
f34909f604 Remove MongoDB URL entities that are only referenced once
https://jira.mongodb.org/browse/PHP-387


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329063 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-10 17:42:52 +00:00
Richard Quadling
04beb00111 W/S Tabs to spaces.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329060 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-10 17:34:40 +00:00
Richard Quadling
b93b3a95c9 BOM removed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329055 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-10 16:50:00 +00:00
Jeremy Mikola
48b24042d6 Update MongoGridFS "see also" links and format as a list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329046 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-09 23:06:32 +00:00
Jeremy Mikola
65c7a68e87 Add examples and consistency to MongoGridFS storage methods
https://jira.mongodb.org/browse/PHP-387


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329045 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-09 23:04:32 +00:00
Jeremy Mikola
6f59b9c6a9 Document _id generation in MongoCollection insert/save methods
https://jira.mongodb.org/browse/PHP-383


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329040 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-08 23:01:23 +00:00
Jeremy Mikola
2a331a3820 Note that MongoDB GLE will report n=0 for insertions
https://jira.mongodb.org/browse/PHP-620


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329038 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-08 21:28:08 +00:00
Sherif Ramadan
7916455ba0 Updated memcached docs to reflect new memcached 2.X behavior.
- Added new Runtime Configuration directives.
- Updated libmemcached version requirements and new configuration options.
- Added new memcached 2.0 methods to Memcached class:
    * deletemulti
    * deletemultibykey
    * getallkeys
    * touchbykey
    * touch
    * incrementbykey
    * decrementbykey
    * ispersistent
    * ispristine
    * setsaslauthdata
    * setoptions
    * resetserverlist
    * quit

Modified fixes and modifications to reflect ChangeLog.

Path provided by David Terei (davidterei@gmail.com).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329008 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-08 05:17:16 +00:00
Adam Harvey
c1034e6218 MongoGridFS::storeFile() returns a MongoId, per note 110936.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329006 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-08 02:34:26 +00:00
Sherif Ramadan
1cd5fc7fae Documenting MD2 and EC openssl constants
Patch by Mark Jones - mark@zedwood.com


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329005 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-07 21:03:09 +00:00
Joe Watkins
7b8e8ab429 missing files from pthreads docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328974 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-04 09:24:39 +00:00
Philip Olson
689def9e2b Returns false (not null) if the param is not set, otherwise a string. Fixes PHP Bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328972 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-03 19:54:04 +00:00
Joe Watkins
7d1dc9ad7d updates to pthreads API
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328967 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-03 15:13:50 +00:00
TAKAGI Masahiro
ef70e0157e Add Revision tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328943 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-01 07:37:13 +00:00
TAKAGI Masahiro
1984b7e7c4 Fix example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328942 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-01 07:36:48 +00:00
Yoshinari Takaoka
897acdc42f - reverted all commits on 328924,328923, because I overwrite not ja-translation but original english file.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328926 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-30 20:41:49 +00:00
Yoshinari Takaoka
ba95dea8fe - added new function.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328924 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-30 20:34:16 +00:00
Yoshinari Takaoka
9f152cfe78 - translated some functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328923 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-30 20:33:52 +00:00
Peter Cowburn
455be5cd10 typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328914 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-28 11:25:55 +00:00
Ruslan Osmanov
9ec46b8b8a Applied PHP source formatting within programlisting tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328911 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-27 17:38:15 +00:00
Ruslan Osmanov
8d666e8198 Applied XML formatting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328910 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-27 17:33:55 +00:00
Ruslan Osmanov
cb1dd13235 Del: 'you' word
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328909 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-27 16:33:36 +00:00
Ruslan Osmanov
c0795d6106 Fix: eol spaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328908 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-27 14:54:54 +00:00
Ruslan Osmanov
93fa84169d Fix: tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328907 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-27 14:48:05 +00:00
Ruslan Osmanov
a2eb5f627e Fix: Ev::defaultLoop->EvLoop::defaultLoop
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328906 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-27 10:57:03 +00:00
Ruslan Osmanov
a502c723a6 Add: docs for evwatcher, evtimer
Fix: missing evio, evstat method docs

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328905 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-27 10:09:23 +00:00
Ruslan Osmanov
da1f814030 Add: evcheck, evchild, evstat docs
Change: Ev: createstopped methods and the watcher factory methods made final

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328902 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-27 07:53:59 +00:00
Ruslan Osmanov
8b82a7e762 Fix: svn:keywords
Add: docs for evperiodic, evsignal, evstat
Fix: typos

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328901 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-27 06:41:57 +00:00
Ruslan Osmanov
27d57bc40b Add: ev extension docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328897 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-26 19:46:06 +00:00