Commit graph

15014 commits

Author SHA1 Message Date
Thomas Punt
158ca973fb Fixes bug #71107
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338301 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-18 17:21:47 +00:00
Christoph Michael Becker
2cca895c8f documented default $limit of explode()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338293 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-18 10:05:45 +00:00
Yasuo Ohgaki
456e9a04a6 Fix bug #68842 mb_check_encoding() behavior does not match document
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338292 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-18 10:02:05 +00:00
Yasuo Ohgaki
5dce0583ce Fix bug #61062 no explanation given about parameter $convmap in mb_decode_numericentity(). Example code is taken from my blog. http://blog.ohgaki.net/javascript-string-escape
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338291 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-18 09:46:58 +00:00
Yasuo Ohgaki
042696fa64 Fix bug #68892 Missing few details in online manual page.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338290 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-18 09:32:28 +00:00
Jeremy Mikola
bac528da61 Fix missing version info in MongoDB driver docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338289 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-17 22:00:27 +00:00
Jeremy Mikola
a693a9fddb Fix method references in MongoDB driver docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338288 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-17 22:00:06 +00:00
Jeremy Mikola
dedcfce805 Update BSON docs for MongoDB driver
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338287 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-17 21:57:19 +00:00
Thomas Punt
424e4bdde8 Document new array_column() ability in PHP 7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338286 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-17 21:10:18 +00:00
Christoph Michael Becker
7c1033f571 fixed #70890: Invalid "Return values" section for enchant_dict_add_to_session documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338284 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-17 11:51:35 +00:00
Christoph Michael Becker
3cd079536e fixed #70907: incorrect info about INF
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338283 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-17 11:45:44 +00:00
Christoph Michael Becker
a0a0165e07 fixed #70929: create_function now throws ParseError
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338282 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-17 11:38:30 +00:00
Christoph Michael Becker
674b07e333 fixed #71113: Undocumented behavior of func_get_arg(s)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338280 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-17 09:45:42 +00:00
Christoph Michael Becker
5a190b2b92 fixed #70936: Undocumented function aliases: socket_(g|s)etopt
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338269 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-16 18:57:42 +00:00
Christoph Michael Becker
0569968660 fixed typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338266 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-16 14:54:46 +00:00
Christoph Michael Becker
8cbebe305b fixed procedural style example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338264 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-16 14:06:08 +00:00
Jeremy Mikola
3e6f86b5bd ReadConcern, ReadPreference, and WriteConcern for MongoDB
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338263 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-16 01:12:59 +00:00
Christoph Michael Becker
680be1eb68 fix #71065: Wrong return value for Intl Normalizer::normalize
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338262 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-15 18:13:32 +00:00
Christoph Michael Becker
071cf3fdad fixed #71110: INI_SCANNER_TYPED missing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338261 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-15 16:52:08 +00:00
Christoph Michael Becker
893bcb1227 fixed #71124: wrong version info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338260 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-15 16:41:30 +00:00
Adam Harvey
a4706cc591 Note that salt is deprecated all over the password_hash() page.
Also change the version examples, since some of them have already happened. Now
we can forget about this until 2021!


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338252 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-14 19:27:01 +00:00
Levi Morrison
b19d4e3e25 Clarify purpose of ReflectionType
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338242 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-12 03:35:35 +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
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
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
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
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
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
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