Commit graph

22808 commits

Author SHA1 Message Date
Christoph Michael Becker
10d150e8a9 Fix #67077: Error timezone offset when trying to set the time zone EET
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339712 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-25 09:25:04 +00:00
Bob Weinand
c6dccad7d7 Follow-up for last commit, missing information about the isset-like behavior
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339711 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-25 08:51:14 +00:00
Bob Weinand
4522603799 Move ?? null coalesce into its own section as it needs a few notes similar to ternary
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339710 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-25 08:43:12 +00:00
Christoph Michael Becker
7308de91f0 Fix #72662: Anonymous function example 5 relies on PHP 7 syntax
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339708 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-24 11:23:00 +00:00
Christoph Michael Becker
3cb7b87445 Most image writing functions accept also a stream as second argument
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339706 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-23 13:16:11 +00:00
Christoph Michael Becker
c9279f4467 Fix #72652: Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339705 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-22 18:35:29 +00:00
Christoph Michael Becker
d6092a6ffc Clarify that PHP 7 division by zero results are according to IEEE 754
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339704 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-22 18:08:39 +00:00
Christoph Michael Becker
68b263e63d Minor improvements by anon users
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339703 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-22 16:33:15 +00:00
Christoph Michael Becker
913a662cc3 is_numeric() accepts strings in octal notation
Albeit these are not recognized as octal, what does not matter for
is_numeric(), though.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339702 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-22 16:26:35 +00:00
Christoph Michael Becker
e0a6752d35 Fix #72646: SplFileObject::getCsvControl does not return the escape characters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339699 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-22 13:35:09 +00:00
Christoph Michael Becker
f15c877695 SplFileObject::setCsvControl() accepts an $escape parameter as of PHP 5.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339698 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-22 12:14:32 +00:00
Christoph Michael Becker
ceb9bcd643 Fix #67758: PCRE version notes not up-to-date
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339684 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-21 12:00:25 +00:00
Derick Rethans
5b5e59fffb Mention that this is the *MongoDB library*, and not the PHP 3 PHPLIB :-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339682 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-20 17:16:08 +00:00
Christoph Michael Becker
5308bbedf6 Fix #72609: Insecure example in php.net documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339679 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-18 12:36:51 +00:00
Yasuo Ohgaki
11a4540fb9 Document RFC - https://wiki.php.net/rfc/session-id-without-hashing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339678 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-18 04:04:09 +00:00
Christoph Michael Becker
02fd937287 imagexbm() uses $filename also to construct the C identifiers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339673 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-15 19:27:35 +00:00
Pieter Hordijk
c5ef97ebf6 Made the tips actually somewhat useful instead of wtf
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339672 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-15 18:24:17 +00:00
Pieter Hordijk
50de96a686 Added warning when file not exists info in errors section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339671 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-15 18:08:07 +00:00
Christoph Michael Becker
f407572f29 image(filled)ellipse ignores imagesetthickness
That has already been filed as feature request against libgd:
<https://github.com/libgd/libgd/issues/174>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339670 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-15 17:08:42 +00:00
Christoph Michael Becker
fff33769ee Document #72596: imagetypes function won't advertise WEBP support
Update migration guides.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339666 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-14 15:48:20 +00:00
Christoph Michael Becker
83694c8940 Document #72596: imagetypes function won't advertise WEBP support
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339665 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-14 15:38:25 +00:00
Christoph Michael Becker
d6e89ce431 Update for PHP 7.0.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339664 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-14 10:23:01 +00:00
Derick Rethans
59fbea38eb Make sure to clone recursively.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339662 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-14 09:40:12 +00:00
Christoph Michael Becker
21a793708c Fix #55224: make fails if configured with --with-gd=DIR
Additionally, we get rid of the out-dated statement that PHP's bundled libgd
should generally be preferred.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339659 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-13 18:51:21 +00:00
Christoph Michael Becker
39c9ff81d3 Document #72582: RecursiveDirectoryIterator with UNIX_PATHS flag doesn't work
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339658 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-13 17:19:57 +00:00
Christoph Michael Becker
0e729267cd Fix parameter name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339656 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-13 15:25:19 +00:00
Derick Rethans
356ad88cbd Update install instructions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339655 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-13 14:38:43 +00:00
Christoph Michael Becker
dfa3dfbd66 Fix #72549: typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339652 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-13 10:57:45 +00:00
Christoph Michael Becker
794c8b585a Fix #69182: imagecropauto function not properly documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339649 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-11 17:54:29 +00:00
Jeremy Mikola
f939ff1250 Use example.com in MongoDB\Driver\Manager constructor examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339643 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 15:38:06 +00:00
Christoph Michael Becker
1f0777580c filepro has been unbundled long ago
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339642 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 14:34:08 +00:00
Christoph Michael Becker
df92f1fd1c Fix wrong link
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339641 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 14:33:34 +00:00
Christoph Michael Becker
7e4b87a0ce Fix #72560: --enable-dbase configure option no longer works
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339640 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 14:27:32 +00:00
Christoph Michael Becker
a305c183e2 Document default values of optional parameters
Provided by Brian Davis

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339639 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 13:57:14 +00:00
Christoph Michael Becker
3fd1c69998 Fix parameter name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339638 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 13:52:30 +00:00
Christoph Michael Becker
4e57165e7d Fix #71788: Gmagick::write() returns Gmagick, not void
Change description to indicate this method is an alias of the already documented Gmagick::writeimage()

