Commit graph

22039 commits

Author SHA1 Message Date
Christoph Michael Becker
b9a867f215 typo fix by Julia Haucap
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337312 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 23:31:22 +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
97c50278a6 =&new is syntactically invalid as of PHP 7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337302 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 11:14:30 +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
0c648b7f78 removed out-dated info that file uploads are restricted by memory_limit (fixes
#65389)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337294 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-05 14:56:11 +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
3e6d9035f7 updated variable function documentation (fixes #70160)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337259 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-28 19:23:16 +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
Jean-Sebastien Hedde
46534abca8 Fix missing line feed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337251 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-28 11:52:42 +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
66e1665733 updated database FAQ even more :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337233 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-23 22:28:40 +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
Pasindu De Silva
f4f505e665 Updated database FAQ
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337228 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-23 15:14:01 +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
635e2ad129 Added Intial Return TypeError Doc & fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337189 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-18 16:40:30 +00:00
Pasindu De Silva
0ac74a54b9 Fix typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337188 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-18 12:58:28 +00:00
Pasindu De Silva
45ffb9a6b1 Added initial return type declarations
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337187 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-18 12:06:20 +00:00
Pasindu De Silva
421dbaef74 Added change log for Returning values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337186 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-18 07:50:57 +00:00
Pasindu De Silva
db1d2739db Added declare change log
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337185 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-18 06:59:48 +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
Pasindu De Silva
d308e59ebb Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337183 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-18 06:39:11 +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
Pasindu De Silva
fc07a643d4 Added throwable to interfaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337170 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-15 23:05:02 +00:00
Pasindu De Silva
9576e243ed Throwable more info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337169 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-15 14:58:45 +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