Commit graph

22560 commits

Author SHA1 Message Date
Christoph Michael Becker
a8b24da312 fixed #66772 (Comma operator does not behave as operator)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338860 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-31 16:11:48 +00:00
Christoph Michael Becker
acc7076441 fixed #71902 (Invalid precedence order of => (T_DOUBLE_ARROW) operator)
Actually, T_DOUBLE_ARROW isn't an operator.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338859 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-31 16:06:29 +00:00
Joe Watkins
e1ff080a51 Fix #71873: additional explanation for zend.assertions in ini.core
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338838 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-28 06:42:48 +00:00
Thomas Punt
35699a52ac Resolve doc bug #71866
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338834 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-27 22:02:39 +00:00
Thomas Punt
d4958e51d6 Resolve doc bug #70119
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338832 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-27 15:52:45 +00:00
Joe Watkins
f8f7cf947f correct inherited methods in ParseError
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338831 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-27 05:35:21 +00:00
Joe Watkins
5195f04ffd fix bug #71347: some builtin error exceptions were documented incorrectly
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338826 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-26 21:05:33 +00:00
Christoph Michael Becker
d6a29e3c7a created en/install/windows/legacy/
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338817 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-25 10:13:48 +00:00
Derick Rethans
8849e33be6 Updated to version 2016.3 (2016c)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338802 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-24 11:06:51 +00:00
Christoph Michael Becker
ec4790ebd9 fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338795 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-23 12:50:43 +00:00
Christoph Michael Becker
27c99098ed fixed #71878 (Error in documentation example)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338787 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-23 11:14:14 +00:00
Derick Rethans
872188aed0 Add IDs so that we can refer to them through HTML anchors.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338779 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-20 15:31:40 +00:00
Herman J. Radtke III
91016be2c8 Update gearman example to use doNormal instead of do method.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338754 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-16 22:34:06 +00:00
Christoph Michael Becker
1028f8d7e2 fjxed #71828 (allow_url_include is PHP_INI_SYSTEM)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338752 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-15 17:43:48 +00:00
Christoph Michael Becker
e8551912da fixd #71762 (Gmagick::destroy() returns bool, not Gmagick)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338751 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-15 16:36:24 +00:00
Derick Rethans
606602d5f7 Updated to version 2016.2 (2016b)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338747 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-15 09:11:54 +00:00
Christoph Michael Becker
21ac2c6f27 there has been only one mbstring.script_encoding directive
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338740 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-14 16:15:22 +00:00
Christoph Michael Becker
177686b4d6 fixed #71787 (Gmagick::setCompressionQuality() returns Gmagick, not bool)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338732 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:32:40 +00:00
Christoph Michael Becker
42da2052b7 fixed #71786 (Gmagick::rollimage() returns Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338731 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:30:45 +00:00
Christoph Michael Becker
e64a5246b4 fixed #71785 (Gmagick::resizeimage() returns Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338730 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:29:26 +00:00
Christoph Michael Becker
eb46d52004 fixed #71784 (Gmagick::resampleimage() returns Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338729 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:28:06 +00:00
Christoph Michael Becker
13e830bf2e fixed #71783 (Gmagick::removeimage() returns Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338728 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:26:37 +00:00
Christoph Michael Becker
5ce7b99ecd fixed #71782 (Gmagick::reducenoiseimage() returns Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338727 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:25:13 +00:00
Christoph Michael Becker
90e3a967e5 fixed #71781 (Gmagick::read*() methods return Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338726 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:23:35 +00:00
Christoph Michael Becker
799752000e fixed #71780 (Gmagick::raiseimage() returns Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338725 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:19:06 +00:00
Christoph Michael Becker
b6d35d2e98 fixed #71779 (Gmagick::radialblurimage() returns Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338724 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:17:28 +00:00
Christoph Michael Becker
706dc9a3e0 fixed #71777 (Gmagick::quantizeimages() returns Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338723 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:15:27 +00:00
Christoph Michael Becker
a56021677e fixed #71776 (Gmagick::quantizeimage() returns Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338722 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:13:56 +00:00
Christoph Michael Becker
33310fc08e fixed #71775 (Gmagick::profileimage() returns Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338721 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:12:12 +00:00
Christoph Michael Becker
e3122ee473 fixed #71774 (Gmagick::oilpaintimage() returns Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338720 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:10:30 +00:00
Christoph Michael Becker
d34a0f073d fixed #71773 (Gmagick::normalizeimage() returns Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338719 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:08:54 +00:00
Christoph Michael Becker
9c63538051 fixed #71772 (Gmagick::newimage() returns Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338718 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:06:57 +00:00
Christoph Michael Becker
ea038cf17d fixed #71771 (Gmagick::motionblurimage() returns Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338717 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:04:54 +00:00
Christoph Michael Becker
710cbef1f0 fixed #71770 (Gmagick::modulateimage() returns Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338716 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:02:41 +00:00
Christoph Michael Becker
a908d4aa1b fixed #71769 (Gmagick::minifyimage() returns Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338715 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 09:52:31 +00:00
Christoph Michael Becker
c3c7eae0a0 fixed #71768 (Gmagick::getimagemattecolor() returns GmagickPixel, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338714 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 09:16:29 +00:00
Christoph Michael Becker
e9c101ba05 fixed #71766: Gmagick::getimagebordercolor() returns GmagickPixel, not void
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338711 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-10 17:41:46 +00:00
Christoph Michael Becker
0a074607d8 fixed #71765: Gmagick::getimagebackgroundcolor() returns GmagickPixel, not void
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338710 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-10 17:40:27 +00:00
Philip Olson
051cfaf6de Refer to get_cipher_methods from the method parameter docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338702 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-10 00:15:39 +00:00
Thomas Punt
c499040447 Resolve doc bug #71716
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338698 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-09 13:37:57 +00:00
Peter Cowburn
df41faa973 ldap_sort is deprecated as of PHP 7
-- 
Provided by Andreas Heigl

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338697 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-09 13:20:49 +00:00
Christoph Michael Becker
e6ea4d8d68 fixed broken/incorrect links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338676 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-03 08:44:35 +00:00
Christoph Michael Becker
8badde79fe fixed broken links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338670 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-01 13:13:43 +00:00
Peter Cowburn
6594fca1bd fix versions (doc bug #71671)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338665 c90b9560-bf6c-de11-be94-00142212c4b1
2016-02-26 13:20:38 +00:00
Yasuo Ohgaki
5ab1ebc578 Add warnings to rand()/mt_rand().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338662 c90b9560-bf6c-de11-be94-00142212c4b1
2016-02-24 21:58:20 +00:00
Derick Rethans
f153fb9e94 Fixed error in example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338661 c90b9560-bf6c-de11-be94-00142212c4b1
2016-02-24 15:15:21 +00:00
Thomas Punt
47b50ee7a8 Resolve doc bug #71578
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338660 c90b9560-bf6c-de11-be94-00142212c4b1
2016-02-24 14:09:57 +00:00
Jeremy Mikola
59aea220b6 Note best practices for BSON (un)serialization interfaces
https://jira.mongodb.org/browse/PHPC-549


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338656 c90b9560-bf6c-de11-be94-00142212c4b1
2016-02-23 21:34:56 +00:00
Derick Rethans
d21cb82dcf #128: how can I select DB and authenticate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338649 c90b9560-bf6c-de11-be94-00142212c4b1
2016-02-22 16:53:35 +00:00
Derick Rethans
6a7cbbb5bb Convert DOS to Unix line endings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338646 c90b9560-bf6c-de11-be94-00142212c4b1
2016-02-22 12:36:45 +00:00