-- 
Provided by anonymous 70634 (danebrood at gmail dot com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339637 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 13:45:57 +00:00
Christoph Michael Becker
d93b48f424 Fixes by Benjamin Morel
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339636 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 13:36:14 +00:00
Christoph Michael Becker
8d96fe8b66 Fixes suggested by Benjamin Morel
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339635 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 13:33:17 +00:00
Christoph Michael Becker
bff94a2345 Fix #71797: GmagickDraw::setfillcolor() accepts GmagickPixel, not only string
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339634 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 13:11:59 +00:00
Christoph Michael Becker
3362425ad5 Fix #71795: GmagickDraw::setstrokecolor() accepts string, not only GmagickPixel
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339633 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 13:09:15 +00:00
Christoph Michael Becker
f5abd0b0f3 Fix #71794: GmagickDraw::gettextencoding() can return false, not only string
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339632 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 13:06:31 +00:00
Christoph Michael Becker
f516ef3c7a Fix #71792: GmagickDraw::getfont() can return false, not only string
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339631 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 13:03:51 +00:00
Christoph Michael Becker
f0304b1485 Fix #71791: GmagickDraw::getfillcolor() returns GmagickPixel, not void
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339630 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 12:57:13 +00:00
Christoph Michael Becker
1e31cb2509 Fix #71761: Gmagick::deconstructimages() returns a Gmagick object, not void
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339629 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 12:54:32 +00:00
Christoph Michael Becker
1aa41d6145 Fix #71793: GmagickDraw::getstrokecolor() returns GmagickPixel, not void
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339628 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 12:50:07 +00:00
Christoph Michael Becker
f713e46643 Fix typo
-- 
Provided by anonymous 70174 (gunbei@10xengineers.org)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339627 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 12:42:02 +00:00
Christoph Michael Becker
8074326ff6 Remove reference to obsolete function (provided by Juris)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339626 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 12:39:45 +00:00
Christoph Michael Becker
f984ca507f Fix #71664: Use of the term "standard class" inaccurately
Clarify introduction sentence on creating interfaces with respect to classes

-- 
Provided by anonymous 70720 (d@roscius.ca)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339625 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 12:30:04 +00:00
Christoph Michael Becker
cf895b5554 Add respectively replace &caution.cryptographically-insecure;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339624 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 12:25:24 +00:00
Christoph Michael Becker
6798718d38 Fix typo (by Shaunak Sontakke <shaunak.s@gmail.com>)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339623 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 12:14:00 +00:00