Commit graph

15209 commits

Author SHA1 Message Date
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
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
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
Jeremy Mikola
e09bcd8624 Update MongoDB\Driver\BulkWrite documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338061 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-30 20:34:07 +00:00
Jeremy Mikola
03760a2565 Update MongoDB\BSON serializable interfaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338057 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-29 22:38:16 +00:00
Eric Stenson
aec2c04902 Update for WinCache 2.0.0.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338054 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-29 20:15:04 +00:00
Jeremy Mikola
0468106d4f Update version info for MongoDB\BSON classes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338053 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-29 17:47:13 +00:00
Jeremy Mikola
f7b1a3b50f Updated docs for MongoDB\BSON functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338047 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-29 03:27:58 +00:00
Jeremy Mikola
95ae6e2ac9 Revise MongoDB\Driver and MongoDB\Driver\BSON titles
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338045 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-28 20:00:53 +00:00
Jeremy Mikola
119da3b8a9 Update MongoDB exceptions classes for 1.0.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338043 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-28 19:58:11 +00:00
Jeremy Mikola
94497ce78a Revise MongoDB set introduction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338042 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-28 17:58:39 +00:00
Jeremy Mikola
533fa5a5c4 Revise MongoDB HHVM tutorial
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338039 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-27 23:28:48 +00:00
Eric Stenson
d78adcdaf8 Update for WinCache 2.0.0.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338038 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-27 22:24:07 +00:00
Derick Rethans
5735231eae Fixed #70796: Timezones go under data
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338028 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-26 17:53:49 +00:00
Dmitry Zenovich
ffa0c6ba23 runkit: describe changes of 1.0.1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338018 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-22 11:28:17 +00:00
Derick Rethans
3a01997da5 Added a tutorial (from .rst), reorganised docs, and provided some introductionary material.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338017 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-22 10:14:11 +00:00
Bob Weinand
7e3e160e1b Fix typo in earlier strcspn patch
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338016 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-22 01:43:15 +00:00
Dmitry Zenovich
250ada0cba runkit's functions for manipulating methods are not experimental
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338012 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-20 23:21:46 +00:00
Derick Rethans
9fe7528a03 functionname -> function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338005 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-19 17:05:38 +00:00
Derick Rethans
47d9aeda69 Added new driver persistence logic as a new page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338004 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-19 15:55:05 +00:00
Omar Shaban
f078a94979 Solr - SolrQuery::collapse example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338001 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-16 14:21:46 +00:00
Omar Shaban
7bade7dc0c Solr - Fix SolrCollapseFunction constructor + include in class def
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338000 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-16 14:10:14 +00:00
Omar Shaban
8cef4b9d5e Solr - Added Collapse Query Example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337999 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-16 14:06:11 +00:00
Maciej Sobaczewski
92bff06867 Update bunch of versions.xml for PHP 7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337985 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-12 07:06:29 +00:00
Omar Shaban
418e95fc81 Solr - SolrQuery Expand Component methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337981 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-09 18:57:16 +00:00
Omar Shaban
aa34280a93 Solr - SolrQuery::collapse docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337980 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-09 17:02:39 +00:00
Omar Shaban
86e7c61ef2 Solr - SolrQuery Result Grouping Parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337979 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-09 16:19:48 +00:00
Maciej Sobaczewski
2c422f528d Correct returned type (closes bug #70659)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337977 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-09 06:45:51 +00:00
Omar Shaban
df52ca26f9 Solr - SolrClient RealTime Get methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337976 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-09 02:21:12 +00:00
Omar Shaban
51880da47d Fix missing entity for SolrMissingMandatoryParameterException
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337975 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-09 01:51:01 +00:00
Omar Shaban
ec0f155359 PECL Solr - SolrCollapseFunction and SolrMissingMandatoryParameterException
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337974 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-09 01:30:05 +00:00
Andrea Faulds
e2cda72271 Correct the other half of intdiv()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337971 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-08 14:50:40 +00:00
Andrea Faulds
31dbea659f Bring intdiv() description into line with php/php-src#1551
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337970 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-08 14:49:04 +00:00
Peter Cowburn
ed96c14f5c rename numerator to dividend for consistency
See also php-src PR 1551 [1] for changing this in the source.

[1] https://github.com/php/php-src/pull/1551/

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337965 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-07 16:08:47 +00:00
Maciej Sobaczewski
056c39d4f5 Make the caution more clear (closes bug #70615)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337962 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-07 06:49:28 +00:00
Sammy Kaye Powers
436eca86b2 Update CSPRNG docs to reflect proper exceptions being thrown
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337941 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-02 21:09:01 +00:00
Derick Rethans
636ddffb88 Updated to version 2015.7 (2015g)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337938 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-02 17:09:52 +00:00
Pasindu De Silva
e4c6a60320 Update curl version.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337905 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-23 18:28:27 +00:00
Derick Rethans
c47299bd48 Moved BSON class names to MongoDB\BSON, and added a few install tips and tricks.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337902 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-23 15:35:13 +00:00
Adam Harvey
2d401acb6f Add posix_setrlimit() documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337883 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:18:09 +00:00
Adam Harvey
20f3bb64da Reorganise the POSIX constants into sections.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337882 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:18:03 +00:00
Adam Harvey
c829fb19eb Add an entity for the description of soft and hard limits.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337881 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:58 +00:00
Adam Harvey
8ae33d5f94 Slightly tinker with the description of error_clear_last().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337880 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:54 +00:00
Adam Harvey
8d0fa0d5cf Add get_resources() documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337879 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:49 +00:00
Adam Harvey
f381c764ff Add gc_mem_caches() documentation. If only I knew what it did.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337878 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:43 +00:00
Adam Harvey
59083b5ec1 Improve CSPRNG reference verbiage.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337873 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:21 +00:00
Adam Harvey
3f96b7aaf7 Move the description of CSPRNG sources to a snippet.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337871 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:12 +00:00
Adam Harvey
72af2380f5 Cut down the preg_replace_callback_array() part of the migration guide.
I've removed the example: it was terrific, but the function reference has a
good example, and it was much too long for the page.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337869 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:02 +00:00
Adam Harvey
d8849b5554 Make the session option changes less session_start() specific.
This also adds documentation for the new options parameter to the
session_start() page.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337868 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:16:57 +00:00
Adam Harvey
4526a0712f Add expectations documentation.
This included moving the guide for the new configuration directives into the
assert() page to keep the migration guide snappy.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337862 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:16:28 +00:00
Yasuo Ohgaki
7fa66b6c0b Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337851 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-19 07:40:57 +00:00
Yasuo Ohgaki
c63fbfff61 Fixed bug #70520 - Update and improve example code
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337850 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-19 01:41:23 +00:00
Maciej Sobaczewski
5d64d53fa1 Close bug #68640 (Very minor point)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337846 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-16 23:16:57 +00:00
Philip Olson
4b87f18f05 Added pkcs12 param description and example for PHP Bug #69855
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337797 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-09 23:13:36 +00:00
Christoph Michael Becker
1f12c25eff documented necessity that __set_state() must be implemented to re-eval var_export()ed code (fixes #67918)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337793 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-09 14:12:19 +00:00
Christoph Michael Becker
8230ddf860 fixed syntax error in sqlsrv_num_fields() example (closes #68248)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337791 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-09 12:34:19 +00:00
Christoph Michael Becker
db3bfdd46e DOMElement::nodeValue does not conform to W3C specs (related to bug #70029)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337788 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-08 22:03:07 +00:00
Christoph Michael Becker
e8f859e6fd spl_autoload() may throw LogicException (related to #52339)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337786 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-08 20:22:19 +00:00
Christoph Michael Becker
6ef93c43a6 mysqlnd supports PDO::MYSQL_ATTR_COMPRESS as of PHP 5.3.11 (fixes #70460)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337784 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-08 13:32:13 +00:00
Colin O'Dell
911013ce81 Add documentation for the IntlChar class and its methods.
Documentation is based on PHP 7.0.0 RC2.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337779 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-08 01:07:12 +00:00
Christoph Michael Becker
e53aefe605 ini_get(_all) can't read "array" options (fixes #54276)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337776 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-07 17:40:49 +00:00
Remi Collet
418948d0d7 Fix parameter name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337775 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-07 15:37:00 +00:00
Remi Collet
0b8cf58a9b Add pecl version to new methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337774 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-07 15:34:35 +00:00
Pasindu De Silva
f3b7f5f611 Fix #70422
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337764 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-07 05:03:45 +00:00
Philip Olson
4aac5d83bd Better late than never. Demonstrate that a connection is required, and what happens when one is not.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337755 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-04 21:04:10 +00:00
Philip Olson
fffa6686bb PCRE library upgrade updates
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337753 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-04 17:55:51 +00:00
Philip Olson
3a18df636a Expanded docs to take into account empty file names and missing files, and linked to realpath(). This deals with a user note by josef.vlk.d@gmail.com
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337752 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-04 17:42:41 +00:00
Christoph Michael Becker
6156d1a148 documented CURLPIPE_* constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337751 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-04 17:29:14 +00:00
Philip Olson
028c8b7bc8 Implemented user note by Eric Mueller: trailing delimiters are also removed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337750 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-04 17:03:11 +00:00
Christoph Michael Becker
ddfb9f8974 added changelog (fixes #69499)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337743 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-04 00:01:24 +00:00
Philip Olson
809b8ab4fd Fixed PHP Bug #68573 by expanding the examples to use multiple character sets, and mentioning what 'length' means.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337742 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 23:32:22 +00:00
Philip Olson
40152f7353 Added basic begin_transaction() (and related constants) documentation, as requested by PHP Bug #69813
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337739 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 21:43:21 +00:00
Jeremy Mikola
42238e5d20 Update docs on persistent connections in mongo 1.3+
https://jira.mongodb.org/browse/PHP-1480


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337734 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 20:05:28 +00:00
Jeremy Mikola
7c4dc1fde3 Update Windows download link for mongo extension to PECL
https://jira.mongodb.org/browse/PHP-1479


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337733 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 19:16:43 +00:00
Christoph Michael Becker
19f14c427a made link to ext/http2 documentation more prominent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337731 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 11:37:51 +00:00
Philip Olson
2a739959b6 Documented the mysqli.rollback_on_cached_plink ini entry, added in 5.6.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337727 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 03:41:02 +00:00
Philip Olson
e846d99d04 Added missing removal and/or deprecated information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337726 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 03:16:30 +00:00
Philip Olson
94c2782c41 Added a mysqli_connect() example, now all old user comments here can be deleted
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337725 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 02:52:40 +00:00
Philip Olson
15d053993d Added mysqlnd info for 5.4+
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337724 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 01:20:30 +00:00
Philip Olson
839d990faa Expand installation section, and refer to mysqlnd as the default since 5.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337723 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 01:14:48 +00:00
Philip Olson
67cc2eb5d8 Improved install info, and moved newer info above the old
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337722 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 00:32:00 +00:00
Philip Olson
5dd7ff3e72 Clarified that connections are closed when a script is finished. A user note by 'win at alinto dot com' inspired this change. For good measure, refer to both result sets and connections.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337721 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-02 23:30:35 +00:00
Christoph Michael Becker
378609b8a6 The return type of floor is not only float but can also be false
-- 
Provided by anonymous 55596 (rstoll@tutteli.ch)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337718 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-02 21:56:38 +00:00
Christoph Michael Becker
be3aad3abb fixed example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337717 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-02 21:50:07 +00:00
Pieter Hordijk
ba9c10d8e2 Removed note about whitespace, because it wasn't correct
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337709 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-02 14:51:58 +00:00
Pieter Hordijk
b5d217a336 Fixed remark about > 5.4.3 ignoring self closing tags in the allowable_tags param
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337708 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-02 14:22:17 +00:00
Philip Olson
b35940f9fd Added an example, similar to how ext/mysql did it. This is an interesting example. :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337700 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-02 01:51:06 +00:00
Christoph Michael Becker
8fbb603b30 apache_setenv() is somewhat related to putenv()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337699 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-02 01:10:24 +00:00
Christoph Michael Becker
bbed905d26 clarified behavior of nn-nn-nn parsing (fixes #61314)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337698 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-01 23:52:22 +00:00
Christoph Michael Becker
8297529577 improved documentation of MYSQLI_OPT_NET_(CMD|READ)_BUFFER_SIZE (fixes #70400)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337692 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-01 13:57:14 +00:00
Derick Rethans
6a16b3eb24 PHP-1477: Deprecate eval helpers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337690 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-01 10:08:47 +00:00
Christoph Michael Becker
de6dd71a28 documented parameters of openssl_seal()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337684 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-31 23:58:07 +00:00
Christoph Michael Becker
27427a8ec0 clarified converting behavior of FILTER_VALIDATE_(FLOAT|INT) (fixes #69226)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337683 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-31 23:09:47 +00:00
Christoph Michael Becker
756b6457b6 str_pad() never trims input string
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337681 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-31 21:00:41 +00:00
Christoph Michael Becker
34e0906c9d description of ngettext() parameters (#fixes 64905)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337680 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-31 19:46:08 +00:00
Christoph Michael Becker
d91919d037 improvements for imap_search() and imap_sort() docs (fixes #69410)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337670 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-29 11:14:31 +00:00
Christoph Michael Becker
3f9ba7919c is_subclass_of works for interfaces also (by Přemysl Karbula)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337663 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-28 12:51:24 +00:00
Christoph Michael Becker
45305384e6 clarified return value
-- 
Provided by Hans Henrik Bergan

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337662 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-28 12:42:53 +00:00
Christoph Michael Becker
86da9d9501 PHP7 update (contributed by jhdxr)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337661 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-28 12:39:57 +00:00
Christoph Michael Becker
fd99f26061 improved wording (contributed by anon user)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337660 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-28 12:36:58 +00:00
Christoph Michael Becker
b17322aa6b try to fix wrong alternative to mysql_num_fields (would fix #70373)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337656 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-28 00:43:58 +00:00
Christoph Michael Becker
b3773f1a76 CURLOPT_CAINFO may also accept relative paths (fixes #70196)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337649 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-27 17:56:33 +00:00
Christoph Michael Becker
b30b22b31c DATE_ISO8601 is not compatible with ISO-8601 (fixes #70115)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337646 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-27 14:13:56 +00:00
Philip Olson
4fd68bd86c Improved the MySQL character set documentation, a bit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337633 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-26 04:32:39 +00:00
Karoly Negyesi
5d70fe7a40 Documenting Unicode character properties inside character classes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337628 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-25 18:58:07 +00:00
Christoph Michael Becker
2ca3208b75 mailparse requires mbstring (fixes #56226)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337624 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-25 13:32:31 +00:00
Christoph Michael Becker
67fdfbc0bb updated manual wrt. removal of mysqli_get_cache_stats() (fixes #70352)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337623 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-25 12:48:28 +00:00
Christoph Michael Becker
f331045b68 fixed type info of flags (fixes #70355)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337622 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-25 11:53:45 +00:00
Christoph Michael Becker
33bb5e19ae hash("crc32b", $str) is not necessarily equal to dechex(crc32($str))
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337619 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-25 01:15:28 +00:00
Christoph Michael Becker
c097c5d3ec no need for $HTTP_COOKIE_VARS anymore;
$_REQUEST does not necessarily contain cookies

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337615 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-24 21:34:35 +00:00
Christoph Michael Becker
6fb5cd0a4e added proper <initializer>s
That saves the need to explain how to skip optional parameters.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337614 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-24 21:28:18 +00:00
Christoph Michael Becker
964d208b1f iterator_count() may wind iterator beyond its end (fixes #70346)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337605 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-24 18:15:02 +00:00
Christoph Michael Becker
ae2e4360c9 maximum number of captured substrings may not be reachable (fixes #70328)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337592 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-23 13:53:50 +00:00
Christoph Michael Becker
8a1b96facb recommend PCRE 8.10 for current PHP versions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337590 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-22 16:52:04 +00:00
Thomas Punt
834d7db5b8 Document deperecation of password_hash() salt option
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337585 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-22 12:30:06 +00:00
Thomas Punt
921933ce5b Document ReflectionGenerator class and methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337577 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-21 16:07:06 +00:00
Thomas Punt
f581e88c2a Document ReflectionGenerator class and methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337576 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-21 16:06:31 +00:00
Thomas Punt
4c106204a1 Document ReflectionFunctionAbstract::getReturnType() method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337567 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-20 14:24:18 +00:00
Thomas Punt
e9f4e006a1 Document ReflectionFunctionAbstract::hasReturnType() method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337566 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-20 14:06:46 +00:00
Thomas Punt
a8b62d0b29 Document ReflectionParameter::getType() method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337564 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-20 13:26:51 +00:00
Thomas Punt
e6572f21bc Document ReflectionParameter::hasType() method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337562 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-20 12:47:35 +00:00
Christoph Michael Becker
2d8da274b9 fix erroneous example (fixes #70305)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337556 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-19 16:53:02 +00:00
André Luis Ferreira da Silva Bacci
440d81e400 Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337554 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-19 14:07:59 +00:00
Christoph Michael Becker
e80099d3c7 As of PHP 5.5.11/5.3.1 FILTER_SANITIZE_EMAIL removes slashes (see #70298)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337553 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-19 13:40:07 +00:00
Christoph Michael Becker
ab5e72bad9 call PDO::commit(), not PDOStatement::commit()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337552 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-19 12:40:37 +00:00
Christoph Michael Becker
f87f6d6166 Teach new developers to use proper coding practices
-- 
Provided by anonymous 62290 (bernhard@coffeecode.co.za)

Well, let's say we don't want to rely on short_open_tags, and don't assume PHP 5.4+ here.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337546 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-18 23:43:40 +00:00
Christoph Michael Becker
b166dc655c documented enchant_broker_(g|s)et_dict_path() and related constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337544 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-18 21:58:44 +00:00
Thomas Punt
484885f2db Rectify ReflectionType::isBuiltin() ID
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337530 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-18 10:09:46 +00:00
Christoph Michael Becker
962c00ad91 added basic example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337525 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-17 23:14:23 +00:00
Christoph Michael Becker
4284fbfbdc enchant_broker_request_pwl_dict() can create a new PWL file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337524 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-17 23:13:49 +00:00
Joey Smith
ca9ab17a33 Fix usage of "it's" contraction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337522 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-17 22:45:14 +00:00
Thomas Punt
b8eddc6d98 Document new ReflectionType class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337520 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-17 21:20:55 +00:00
Simion Onea
7050d96265 Corrected/added SVN properties, especially svn:keywords.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337516 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-17 15:27:48 +00:00
Thomas Punt
3485a1d2b3 Add version information to preg_replace_callback_array()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337511 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-17 10:12:36 +00:00
Thomas Punt
dd3d8ba784 Document gmp_random_seed() function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337506 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-16 20:22:31 +00:00
Thomas Punt
784c7b502d Document new dirname() changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337505 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-16 18:16:29 +00:00
Thomas Punt
d22db7f5b0 Document some ini settings
This documents zend.assetions, assert.exception, and session.lazy_write

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337501 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-16 16:30:56 +00:00
Christoph Michael Becker
6bdf3d8c51 PHP 5.6 requires OpenLDAP 2.4+ (contributed by mcmic)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337497 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-16 01:28:32 +00:00
Christoph Michael Becker
25579ca345 fixed link to pecl/http documentation (contributed by mike)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337496 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-16 01:22:15 +00:00
Christoph Michael Becker
3ac72a29ba The $nowait parameter was added in 5.6.1, but docs were never updated. Fixes #68141.
-- 
Provided by anonymous 62063 (me@stephencoakley.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337493 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-16 00:32:48 +00:00
Christoph Michael Becker
867cdffb81 fixed primary body type documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337492 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-15 17:37:18 +00:00
Christoph Michael Becker
394972d6ce Add constants for types and encoding
-- 
Provided by anonymous 16911 (Krzysiek Łukasiak)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337491 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-15 17:32:54 +00:00
Christoph Michael Becker
0511c184bc improved constants doc of ext/imap
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337490 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-15 17:31:10 +00:00
Christoph Michael Becker
96e308257c Documentation updated for consistency with the other is_*() type-checking functions: the first parameter is not strictly a callable, it's any value (mixed), since this function (consistent with other is_*() functions) is used not only to check if a callable can actually be called (as per the second argument) but also for basic type-checking to see if the given value represents something that might possibly be callable at all.
-- 
Provided by anonymous 61891 (rasmus@mindplay.dk)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337489 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-15 16:55:15 +00:00
Christoph Michael Becker
37baaba2bb the argument type for $maxlifetime is int, was listed as string
-- 
Provided by anonymous 61891 (rasmus@mindplay.dk)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337488 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-15 16:52:51 +00:00
Christoph Michael Becker
f64cb0898b The sample code echos back binary version of the original string.
Because it is a sample code for Imagick::readImageBlob,
it should output imagick object.

-- 
Provided by anonymous 62055 (h.yamagata@nifty.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337487 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-15 16:38:55 +00:00
Christoph Michael Becker
d6d57b5f93 we can do better than in previous commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337486 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-15 16:32:55 +00:00
Christoph Michael Becker
5399e97fab improved ReflectionProperty::isDefault() docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337485 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-15 16:29:14 +00:00
Christoph Michael Becker
878a454b06 The isDefault method for ReflectionProperty is unclear in the description. This patch aims to clarify the wording.
-- 
Provided by anonymous 61022 (james@asgrim.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337484 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-15 16:15:48 +00:00
Christoph Michael Becker
5fb277d606 improve strspn/strcspn documentation (contributed by francois)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337482 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-15 14:43:21 +00:00
Christoph Michael Becker
d6d7fb6e14 documented JSON_PARTIAL_OUTPUT_ON_ERROR
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337480 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-15 14:34:32 +00:00
Christoph Michael Becker
f9254e7568 JSON_PARTIAL_OUTPUT_ON_ERROR is nowhere to be found on this page but it's referred to as an option on the json.constants page in description of error constants
-- 
Provided by anonymous 62054

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337479 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-15 14:21:45 +00:00
Christoph Michael Becker
a0d602c951 fixed note about Location header and absolute/relative URIs wrt. RFC 7231
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337474 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-15 11:42:38 +00:00
Christoph Michael Becker
1aa48f7f54 RFC2616 was replaced by multiple RFCs (7230-7237)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337473 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-15 11:30:59 +00:00
Christoph Michael Becker
3c88ee68d1 more consistent function name in example (contributed by Jason Woof)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337471 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-15 11:14:12 +00:00
Christoph Michael Becker
e9be1b6379 The page for strstr() recommends using strpos(). preg_match() should match this recommendation.
-- 
Provided by anonymous 62208 (Liam Morland)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337467 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-15 01:16:19 +00:00
Christoph Michael Becker
8d7b0fadcd Fix description of default action in use_soap_error_handler description.
-- 
Provided by anonymous 60497 (falundir@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337466 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-15 00:44:00 +00:00
Christoph Michael Becker
54b0642683 Documentation for functions stream_bucket_prepend and stream_bucket_append had the wrong type "resource" for the parameter $bucket, whch is of type "object".
-- 
Provided by anonymous 62233 (willy.schott@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337465 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-15 00:29:09 +00:00
Christoph Michael Becker
97efe1821f improve example (contributed by anon user)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337464 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-15 00:11:32 +00:00
Derick Rethans
9196fc672e Updated to version 2015.6 (2015f)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337461 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-14 23:04:44 +00:00
Christoph Michael Becker
beb394a33a reverted revision 337451:
fixed wrong parameter name (Reflection!) (fixes #70265)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337458 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-14 21:09:28 +00:00
Christoph Michael Becker
feeda9f6d8 fdf is not listed on the PECL website (fixes #70230)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337456 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-14 17:14:24 +00:00
Christoph Michael Becker
6f2e26eba9 fixed wrong parameter name (Reflection!) (fixes #70265)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337451 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-14 12:49:32 +00:00
Thomas Punt
622088edbf Rectify the intdiv() docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337445 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-13 21:11:24 +00:00
Christoph Michael Becker
1f8618f67d updated reference/dir/versions.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337444 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-13 17:16:22 +00:00
Christopher Jones
cada67fca3 Remove experimental from PDO_OCI
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337430 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-13 06:02:47 +00:00
Derick Rethans
08bc59a694 Updated to version 2015.6 (2015f)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337422 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-12 20:46:27 +00:00
Thomas Punt
03393b1f43 Added preg_replace_callback_array function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337413 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-12 15:39:47 +00:00
Peter Cowburn
01ce565305 fix <function> markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337389 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-10 14:50:08 +00:00
Adam Harvey
0246a855ff Add skeleton for IntlChar.
In general, our intl documentation sucks, and this isn't making it any better.
Alas, I have neither the time, nor the Internet access to figure out what each
function does.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337374 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:17:44 +00:00
Adam Harvey
6e6d82f097 Add unserialize() options documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337373 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:17:31 +00:00
Adam Harvey
ef362e88b3 Update define() documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337362 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:16:42 +00:00
Adam Harvey
50c3dfb417 Rename entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337348 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:15:27 +00:00
Adam Harvey
fa77555e3a Add removal notices to T1 functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337347 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:15:20 +00:00
Adam Harvey
8373b869c3 Improve dl() PHP 7 documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337346 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:15:10 +00:00
Adam Harvey
a9236d854b Add removal notice to magic_quotes_runtime().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337345 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:15:05 +00:00
Adam Harvey
a241f3ca3c Improve mcrypt_generic_end() removal documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337344 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:14:59 +00:00
Adam Harvey
48222f41b7 Note the removal of call_user_method*().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337342 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:14:54 +00:00
Adam Harvey
674412f760 Expand the PHP 7 changelog for list().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337337 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:14:43 +00:00
Christoph Michael Becker
8d6a0d5257 documented parsing of relative formats (fixes #70209)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337325 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-07 21:03:06 +00:00
Christoph Michael Becker
1f705a6620 updated substr() documentation for PHP 7 (see #69931)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337321 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-07 12:49:48 +00:00
Christoph Michael Becker
3ea3c4e9b6 typo fixes by Thomas Punt
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337317 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 23:49:56 +00:00
Christoph Michael Becker
6b45fbae9f changelog update by pasindu
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337314 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 23:48:05 +00:00
Christoph Michael Becker
f0f896b7d4 typo fix by matthew rummler
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337313 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 23:31:54 +00:00
Christoph Michael Becker
388307f4a5 typo fix by Gregory Ostrovsky
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337311 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 23:30:48 +00:00
Christoph Michael Becker
9a4f5c4096 typo fix by Glamus Development
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337310 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 23:30:10 +00:00
Christoph Michael Becker
e275d3930f typo fix by Carlos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337309 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 23:29:36 +00:00
Christoph Michael Becker
da12270734 typo fix by Daniel Zhang
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337308 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 23:24:09 +00:00
Christoph Michael Becker
7279eb69e5 typo fixes by anon users
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337307 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 22:59:13 +00:00
Christoph Michael Becker
2b204e9c8e documented removal of MySQL extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337303 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 12:13:40 +00:00
Christoph Michael Becker
fcf506ba92 added note regarding normalization of the character case on case-insensitive
filesystems (see #67220)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337295 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-05 15:09:38 +00:00
Christoph Michael Becker
dc2135dccf documented that log_errors_max_len does not apply to error_log() (fixes #70194)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337293 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-05 14:10:19 +00:00
Christoph Michael Becker
84a87a7fa9 documented PREG_JIT_STACKLIMIT_ERROR
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337283 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-04 02:14:47 +00:00
Christoph Michael Becker
c5c902b477 minor fixes contributed by anon users
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337282 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-03 22:37:52 +00:00
Christoph Michael Becker
c5728fdcc2 documented ZipArchive::setCompressionIndex() and ::setCompressionName()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337274 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-02 22:17:06 +00:00
Christoph Michael Becker
b67451f6fb improved CURLOPT_SAFE_UPLOAD documentation (fixes #70180)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337270 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-01 12:23:14 +00:00
Christoph Michael Becker
d4d54d7bb6 fixed documentation wrt. $start and $length parameters (fixes #70177)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337268 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-31 17:10:28 +00:00
Christoph Michael Becker
7ed327e143 clarified $statement parameter description of PDO::prepare (fixes #70120)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337261 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-29 00:17:45 +00:00