Olivier Hill
6daea42b18
Adding version information for new functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333463 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-01 17:53:07 +00:00
Olivier Hill
9565a8e3bf
Adding documentation for new GeoIP functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333450 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-30 12:55:04 +00:00
Olivier Hill
52090e795e
Add documentation for GeoIP ini entry
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333448 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-29 19:22:59 +00:00
Anatol Belski
dc49857b7c
set some missing props
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333433 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-27 09:04:52 +00:00
Anatol Belski
dd47cb820c
added hrtime example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333432 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-27 09:01:58 +00:00
Hannes Magnusson
639b1a2a10
Version info for the stream callback functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333410 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-22 17:16:53 +00:00
Hannes Magnusson
51f2b7c9b0
punctuation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333409 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-22 17:12:23 +00:00
Hannes Magnusson
724c49c25c
grammar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333408 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-22 17:11:47 +00:00
Derick Rethans
0724a1791b
Mention that this is also true for POST (from a note by Mark Coudill).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333406 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-22 13:29:46 +00:00
Hannes Magnusson
7f28a878d1
Remove one more generated file
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333399 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-22 04:30:59 +00:00
Hannes Magnusson
dfaeb887cf
Remove generated file
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333398 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-22 04:30:28 +00:00
Hannes Magnusson
30276884b1
Document some mongodb constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333397 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-22 04:28:45 +00:00
Hannes Magnusson
b2b679970b
Update changelog generation from new classess and stuffz
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333396 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-22 04:18:17 +00:00
Hannes Magnusson
adffd231a7
Document most of the MongoDB Context Options
...
Partially fixes https://jira.mongodb.org/browse/PHP-758
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333393 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-22 02:02:53 +00:00
Hannes Magnusson
1219ed7946
Document how to connect to MongoDB over SSL using stream context option for verifications
...
and authentication
Fixes https://jira.mongodb.org/browse/PHP-935
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333392 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-21 23:23:50 +00:00
Hannes Magnusson
7e34a70867
3000, not 30.000, is the default. Thanks Peter!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333389 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-21 19:49:35 +00:00
Peter Cowburn
e3b6a502d3
WS (tab to space)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333388 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-21 19:25:21 +00:00
Peter Cowburn
74508ae0d2
Better bitmask for "all errors except E_NOTICE"
...
Cf user note http://www.php.net/manual/en/function.error-
reporting.php#64060
^ is the xor (bit flipping) operator and would actually turn notices
*on* if they were previously off (in the error level on its left).
Patch by anonymous 43247
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333387 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-21 19:25:14 +00:00
Peter Cowburn
ddb6e7264c
Semiautomated replacement of tabs with spaces
...
Patch by anonymous 42711
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333386 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-21 19:25:09 +00:00
Peter Cowburn
1818d0d6d4
Add see also: reference to array_replace in array_merge description.
...
Patch by anonymous 42711
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333385 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-21 19:25:03 +00:00
Hannes Magnusson
3d5fdde110
Document real default value and link to the mongoclient ctor
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333384 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-21 18:13:45 +00:00
Hannes Magnusson
acef1885de
Document the default value and point to MongoCursor->timeout
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333383 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-21 18:10:44 +00:00
Jeremy Mikola
30ed36d66f
Revise MongoCollection ensure/createIndex docs
...
Documented options for MongoDB 2.6 and earlier versions and clarified how methods operate with each database version. Also updated write concern snippets for consistent language.
https://jira.mongodb.org/browse/PHP-1078
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333382 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-21 18:07:38 +00:00
Hannes Magnusson
804331d0e3
Document new connection options
...
- authMechanism
- authSource
- gssapiServiceName
- secondaryAcceptableLatencyMS
https://jira.mongodb.org/browse/PHP-1042
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333380 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-18 23:17:28 +00:00
Jeremy Mikola
350e29c7e3
Revise argument docs for MongoCollection update/remove methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333379 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-18 23:14:32 +00:00
Jeremy Mikola
4daa8ece2f
Revise MongoCollection write options and add missing changelog entries
...
https://jira.mongodb.org/browse/PHP-1076
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333378 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-18 22:37:43 +00:00
Jeremy Mikola
e294c93cee
Add missing MongoClient constructor changelog entries
...
Includes various other small grammar and language changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333377 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-18 22:32:43 +00:00
Anatol Belski
fcc90be582
documented hrtime classes methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333375 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-18 19:31:48 +00:00
Anatol Belski
20b247bdcf
started with the doc for the hrtime ext
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333373 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-18 17:01:44 +00:00
Levi Morrison
dbc2f48564
Fixes bug 65170
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333362 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-17 14:54:00 +00:00
Derick Rethans
8e5a91bf87
PHP-1043: Document parallelCollectionScan
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333361 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-17 12:37:40 +00:00
Joe Watkins
87a07ba920
fix #66863 incorrect documentation for gzgets
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333358 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-17 06:54:41 +00:00
Dejan Marjanovic
4e21db746b
Doc Bug #67045 array_unique bad wording
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333355 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-15 23:52:49 +00:00
Dejan Marjanovic
8dd00a873b
Doc Bug #67070 Parameter name that should be in bold in popen doc page
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333353 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-15 23:39:42 +00:00
Dejan Marjanovic
f11d35003d
Add PECL link for Imagick Windows DLL
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333351 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-15 23:26:48 +00:00
Mike Griffiths
df890faf6a
Fixing bad commit :(
...
Added note about the order of the function parameters. Docs could be miss-interpreted if, this note tries to reinforce expected behaviour and use
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333320 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-15 11:14:41 +00:00
Mike Griffiths
7f70616b6a
Added note about the order of the function parameters. Docs could be miss-interpreted if, this note tries to reinforce expected behaviour and use
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333318 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-15 09:31:47 +00:00
Dejan Marjanovic
9905374cd0
Replace single quotes with double for (string) <initializer> unless string contains double quotes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333317 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-14 23:48:06 +00:00
Philip Olson
6a70f30263
Added 5.6.0 version info for openssl_spki_*
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333316 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-14 23:00:18 +00:00
Dejan Marjanovic
7d6899caf4
Change double quotes to single based on https://github.com/php/php-src/blob/master/ext/spl/spl.php#L973
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333315 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-14 22:13:49 +00:00
Bob Weinand
754b32b63d
Added string quotes on default of optional parameter for SplFileInfo::openFile()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333314 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-14 22:02:49 +00:00
Bob Weinand
3dce855d99
Updated Countable::count([$mode]) to reflect newest changes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333311 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-13 22:20:23 +00:00
Hannes Magnusson
e486128a77
Link to MongoId::isValid()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333310 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-13 17:48:21 +00:00
Hannes Magnusson
94933fcf80
Fixed PHP-1062: MongoID doesn't ignore invalid id
...
https://jira.mongodb.org/browse/PHP-1062
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333309 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-13 17:46:40 +00:00
Ulf Wendel
f44f0a5c90
Basic documentation for MYSQLI_STORE_RESULT_COPY_DATA and the underlying mysqlnd feature
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333301 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-10 18:53:20 +00:00
Hannes Magnusson
75f56b6827
Update for the last releases
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333298 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-09 22:17:55 +00:00
Hannes Magnusson
ce6996bc74
typo/grammar/engrish
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333297 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-09 21:58:01 +00:00
Hannes Magnusson
cc3f882e6e
This was actually undocumented long time ago as it caused ID collisions with ext/dom
...
Remove it all so we don't confuse translators
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333295 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-09 21:54:26 +00:00
Hannes Magnusson
eae9a2b86f
These class version info is conflicting with the PHP5 classnames
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333294 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-09 21:49:11 +00:00
Philip Olson
3db1770f78
Testing edit.php.net -- please ignore
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333292 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-09 17:33:26 +00:00
Popa Adrian Marius
27b1373e25
Embarcadero aquired Borland
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333290 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-09 15:31:27 +00:00
Derick Rethans
e57ec925dc
Added missing mongocommandcursor and cursoraggregate
...
And alphabetize.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333289 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-09 09:51:33 +00:00
Chris Wright
a5db4a7ff2
ps_show2 is documented in the underlying C library, documented the PHP equiv.
...
--
Provided by anonymous 42749 (llord@docnet.nu )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333274 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-08 08:30:08 +00:00
Paul Hudson
41f6ae4208
Fixes doc bug #66888 : modified the imagick.rotateimage docs to match the language used in the GD docs, and specify the direction of rotation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333272 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-07 22:53:46 +00:00
Kalle Sommer Nielsen
76e517f01b
Fixed #67015 (some Predefined Constants missing 'example')
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333269 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-05 05:23:54 +00:00
Paul Reinheimer
d52ee4d57c
Call-time pass by reference is no longer supported.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333267 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-05 01:34:26 +00:00
Jeremy Mikola
4fc4e25cbd
Document MongoDB maxTimeMS command/query option
...
Also expanded upon aggregate command options.
https://jira.mongodb.org/browse/PHP-1023
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333265 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-04 22:19:19 +00:00
Jeremy Mikola
3d104ce431
Document MongoCursor::maxTimeMS()
...
https://jira.mongodb.org/browse/PHP-1023
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333264 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-04 22:17:30 +00:00
Jason Gerfen
0f74ecdbb4
Fixes for example syntax & descriptions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333262 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-04 12:57:04 +00:00
Jason Gerfen
9de4705b5c
Fix for hyphen in openssl_spki_export_challge() example. Fix for inaccurate reference in openssl_spki_new(). Thank you Mr. Cowburn.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333261 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-04 12:53:36 +00:00
Jason Gerfen
2545422d0c
Fixes for 'missinginitializer' errors (I am new so I am uncertain about a standard other than var types, please advise.)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333260 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-04 12:51:39 +00:00
Jason Gerfen
2fbd7d72db
Fixes for 'missinginitializer' errors (I am new so I am uncertain about a standard other than var types, please advise.)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333258 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-04 12:50:16 +00:00
Jason Gerfen
71ea998616
Updated example usage to include <keygen> element
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333257 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-04 11:56:55 +00:00
Jason Gerfen
f5fd992328
A couple of small changes regarding function names used in examples and additional functions listed in references section for openssl_spki_new()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333256 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-04 11:38:49 +00:00
Derick Rethans
9b37dae75f
PHP-1043: Update after MongoCommandCursor and aggregateCursor changes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333246 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-02 15:52:36 +00:00
Joe Watkins
c956613a11
add ZEND_ACC_FETCH constant info
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333242 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-01 18:38:17 +00:00
Joe Watkins
9709b52852
update for 2.0.2
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333241 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-01 17:26:23 +00:00
Jason Gerfen
586ed53748
Documentation for PHP 5.6.0 Alpha3 release which implements PR in commit ( http://git.php.net/?p=php-src.git;a=commit;h=8f56ac8401ed1c3e00b8fba3fb8e5efb565180c4 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333230 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-31 12:25:56 +00:00
Peter Cowburn
b5153e10da
typos
...
Patches by amazing anonymous people from the online editor.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333229 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-31 10:35:20 +00:00
Joe Watkins
246ef86329
change to uopz_function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333228 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-30 22:43:53 +00:00
Joe Watkins
7aa3e76cbe
update to compose api
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333221 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-30 11:14:11 +00:00
Peter Cowburn
02a5c4fd3e
Fix param order in example
...
Patch by Michael Bright
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333218 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:56:47 +00:00
Peter Cowburn
ef5dde1af7
Value is not dumped
...
Remko van Bezooijen
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333216 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:56:38 +00:00
Peter Cowburn
9be1e7786f
typo
...
Patch by Rafael Santos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333215 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:56:33 +00:00
Peter Cowburn
dfbcbc5043
typos
...
Patch by Nikita Arykov
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333214 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:56:29 +00:00
Peter Cowburn
b75900d2bd
Link to openssl_get_cipher_methods()
...
Patch by Mark Jones
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333212 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:56:21 +00:00
Peter Cowburn
45439f9b4f
Fix method name
...
Patch by Mirko Borivojevic
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333211 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:56:16 +00:00
Peter Cowburn
df023db192
Link to v2 docs
...
Patch by Mike Wallner
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333210 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:56:12 +00:00
Peter Cowburn
074be37a4b
typo
...
Patch by Marie Minasyan
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333209 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:56:09 +00:00
Peter Cowburn
a8ebac76c4
typo
...
Patch by Mamdouh Alramadan
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333208 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:56:05 +00:00
Peter Cowburn
c3c94643f8
Imagick::getQuantumRange() return value description
...
Patch by Espen Hovlandsdal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333206 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:55:57 +00:00
Peter Cowburn
d356ab0c59
Link to IMAGETYPE_XXX constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333205 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:55:53 +00:00
Peter Cowburn
1745782047
grammar
...
Patch by David Wakelin
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333204 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:55:49 +00:00
Peter Cowburn
ba0bcff13f
typo
...
Patch by David Lawrence Polehonski
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333203 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:55:46 +00:00
Peter Cowburn
cb535d5ac0
PDO::prepare() improvements
...
Patch by Col. Shrapnel
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333202 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:55:41 +00:00
Peter Cowburn
6b0ed29a89
typo and grammar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333201 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:55:37 +00:00
Peter Cowburn
6c31c4a606
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333200 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:55:32 +00:00
Peter Cowburn
b2f47359a2
grammar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333199 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:55:26 +00:00
Peter Cowburn
15df09b79f
Add cli-server to SAPI name list
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333198 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:55:21 +00:00
Peter Cowburn
3c89978936
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333197 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:55:17 +00:00
Peter Cowburn
faf6b9df6c
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333196 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:55:13 +00:00
Peter Cowburn
a75d02c1f4
Fix variables in example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333193 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:55:01 +00:00
Peter Cowburn
5e40759423
Move example to examples section
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333192 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:54:57 +00:00
Peter Cowburn
c18dd2d556
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333191 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:54:53 +00:00
Peter Cowburn
2d113ebec0
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333190 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:54:49 +00:00
Peter Cowburn
6d51fca48e
More specific about "colors parameters"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333189 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:54:46 +00:00
Peter Cowburn
cf326e8845
Fix variable name in example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333188 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:54:41 +00:00
Peter Cowburn
d4f40a45d1
use OO API for OO example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333187 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:54:36 +00:00
Peter Cowburn
c4cf4a3325
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333186 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:54:29 +00:00
Peter Cowburn
9481fbe0e0
Fix param name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333185 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:54:25 +00:00
Peter Cowburn
7e0bb439cf
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333184 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:54:21 +00:00
Peter Cowburn
ad33531392
Fix argument type for Spoofchecker::setChecks()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333183 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:54:17 +00:00
Peter Cowburn
9d22259e63
fgetcsv() length param changelog
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333180 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:54:05 +00:00
Peter Cowburn
a74126187d
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333179 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:54:01 +00:00
Peter Cowburn
cc99c21bda
Wrap parameter order note in <note> tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333178 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:53:57 +00:00
Peter Cowburn
3ecf580903
CachingIterator::getCache()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333177 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:53:53 +00:00
Peter Cowburn
d67e339dea
grammar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333176 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:53:49 +00:00
Peter Cowburn
3ca0a2900f
Remove wrong info
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333175 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:53:45 +00:00
Peter Cowburn
41179d1448
Gentoo package name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333174 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:53:41 +00:00
Peter Cowburn
b84e55620e
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333173 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:53:35 +00:00
Peter Cowburn
f4aa62f285
Typo in example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333172 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:53:30 +00:00
Peter Cowburn
bcafcd5fd4
Add mysqli alternative to see also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333171 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:53:25 +00:00
Peter Cowburn
22faf81b0e
WS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333170 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:53:21 +00:00
Peter Cowburn
095f25e181
WS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333169 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:53:18 +00:00
Peter Cowburn
d8d9a1e6a4
WS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333168 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:53:14 +00:00
Peter Cowburn
781494d055
Example CS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333167 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:53:09 +00:00
Peter Cowburn
37d6a830dd
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333166 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:53:05 +00:00
Peter Cowburn
6c6df6aa38
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333165 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:52:59 +00:00
Peter Cowburn
6dc49f7235
Fix example arguments
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333164 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:52:55 +00:00
Peter Cowburn
325fc3992a
grammar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333163 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:52:50 +00:00
Peter Cowburn
0bb8848c3b
Mention that tempnam() includes path in return value
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333162 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:52:46 +00:00
Peter Cowburn
642b5701b6
Mention "off" and "on" for parse_ini_file/string()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333161 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:52:41 +00:00
Peter Cowburn
55907a3eea
Document new SplDoublyLinkedList::add()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333160 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 20:44:55 +00:00
Joe Watkins
cb88fcdde3
update to uopz_compose API
...
additional constants registered
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333159 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 20:18:49 +00:00
Kalle Sommer Nielsen
f5ba33b597
Add a see also link to utf8_decode()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333158 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 15:20:04 +00:00
Joe Watkins
117f69e5a7
update for changes in last release:
...
take long modifiers as last parameter to uopz_function
take long modifiers in place of constructor to uopz_compose
additional internal constants registered and documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333156 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 08:46:03 +00:00
Levi Morrison
a516cd8177
All iterators must be rewound before use. This one was found via bug report 62914.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333155 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-28 19:41:52 +00:00
Joe Watkins
ca4af2aa8e
correction to example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333139 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-27 20:24:15 +00:00
Joe Watkins
78bbe9c8b6
correction to versions.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333137 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-27 17:34:39 +00:00
Joe Watkins
f41e6c28d9
add uopz_copy documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333136 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-27 17:33:58 +00:00
Derick Rethans
fb7390ad04
QA-495: Document context options for setting SSL.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333134 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-27 16:02:26 +00:00
Hannes Magnusson
f1759a0d8c
Update proto for 1.5.0 changes. Tweak example a bit & add a new one for explain
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333130 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-26 21:21:51 +00:00
Chris Wright
3630873137
Add CURLOPT_TCP_NODELAY documentation
...
--
Provided by Incognito (drakain@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333124 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-26 14:31:37 +00:00
Derick Rethans
9d7076d4cf
- Updated to version 2014.2 (2014b)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333114 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-25 12:17:43 +00:00
Stanislav Malyshev
2f5af7951a
Improve docs wording
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333106 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-25 03:46:41 +00:00
Peter Cowburn
f1e61c5449
Examples for two imagick functions. (thanks Danack)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333103 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-24 22:22:01 +00:00
Peter Cowburn
e4f099c7db
Update PDFlib page (doc bug #66537 )
...
Patch by Rainer Schaaf
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333102 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-24 22:21:54 +00:00
Peter Cowburn
2f58c2a0e0
Clarified when ini_set('opcache.enable') can be called. (thanks Danack)
...
Patch provided by Danack@basereality.com
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333101 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-24 22:21:49 +00:00
Peter Cowburn
bf0b399e38
Minor English fixes
...
--
Provided by anonymous 30003 (pt@fb.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333096 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-24 20:43:08 +00:00
Peter Cowburn
11c40505eb
Currently, the Children methods both incorrectly indicate they are void.
...
--
Provided by anonymous 40815 (slusarz@horde.org )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333095 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-24 20:40:03 +00:00
Peter Cowburn
a1b67e45e7
Fix password_needs_rehash() argument types (patch by Andrey Andreev)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333093 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-24 20:23:27 +00:00
Joe Watkins
414881337c
update uopz docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333092 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-24 19:02:53 +00:00
Christopher Jones
0231235092
Make top level description consistent with later usage
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333090 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-24 15:53:53 +00:00
Joe Watkins
1685d59ea2
update
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333087 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-24 12:24:38 +00:00
Joe Watkins
9938b803b7
update for 1.0.2
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333086 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-24 10:29:14 +00:00
Joe Watkins
c036ca35f7
missing description here
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333080 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-23 21:58:22 +00:00
Joe Watkins
7a4e88b818
correction
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333079 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-23 20:17:52 +00:00
Joe Watkins
2271abd955
...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333078 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-23 18:51:19 +00:00
Joe Watkins
78e9e5d85b
remove alias, too leeky
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333077 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-23 18:51:03 +00:00
Jean-Sebastien Hedde
fadcd06a04
Forcing revision
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333069 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-23 14:29:52 +00:00
Jean-Sebastien Hedde
f06613e8b8
Using <constant>.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333067 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-23 14:19:56 +00:00
Jean-Sebastien Hedde
7239b477e1
Using &false;
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333066 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-23 14:07:27 +00:00
Joe Watkins
7ad097c344
tidy
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333064 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-23 11:13:12 +00:00
Joe Watkins
ec5fc8c5b7
documentation for uopz
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333063 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-23 11:12:45 +00:00
Christopher Jones
e85d788eab
Update oci_fetch_array() example comments
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333047 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-20 16:34:13 +00:00
Christopher Jones
fc4b5ceed6
Standarize some OCI8 examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333046 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-20 00:10:08 +00:00
Christopher Jones
8c1fe07114
Correct some oci_field_* descriptions and return values. Add or regularize oci_field_* examples. Correct $field parameter type
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333039 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-19 21:04:02 +00:00
Christopher Jones
a48bfbee2a
Add common use case example; mention oci_fetch_all mode exclusivity; add notes about LOB peak memory usage.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333038 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-19 19:06:27 +00:00
Derick Rethans
e7e7f8d5e5
Fixed PHP-1006 and PHP-1016: createIndex/ensureIndex changes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333037 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-19 15:18:15 +00:00
Hannes Magnusson
baac0656d5
Fixed bug #66661 (remove amqp from phpdoc)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333033 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-18 15:11:36 +00:00
Derick Rethans
efbeda36ff
- Updated to version 2014.1 (2014a)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333032 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-18 15:05:26 +00:00
Omar Shaban
81129e0639
Fix SolrClient::commit remove method signature from warning
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333023 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-17 02:12:15 +00:00
Omar Shaban
7155d34274
Fix SolrClient::commit changelog
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333022 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-17 02:09:49 +00:00
Omar Shaban
c480127507
Fix SolrClient::commit + added changelog
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333020 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-16 21:56:01 +00:00
Joe Watkins
c0652e846a
add Thread::globally
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333019 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-16 20:24:18 +00:00
Omar Shaban
295b2c2629
Solr: fix default value in SolrClient::commit arg expunge deletes + Exception section in SolrQuery::__construct
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333018 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-16 19:40:36 +00:00
Hannes Magnusson
0b9cdcc360
Version info for the new exceptions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333002 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-15 00:00:12 +00:00
Hannes Magnusson
1624dcaf80
Document the MongoWriteBatch constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333001 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-14 23:49:51 +00:00
Hannes Magnusson
c56084ecba
Remove extra > in the link, improve example and remove empty output
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333000 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-14 21:52:48 +00:00
Hannes Magnusson
be612bf517
list the ctor first in the toc
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332999 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-14 21:52:14 +00:00
Hannes Magnusson
cadba20505
Whopsy, copy&paste typo =)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332998 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-14 21:52:02 +00:00
Hannes Magnusson
765116c2c2
Fix return type and link, add examples, make the ctor use correct markup (so its listed
...
first in the TOC)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332996 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-14 21:51:14 +00:00
Hannes Magnusson
349d2a1969
Version info for the new batch classes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332995 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-14 21:49:19 +00:00
Hannes Magnusson
21a0b5257d
Thaaaaats way the build worked fine after adding MongoWriteBatch - I forgot to enable it!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332994 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-14 20:46:29 +00:00
Hannes Magnusson
e4dc084ee7
Fix build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332993 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-14 20:45:29 +00:00
Hannes Magnusson
e935ecce8f
Missing linkend
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332992 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-14 20:27:21 +00:00
Derick Rethans
8e0e8cb662
Document MongoCommandCursor.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332991 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-14 17:56:11 +00:00
Remi Collet
7acd44bb7f
Drop french message.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332990 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-14 06:12:47 +00:00
Remi Collet
055eb40322
ZipArchive constants (not macros)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332989 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-14 05:57:37 +00:00
Joe Watkins
4fcca4ebb5
update wording to reflect new api
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332986 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-13 15:50:33 +00:00
Jeremy Mikola
e483c805dd
Revise MongoDB fsync/journal option descriptions
...
https://jira.mongodb.org/browse/PHP-938
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332985 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-13 15:09:21 +00:00
Remi Collet
45ee8a89e9
One more example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332983 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-13 09:06:55 +00:00
Remi Collet
ba235883da
Add some examples for new methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332982 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-13 09:02:59 +00:00
Remi Collet
a99f5c538b
Documentation for ZipArchive::getExternalAttributesName() and ZipArchive::getExternalAttributesIndex().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332981 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-13 08:03:16 +00:00
Philip Olson
d06d3727d5
Mentions a case that false is returned. Patch by Alok Menghrajani.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332977 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-12 23:25:43 +00:00
Joe Watkins
1c1610bde6
corrections
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332976 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-12 22:50:04 +00:00
Joe Watkins
d8732a16fd
additional setup information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332975 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-12 22:46:17 +00:00
Joe Watkins
cc7d136e89
update setup information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332973 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-12 22:12:24 +00:00
Joe Watkins
82499abcfb
update class names and list format
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332972 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-12 22:07:30 +00:00
Joe Watkins
d075c7e69f
update and include examples for threaded objects
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332971 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-12 21:54:15 +00:00
Joe Watkins
beac7edfe5
pool dox
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332970 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-12 19:12:57 +00:00
Joe Watkins
a431dcf42e
remove old files
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332969 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-12 17:28:06 +00:00
Joe Watkins
7a9db3a14e
space here
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332968 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-12 17:09:06 +00:00
Hannes Magnusson
8d5cd349a2
Document rest of the Mongo*Batch classes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332966 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-12 00:05:44 +00:00
Hannes Magnusson
c267c136d6
Document MongoWriteBatch
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332964 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-11 23:48:17 +00:00
Joe Watkins
67ee2076ad
wrong xmlid
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332963 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-11 23:46:39 +00:00
Joe Watkins
54d4133311
don't need this anymore
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332962 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-11 23:41:58 +00:00
Joe Watkins
6909677c12
update pthreads documentation for v2
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332961 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-11 23:24:03 +00:00
Hannes Magnusson
36c5526571
Document new exceptions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332960 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-11 21:45:16 +00:00
Adam Harvey
996f0fd83f
Update the curl requirements, in the true spirit of not caring at all about PHP 4.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332956 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-11 19:10:47 +00:00
Jeremy Mikola
72ba9f1f10
Cross-reference MongoDB get/setReadPreference methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332955 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-11 17:40:18 +00:00
Jeremy Mikola
bfb93b970b
Document MongoDB get/setWriteConcern methods
...
https://jira.mongodb.org/browse/PHP-842
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332954 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-11 17:35:54 +00:00
Ulf Wendel
b51167b8ea
Document Fabric related MS config file settings
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332953 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-11 14:50:29 +00:00
Ulf Wendel
5c82028091
Copying README.fabric example to quickstart: at least mentioning/covering the Fabric support
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332949 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-11 11:18:23 +00:00
Derick Rethans
cb5b7284fe
Bunch of little tiny doc updates and fixes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332947 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-10 15:03:19 +00:00
Ulf Wendel
849749083c
Document or at least list assorted Fabric related bits
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332945 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-10 13:46:11 +00:00
Derick Rethans
6b9fbd042b
Document the new default and add a changelog entry for the old default.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332944 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-10 13:40:50 +00:00
Remi Collet
0b7f957602
Documentation for ZipArchive::setExternalAttributesName() and ZipArchive::setExternalAttributesIndex().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332935 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-07 16:28:06 +00:00
Joe Watkins
b8b1b1748c
send
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332934 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-07 16:05:08 +00:00
Remi Collet
453f0645e0
New constants OPSUS_*
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332931 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-07 13:52:04 +00:00
Joe Watkins
7d4ba55e02
pool documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332929 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-06 17:52:56 +00:00
Joe Watkins
211f60bb0a
moar docs for pool
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332928 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-06 16:36:30 +00:00
Joe Watkins
2afba07f11
documentation for constructor of pools
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332927 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-06 16:34:50 +00:00
Joe Watkins
83d7c16fea
add new docs for pool
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332926 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-06 16:17:12 +00:00
Omar Shaban
c05bc653c5
Updated Solr Documentation for version 2.0.0 + Added more examples/explanation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332908 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-28 23:14:02 +00:00
Ulf Wendel
7ecc5265f2
Note bugfixes and feature additions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332907 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-28 12:49:34 +00:00
Ulf Wendel
7161500fab
Note bugfix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332902 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-28 11:13:34 +00:00
Chris Wright
a2590b092c
Remove CURLOPT_CLOSEPOLICY
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332896 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-27 11:10:24 +00:00
Chris Wright
047074009c
Add CURLPAUSE_* constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332895 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-27 10:42:40 +00:00
Philip Olson
bd34864223
mysql_query() return is mixed, as the statement type determines whether resource or boolean is returned. Reported by PHP Bug #66697
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332891 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-25 23:38:09 +00:00
Philip Olson
2fe88bc6dd
PHP Bug #62798 - MYSQLI_STMT_ATTR_UPDATE_MAX_LENGTH update and see also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332890 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-25 23:29:02 +00:00
Levi Morrison
0b91b3d1d4
Documented stats_standard_deviation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332885 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-24 17:00:11 +00:00
Levi Morrison
bec5823af4
The carry parameter in the callback is not passed by reference; also clarified the callback parameters.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332884 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-24 16:17:24 +00:00
Jakub Vrana
3925b630c5
Fix ob_start() callback signature
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332882 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-24 01:58:32 +00:00
Joe Watkins
5e2b341569
fix #66747 incorrect information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332879 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-23 08:15:34 +00:00
Nikita Popov
f98fbc326d
Fix the programlisting markup
...
No idea if that's necessary, but that's how it's done everywhere else...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332867 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-18 18:39:14 +00:00
Nikita Popov
396e76d002
Update maximum number of capturing groups
...
Also remove limit on non-capturing groups, which no longer exists.
Also applies a formatting patch by anonymous.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332866 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-18 18:15:34 +00:00
Yasuo Ohgaki
4501571c0d
Update pgsql for 5.6.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332864 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-17 02:21:22 +00:00
Ruslan Osmanov
a69dc34aa0
Fix: EventBufferEvent::sslError, EventBufferEvent::setTimeouts and EventBufferEvent::read proto
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332860 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-15 20:21:07 +00:00
Ruslan Osmanov
0b55fbf2ae
Fix: typo in EventBufferEvent::enable description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332859 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-15 07:47:10 +00:00
Ruslan Osmanov
1a053be107
Fix: EventBufferEvent::enable proto
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332858 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-15 07:46:09 +00:00
Ulf Wendel
576aca40b5
Document GTID feature limitation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332856 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-14 12:05:17 +00:00
Pablo Rodríguez Reina
f43159770d
New translations of files into Spanish and a couple spelling mistakes corrected.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332855 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-14 12:02:34 +00:00
Ruslan Osmanov
8e173d4fe4
Fix: EventDnsBase::countNameservers proto
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332853 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-14 07:21:07 +00:00
Yasuo Ohgaki
556fb71ea4
Add changes needed for https://wiki.php.net/rfc/default_encoding
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332850 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-14 04:46:43 +00:00
Ruslan Osmanov
d4c193133c
Fix: EventBuffer::write proto
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332844 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-12 19:16:42 +00:00
Ruslan Osmanov
0dcb8f08e0
Fix: EventBuffer::readLine proto
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332841 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-12 17:08:40 +00:00
Ruslan Osmanov
cb45549bf4
Fix: EventBuffer::readLine proto
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332838 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-12 16:55:20 +00:00
Ruslan Osmanov
59399d8501
Fix: EventBuffer::read proto
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332837 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-12 16:43:13 +00:00
Ruslan Osmanov
2b5c62c3b4
Fix: EventBuffer::pullup, EventBuffer::lock and EventBuffer::drain prototypes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332833 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-11 20:24:09 +00:00
Derick Rethans
9e7d683be6
Read the code to document what we really do.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332832 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-11 12:27:14 +00:00
Derick Rethans
63addc4f3d
Make sure that we mention that "NEAREST" is actually random.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332831 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-11 12:19:22 +00:00
Christopher Jones
44e38e287d
Add SQLT_BOL/OCI_B_BOL bind type for oci_bind_by_name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332824 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-11 00:35:05 +00:00
Ruslan Osmanov
17ada9155a
Fix: prototypes of Event::getSupportedMethods and Event::del
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332822 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-10 18:39:45 +00:00
Ruslan Osmanov
6620b57b82
EventBase reInit and priorityInit method prototypes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332806 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-08 08:51:08 +00:00
Ruslan Osmanov
3ceaf5bfce
Fix: EventBase method return types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332805 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-08 08:30:41 +00:00
Chris Wright
dfabb45909
Typo fix in opcache ini reference
...
---
Provided by anonymous 38809
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332775 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-04 23:29:11 +00:00
Ruslan Osmanov
e0cda9331f
Fix: Event:add proto
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332766 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-02 11:27:15 +00:00
Joe Watkins
c60db92e51
fix #62167 gd is bundled with compat header in all supported versions of PHP
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332765 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-01 10:58:54 +00:00
Joe Watkins
34db5b5195
fix #66421 clarify wording
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332764 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-01 09:11:38 +00:00