Commit graph

23089 commits

Author SHA1 Message Date
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
Nikita Popov
1b23f5406d Use ZEND_FE_END instead of {NULL,NULL,NULL}
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339985 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-05 10:17:35 +00:00
Yasuo Ohgaki
a164fd2da9 Fixed Doc Bug #72345 and improve session security.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339984 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-05 06:45:59 +00:00
Christoph Michael Becker
e147cb1555 Fix method proto (patch provided by Gert)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339981 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-03 23:57:28 +00:00
Christoph Michael Becker
4eebcffdb5 Fix typo (patch provided by anon user)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339980 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-03 23:49:47 +00:00
Christoph Michael Becker
f445cbb4e2 Fix #72502: SQLite3Stmt::close(): insufficient documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339976 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-02 15:10:27 +00:00
Christoph Michael Becker
a56669af15 Fix and improve SQLite3Stmt::readOnly() docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339975 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-02 14:49:28 +00:00
Christoph Michael Becker
a73fc0515d Integrate user note 116468
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339974 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-02 14:23:00 +00:00
Yasuo Ohgaki
09227438af Add URL rewrite example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339973 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-01 21:02:55 +00:00
Yasuo Ohgaki
9f540f9e09 Reorganize ini list. Add use_strict_mode note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339972 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-01 20:12:12 +00:00
Christoph Michael Becker
2582a763df Partially fix #69302: Status of APC
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339968 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-01 13:00:59 +00:00
Yasuo Ohgaki
c33691bbe3 Update session security
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339965 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-01 07:24:59 +00:00
Yasuo Ohgaki
9cab5388c5 Fix page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339964 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-01 05:44:38 +00:00
Yasuo Ohgaki
78ab4510fb Add URL rewriter improvements since PHP 7.1.0.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339963 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-01 05:40:04 +00:00
Christoph Michael Becker
2e7b22f6c4 Fix typo (as noticed by netrilix at gmail dot com)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339962 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-31 17:09:50 +00:00
Chris Wright
2ec9503491 Fix #72989
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339960 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-31 11:31:04 +00:00
Chris Wright
384f625642 Document IntlChar::NO_NUMERIC_VALUE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339959 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-31 10:30:13 +00:00
Yasuo Ohgaki
abdee3b634 Change attr to text
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339958 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-31 07:52:02 +00:00
Yasuo Ohgaki
72ad6666cd Change attr to text
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339957 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-31 07:51:39 +00:00
Yasuo Ohgaki
e5364130a0 Add session_create_id() manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339956 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-31 07:44:57 +00:00
Yasuo Ohgaki
90229e2df9 Add session_gc() manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339955 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-31 07:44:25 +00:00
Jeremy Mikola
04ab390ca1 MongoDB\Driver\ReadPreference constructor $mode arg is an int
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339954 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-30 19:10:52 +00:00
Christoph Michael Becker
531e7a8ef5 Fix confusing availability info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339953 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-30 10:20:16 +00:00
Bob Weinand
5e4630858d Resources hold handles, not handlers (which are governed by the individual functions operating on them)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339952 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-29 20:15:27 +00:00
Christoph Michael Becker
40abc0dac4 Fix #72962: Missing example in pow() docs
While we're at it, we also update the following example.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339951 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-29 12:54:01 +00:00
Christoph Michael Becker
fef4be29b7 Fix typo (provided by anon user)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339950 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-29 10:11:55 +00:00
Christoph Michael Becker
4760df15c1 Fix #66780: weird sorting behaviour due to overflow in custom comparison function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339940 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-27 18:39:05 +00:00
Christoph Michael Becker
8e8be101a2 Fix #66695: Insufficient documentation wrt. LIBXML_PARSEHUGE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339938 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-27 00:12:27 +00:00
Christoph Michael Becker
69c0c0c9ed Document behavior of array dereferencing scalar values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339937 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-25 11:41:19 +00:00
Christoph Michael Becker
8adbf24fe9 Document failure return value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339933 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-23 13:34:21 +00:00
Christoph Michael Becker
7fff0f94d5 Reverse merged revision(s) 339345-339344 from phpdoc/en/trunk/reference/datetime/datetime/createfromformat.xml:
Add proper markup
Improve format docs (provided by anon user)

There is no difference in createFromFormat whether 
you use a 'd' or a 'j' for example. Both of them allow leading zeroes, 
or not.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339932 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-23 13:17:15 +00:00
Christoph Michael Becker
a6629a0fad Add proper markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339931 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-23 11:36:45 +00:00
Christoph Michael Becker
246eedd738 Improve format docs (provided by anon user)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339929 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-23 11:29:02 +00:00
Christoph Michael Becker
fd45f2fe08 Fix inverted condition (pointed out by anon user)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339928 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-23 11:26:51 +00:00
Christoph Michael Becker
d355f93c42 Fix #72921: The characters #& are not correctly displayed in the used font "Fira Sans"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339925 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-23 11:04:01 +00:00
TAKAGI Masahiro
15bae4a24d Set svn properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339923 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-22 22:23:49 +00:00