Commit graph

22834 commits

Author SHA1 Message Date
Christoph Michael Becker
e47d027b6e Fix #71505: Missing documentation about deflate_init() etc.
Add the example.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339760 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-01 15:53:54 +00:00
Christoph Michael Becker
5f177879f0 Fix #71505: Missing documentation about deflate_init() etc.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339759 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-01 15:42:14 +00:00
Rudi Theunissen
da1b2b494a Update class name of ds extension members
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339758 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-01 08:15:21 +00:00
Rudi Theunissen
c8379bc793 Add Set::merge to ds extension docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339757 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-01 06:19:02 +00:00
André Luis Ferreira da Silva Bacci
4617683cd2 Possible fix for empty class synopsis on Ds\Vector.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339754 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-31 21:31:21 +00:00
André Luis Ferreira da Silva Bacci
d2da1e849d Remove and ignore auto generated files.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339752 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-31 16:14:43 +00:00
André Luis Ferreira da Silva Bacci
c7a781d1c5 Remove auto generated files.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339751 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-31 16:05:37 +00:00
André Luis Ferreira da Silva Bacci
c6a7285cd2 Fix /Can't find an ID for a chunk? - Generating a random one/ on builds.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339750 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-31 16:02:29 +00:00
André Luis Ferreira da Silva Bacci
40410ea743 Files without svn:keywords. See http://doc.php.net/tutorial/faq.php
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339749 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-31 15:24:52 +00:00
Christoph Michael Becker
19320e6c5f Match description of $regs and return value of (mb_)ereg(i)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339748 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-31 10:44:26 +00:00
Rudi Theunissen
52d8a1c234 Remove paras from ds slice functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339747 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-30 23:43:33 +00:00
Rudi Theunissen
c913d5934d Add Map::putAll to ds extension docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339746 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-30 13:25:27 +00:00
Rudi Theunissen
845661fc07 Add docs for ds extension (not link)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339744 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-30 10:05:36 +00:00
Rudi Theunissen
e2f88541e6 Remove ds docs from reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339743 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-30 09:56:31 +00:00
Rudi Theunissen
cfb19cfc58 Add docs for ds extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339742 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-30 05:05:18 +00:00
Christoph Michael Becker
45542e6edc Fix #70181: Missing information which confuses readers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339741 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-30 00:09:23 +00:00
Christoph Michael Becker
c16956171c Document opcache.file_cache* ini directives
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339740 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-29 12:14:07 +00:00
Christoph Michael Becker
4fb3622c90 Document 'e' modifier deprecation (PHP 7.1)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339738 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-28 12:41:57 +00:00
Pierrick Charron
e5c34a3438 Rename variable to match documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339732 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-27 01:30:20 +00:00
Christoph Michael Becker
45e26d4e5d Add links to pack() and unpack(), respectively
That appears to be useful info for programmers coming from C, see
<http://news.php.net/php.general/325662>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339729 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-26 23:31:08 +00:00
TAKAGI Masahiro
078b995559 Fix example title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339727 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-26 22:44:07 +00:00
Christoph Michael Becker
2355dfd77b Fix #72675: Null coalesce operator example has if/else wrong way round
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339720 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-26 10:24:52 +00:00
Christoph Michael Becker
ef7b15201c Fix #71424: Class \gnupg is not documented, but the \gnupg_*() functions are
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339716 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-25 16:47:50 +00:00
Christoph Michael Becker
f6cddcda4d We do build PECL DLLs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339715 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-25 16:33:07 +00:00
Christoph Michael Becker
5894f6e970 Fix #68102: Incorrect / misleading description of the ISO-8601 week-numbering year
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339714 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-25 15:36:08 +00:00
Peter Cowburn
4b256089a5 fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339713 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-25 09:52:36 +00:00
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