Commit graph

22370 commits

Author SHA1 Message Date
Richard Quadling
800f14f6db Windows 10 inherits console handles automatically, reversing the meaning of the registry entry for versions of Windows prior to Windows 10.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338235 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-10 17:26:51 +00:00
Peter Cowburn
432b3eb6c8 Removed socket_write $length initializer (Patch by gcds)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338232 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-09 16:17:04 +00:00
TAKAGI Masahiro
f956ef27f7 Fix #71068
DivisionByZeroError is not direct subclass of Error


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338227 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-08 22:58:19 +00:00
Peter Cowburn
4f23caf682 mention random_compat for older PHP versions (Patch by Scott Arciszewski)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338226 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-08 21:38:16 +00:00
Andrea Faulds
2bea2e045b Correct "null coalesce" to "null coalescing"
When I originally named the "Null Coalesce Operator" RFC, I made this mistake. But the manual doesn't need to repeat it.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338220 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-07 14:49:18 +00:00
Joe Watkins
7f406ddfdc update docs for apcu
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338219 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-07 09:52:39 +00:00
Maciej Sobaczewski
7d389b4a8c Fix syntax error in code example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338214 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-05 06:25:37 +00:00
Peter Cowburn
3dc8d0599b use entity for "or false on failure" and add a comma
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338211 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-04 13:58:52 +00:00
Adam Harvey
2734fc4a6e Strengthen wording around choosing a MySQL API now PHP 7 is out.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338210 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-04 01:27:29 +00:00
Adam Harvey
8cc279c18a Remove the stability warning for PHP 7.0.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338207 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-03 19:55:32 +00:00
Adam Harvey
d082313568 Document PHP_INI_SCAN_DIR, since we apparently never did.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338206 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-03 16:19:52 +00:00
André Luis Ferreira da Silva Bacci
f8732f08c5 Revert wrong modification.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338190 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-27 14:46:55 +00:00
André Luis Ferreira da Silva Bacci
0c64ee7008 Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338187 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-27 14:17:57 +00:00
Peter Cowburn
73b8b5c029 Stream context http header option can be an array (Patch by Kyra D)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338185 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-27 00:09:16 +00:00
Joe Watkins
07e296b7cc fix pernicious wording in memory_get_usage documentation, leading people to believe that we trace persistently or otherwise allocated memory
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338184 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-26 18:15:31 +00:00
Jeremy Mikola
c58fa5a61d Update MongoDB driver architecture diagram
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338182 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-25 16:22:12 +00:00
Joe Watkins
0cb49637af wording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338167 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-23 17:37:57 +00:00
Joe Watkins
6fea35d31f wording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338166 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-23 17:37:14 +00:00
Peter Cowburn
0b53ec8dfb array_keys() and array_splice() initalizers
Patch by bd808 via online editor

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338158 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-21 15:18:13 +00:00
Derick Rethans
b2357fc62a Added deprecation notices and alternatives for the MongoClient class.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338152 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-19 13:46:44 +00:00
Joe Watkins
dd2604d255 moar details
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338151 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-19 08:13:39 +00:00
Joe Watkins
5c45782696 revision of documentation, generally improve content
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338150 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-19 07:59:46 +00:00
Joe Watkins
645f7bc3c8 reword the wording of words, wordily ...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338148 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-18 15:50:20 +00:00
André Luis Ferreira da Silva Bacci
cf1d230df5 Ignore auto-generated files.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338147 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-18 15:32:04 +00:00
Joe Watkins
670642aaba woops
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338146 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-18 14:52:14 +00:00
Joe Watkins
b1693493a6 add a little bit more info about apcu
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338145 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-18 14:50:26 +00:00
Joe Watkins
30ea3cf878 versions for APCUIterator
ini for APCu


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338143 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-18 14:33:42 +00:00
Joe Watkins
790aac9296 Initial import of APCu documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338141 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-18 14:01:54 +00:00
Nikita Popov
3af870e574 Recommend mcrypt_(encrypt|decrypt) for deprecated mcrypt_(ecb|...)
These are the direct replacements for mcrypt_(ecb|...). mcrypt_generic and mdecrypt_generic are different, multi-step APIs.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338134 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-16 19:39:40 +00:00
Derick Rethans
e32ae6fcf4 Added architecture overview article.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338133 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-16 12:29:43 +00:00
Jeremy Mikola
5393e17e3a Reference BSON date type in UTCDateTime description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338115 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-11 21:27:20 +00:00
Jeremy Mikola
6b1e9bdf01 Don't capitalize our class name in descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338114 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-11 21:26:42 +00:00
Jeremy Mikola
2ca831ddd8 Bump MongoDB\Driver class/method versions to >=1.0.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338113 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-11 21:20:22 +00:00
Jeremy Mikola
dcfd0933c0 Update MongoDB\Driver\Manager and Server docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338112 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-11 21:17:47 +00:00
Derick Rethans
16995ef64b Make use of "make configlib" in minimal install instructions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338111 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-11 18:51:47 +00:00
Jeremy Mikola
213e4306fb MongoDB\BSON\fromPHP() and toPHP() should refer to persistence article
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338108 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-10 21:15:10 +00:00
Jeremy Mikola
7d88708b86 Update MongoDB\Driver\Cursor method docs
Also adds an entity for the typeMap parameter, since we share that with MongoDB\BSON\toPHP().


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338107 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-10 21:14:30 +00:00
Jeremy Mikola
96a83dfde6 Update some MongoDB\Driver method purposes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338106 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-10 21:11:55 +00:00
Jeremy Mikola
1e20c5e22d Update MongoDB\Driver\CursorId docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338105 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-10 21:10:46 +00:00
Jeremy Mikola
d53de72fe7 MongoDB\BSON\fromJSON() and toJSON() throw on error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338104 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-10 20:52:44 +00:00
Xinchen Hui
018f2740b7 Add reset
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338103 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-10 10:05:47 +00:00
Ruslan Osmanov
ff4c970508 Add: eio example using eio with event extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338100 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-10 08:02:51 +00:00
Thomas Punt
e02324226c Document remaining BC breaks in migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338096 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-09 13:59:55 +00:00
Karoly Negyesi
db8f74138c Added a note about private and protected methods to callables
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338094 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-06 18:16:40 +00:00
Jeremy Mikola
83ea6bb48a Revise MongoDB\Driver\Cursor getId() and getServer() docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338087 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-04 19:55:44 +00:00
Jeremy Mikola
e8cbc4f8f6 MongoDB\Driver\Cursor::__construct() is private
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338086 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-04 19:54:56 +00:00
Hannes Magnusson
ec6879325f Its called mongodb.debug - not mongodb.debug_log now
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338075 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-03 05:23:59 +00:00
Jeremy Mikola
898b3418ea Update doc IDs for MongoDB\Driver\BulkWrite methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338070 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-02 21:07:07 +00:00
Jeremy Mikola
fde2c4f052 Fix MongoDB\Driver\Manager::executeBulkWrite() doc ID
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338069 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-02 21:04:48 +00:00
Bob Weinand
9bb20c9f1b Document local_pk ssl context option
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338065 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-01 18:25:40 +00:00