Commit graph

14786 commits

Author SHA1 Message Date
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
Christoph Michael Becker
ecad194356 documented CURLE_SSH
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337258 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-28 17:22:49 +00:00
Christoph Michael Becker
d1295c9240 corrected wrong parameter name (fixes #70143)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337242 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-27 12:42:05 +00:00
Christoph Michael Becker
6aa6df5ffe fixed documentation wrt. strings in non-decimal notation (fixes #64877)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337240 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-26 17:34:00 +00:00
Christoph Michael Becker
f134400688 updated ip2long() changelog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337237 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-23 23:36:37 +00:00
Christoph Michael Becker
0b3c7e0cf0 fixed validation error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337232 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-23 22:16:25 +00:00
Christoph Michael Becker
5bd7acd547 added note that IteratorIterator delegates to the inner iterator (contributed
by anon user)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337231 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-23 22:12:07 +00:00
Christoph Michael Becker
1f4b86ab4b added note that getimagesize() is not suitable to detect whether a file is an
image (contributed by Boris Madzar)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337230 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-23 21:59:05 +00:00
Christoph Michael Becker
2bee52c6e2 corrected return value documentation (fixes #66897)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337225 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-23 11:40:07 +00:00
Christoph Michael Becker
c0024126d1 updated PCRE documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337221 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-22 12:30:09 +00:00
Pieter Hordijk
68b23089d9 i.e. -> e.g.
i.e. is the abbreviation of the Latin phrase ‘id est,’ meaning ‘that is.’
e.g. is the abbreviation of the Latin phrase ‘exempli gratia,’ meaning ‘for example.’

Sauce: http://www.grammarly.com/blog/2014/know-your-latin-i-e-vs-e-g/

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337217 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-22 11:47:24 +00:00
Pieter Hordijk
ffd1b9c9a7 Updated the max accelerated files according to: https://bugs.php.net/bug.php?id=68894
Also reworded sentence to make it clear the numbers are inclusive 4a2e40bb86/ext/opcache/zend_accelerator_module.c (L154)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337215 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-22 10:45:13 +00:00
Christoph Michael Becker
2288810bf8 documented that DateTimeInterface is not implementable in userland
(see <http://news.php.net/php.internals/87217>)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337210 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-21 12:19:50 +00:00
Pasindu De Silva
1ab59f6c72 Updated version.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337199 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-19 16:19:46 +00:00
Pasindu De Silva
b0078642a2 Added error_clear_last
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337198 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-19 16:09:47 +00:00
Rasmus Lerdorf
029d35eff8 XMLReader::lookupNamespace() returns a string
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337197 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-19 14:02:32 +00:00
Christoph Michael Becker
a08be5cd1e fixed example which assumed that calling iptcembed() would fail if there's
already an APP13 marker, what is not true as of PHP 4.3.0 at least

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337191 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-18 20:03:52 +00:00
Pasindu De Silva
3c3f0529d3 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337184 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-18 06:40:51 +00:00
Christoph Michael Becker
1f4a041725 fixed documentation of spool parameter;
made minor improvements to example

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337182 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-17 13:16:01 +00:00
Christoph Michael Becker
49db5a44dd added explicit curl_close() to curl_multi_close() example to avoid memory leaks
(suggested by johnhole)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337181 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-17 12:26:58 +00:00
Christoph Michael Becker
0e5f3d37b2 added warning regarding untrusted user input (fixes #70070)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337163 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-14 20:13:55 +00:00
Rasmus Lerdorf
14dd348819 The 2nd arg to Normalizer::normalize is an int
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337156 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-13 17:23:30 +00:00
Rasmus Lerdorf
8af8cedd8a The 2nd arg to Normalizer::isNormalized is an int
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337155 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-13 17:21:47 +00:00
Rasmus Lerdorf
b0708fb148 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337153 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-13 16:00:27 +00:00