Commit graph

22974 commits

Author SHA1 Message Date
Andrea Faulds
603d5c848b Fix modulus -> modulo, link division and modulo ops to eachother
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340175 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-25 15:05:45 +00:00
Andrea Faulds
41f08deefe Mention intdiv() alongside division operator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340174 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-25 14:54:20 +00:00
Andrea Faulds
1734bf354d Fixes and clarity on other changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340173 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-25 14:43:12 +00:00
Andrea Faulds
5f3fb36825 Replace Markdown formatting with XML
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340172 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-25 14:29:35 +00:00
Andrea Faulds
e416a79b52 Clarify string indexing changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340171 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-25 14:27:58 +00:00
Andrea Faulds
5e4f77ef38 Clearer description of list() changes with more relevant example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340170 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-25 14:18:10 +00:00
Andrea Faulds
ede64354b1 Use <type> tag around null; grammar fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340169 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-25 14:09:51 +00:00
Andrea Faulds
54bbcc5b83 Clearer description of nullable types, including return type example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340168 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-25 14:05:19 +00:00
Nikita Popov
ab82afef92 Fix some inaccuracies in 7.1 BC section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340165 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-25 11:00:31 +00:00
Christoph Michael Becker
6c9cb61806 Document imagesetclip() and imagegetclip()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340158 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-24 14:14:54 +00:00
Christoph Michael Becker
8504e556ba Add 7.2.0 changelog entry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340157 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-24 13:31:49 +00:00
Yasuo Ohgaki
767b987b91 Fixed INI option values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340153 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-24 00:50:57 +00:00
Christoph Michael Becker
67b64521e4 Fix return value info (provided by anon user)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340058 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-19 16:19:13 +00:00
Christoph Michael Becker
fe1f9315c8 Fix #73101: sybase_connect not available in PHP 7 ?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340045 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-17 10:16:16 +00:00
Christoph Michael Becker
639f79e2f5 Fix #73096: session.gc_lifetime should be session.gc_maxlifetime
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340043 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-16 10:11:23 +00:00
Christoph Michael Becker
2c649053d0 Improve CURLOPT_PINNEDPUBLICKEY documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340038 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-15 10:36:28 +00:00
TAKAGI Masahiro
c401fa3fd4 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340036 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-14 22:44:28 +00:00
Christoph Michael Becker
152b2c8aa7 Fix #72953: src/ext/standard/dns.c:328:2: error: unknown type name 'HEADER'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340035 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-14 12:24:10 +00:00
Christoph Michael Becker
ce007084b5 Update example output wrt. PHP 7 change
(pointed out by benciba at gmail dot com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340033 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-14 11:59:44 +00:00
Christoph Michael Becker
d225d89995 Update manual wrt. <https://wiki.php.net/rfc/negative-string-offsets>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340032 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-14 11:53:33 +00:00
Christoph Michael Becker
68199788a9 Fix docs wrt. bug #71572
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340031 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-14 11:10:13 +00:00
Christoph Michael Becker
1b5a19a7b4 Fix #72430: [] operator not supported for strings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340030 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-14 10:56:07 +00:00
Christoph Michael Becker
204354190a Fix punctuation (patch provided by David C)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340029 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-14 01:08:45 +00:00
Christoph Michael Becker
f151d14e13 Fix typos (patches provided by anon users)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340028 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-14 00:52:11 +00:00
Christoph Michael Becker
be0bcdaba0 Fix example (patch provided by Stephan Muggli)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340027 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-14 00:40:04 +00:00
Christoph Michael Becker
32457ce7aa Fix typo (patch provided by Stephan Muggli)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340026 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-14 00:38:39 +00:00
Christoph Michael Becker
29cfb1b036 FreeType 1 support has already been removed long ago
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340024 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-14 00:29:22 +00:00
Christoph Michael Becker
9c06414cea Document --enable-gd-native-ttf removal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340023 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-13 23:11:31 +00:00
Christoph Michael Becker
c47d41f644 Improve image(ttf|ft)(text|bbox) docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340022 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-13 17:39:51 +00:00
Christoph Michael Becker
3799f972f5 USE_ZEND_ALLOC=0 should be used for memory debugging purposes only
See <https://github.com/php/php-src/pull/2120#issuecomment-246258402>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340021 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-13 13:40:32 +00:00
Yasuo Ohgaki
e70ff36756 Correct uniqid() description. It does not return unique ID always
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340020 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-13 02:28:52 +00:00
Yasuo Ohgaki
33183abba5 Fix sentence
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340019 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-13 01:33:44 +00:00
Yasuo Ohgaki
153a97e29d Move warning to inside description. There are too many users use unserialize() unsafe way. Add validation note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340014 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-10 06:18:23 +00:00
Christoph Michael Becker
441f9436b4 Fix #66664: preg_match_all + PREG_PATTERN_ORDER + PCRE_INFO_JCHANGED, output wrong result
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340012 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-10 00:25:03 +00:00
Yasuo Ohgaki
56562880bd Document immediate session data deletion risks
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340011 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-10 00:02:42 +00:00
Christoph Michael Becker
366509eacd Fix #48763: ZipArchive produces corrupt OpenOffice.org files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340010 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-09 23:29:07 +00:00
Christoph Michael Becker
7fcd3e4d78 Integrate user note 119861
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340009 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-09 22:26:40 +00:00
Christoph Michael Becker
e5fcdd5264 Fix #73057: Casting a SimpleXMLElement to an array does NOT exhibit differing behavior
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340007 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-09 13:45:13 +00:00
Christoph Michael Becker
099acb2637 Fix #72104: FILTER_FLAG_NO_RES_RANGE applies to IPv6 addresses too
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340005 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-08 12:03:14 +00:00
Christoph Michael Becker
ccc7e39bcc Update FILTER_FLAG_NO_(RES|PRIV)_RANGE docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340004 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-08 11:42:36 +00:00
André Luis Ferreira da Silva Bacci
a4e5ee04a4 Correct SVN properties for text file.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340003 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-08 01:14:20 +00:00
Yasuo Ohgaki
1ca0f4e175 Add Session section to Security
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340002 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-08 00:15:52 +00:00
Yasuo Ohgaki
51ee3c035a Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340000 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-07 02:24:50 +00:00
Yasuo Ohgaki
529deaf927 Change section order
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339999 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-07 02:22:09 +00:00
Yasuo Ohgaki
b3b25b7308 Add more explanations. Use para instead of simpara for list item
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339998 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-07 02:10:11 +00:00
Christoph Michael Becker
2542ba5cc9 Document availability of ZipArchive::FL_ENC_* constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339997 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-06 22:11:28 +00:00
Christoph Michael Becker
3c02ea37b5 Fix #73028: udate Missing in Doc for imap_fetch_overview
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339993 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-06 10:52:55 +00:00
Christoph Michael Becker
6267b192ec Update ext/zip requirements and installation docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339992 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-05 18:13:07 +00:00
Yasuo Ohgaki
678ccd2608 Improve session security.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339987 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-05 11:57:12 +00:00
Yasuo Ohgaki
e5ddcc11e1 Improve session security.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339986 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-05 11:45:19 +00:00