Commit graph

22314 commits

Author SHA1 Message Date
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
Adam Harvey
387ee9bda3 Clarify wording after re-reading the CSPRNG code. I blame jet lag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338031 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-27 10:16:13 +00:00
Adam Harvey
fbb423b565 Update CSPRNG sources per the latest 7.0 commits.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338030 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-27 09:53:52 +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
Bob Weinand
fbee8b3790 Fixed bug #70745 (Document new PHP7 operators under Operator Precedence)
Added spaceship and null-coalesce

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338021 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-22 12:33:31 +00:00
Bob Weinand
e4d33b9bb9 Extend the existing array operator example to illustrate the behavior of +=.
-- 
Provided by anonymous 62668 ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338020 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-22 12:27:56 +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
Bob Weinand
08b561c718 Fix bug #70746 (Please document spaceship as returning -1 or 0 or 1)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338015 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-22 01:41:30 +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
Andrea Faulds
f10d35baab Update integer docs for PHP 7: not 32-bit on Windows, PHP_INT_MIN exists
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337994 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-13 15:39:15 +00:00
Thomas Punt
bc29c36601 Document bc break of custom error handlers for migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337990 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-12 20:12:00 +00:00
Thomas Punt
9fedcb9b20 Rectify docs (second time lucky...)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337989 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-12 19:40:54 +00:00
Thomas Punt
8e7d8cde63 Rectify docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337988 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-12 19:36:14 +00:00
Thomas Punt
dcf34fa223 Update TypeError description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337987 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-12 19:26:37 +00:00
Thomas Punt
fe70c2fc5f Document removal of data.timezone warning for migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337986 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-12 18:17:44 +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
Sammy Kaye Powers
4661fe1591 Add info about number of function args to TypeError docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337978 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-09 06:46:17 +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
c47afac16e Fix properties (as per usual, these were written on planes with git-svn).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337884 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:20:04 +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
0663a04b4d Increase the strength of the PHP 4 constructor warning.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337877 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:38 +00:00