Commit graph

22914 commits

Author SHA1 Message Date
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
Thomas Punt
fdf6439a47 Add removed ini directives to incompatibilities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339922 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-22 17:27:42 +00:00
Thomas Punt
7583c04ddc Add first version of php 71 migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339919 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-22 14:37:03 +00:00
Pieter Hordijk
964d983726 Changed variable name from $server to $client because we are working with the Soap**Client**
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339918 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-22 13:15:20 +00:00
Christoph Michael Becker
674885fd4f Fix #66817: imagecreatefromstring has undocumented warnings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339917 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-21 12:28:53 +00:00
Christoph Michael Becker
b64ba59d6a Fix #64516: preg_quote() doesn't work to escape the replacement
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339916 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-20 13:02:09 +00:00
Christoph Michael Becker
4e713319a0 Add missing markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339915 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-20 12:57:20 +00:00
Christoph Michael Becker
20ccb21520 Integrate user note 115687
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339914 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-20 12:49:18 +00:00
Christoph Michael Becker
3e54df359b Fix #72905: Return value of FALSE on error is not documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339913 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-20 11:57:35 +00:00
Christoph Michael Becker
604ce6e4e6 Fix #72900: stream_copy_to_stream() can also return false
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339912 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-19 22:48:02 +00:00
Christoph Michael Becker
265c283cb5 Fix #72890: The description of CURLMOPT_MAXCONNECTS is wrong
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339909 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-19 08:47:29 +00:00
Bob Weinand
55f05f668b Fix last commit, * is indeed not an addition...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339899 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-18 10:19:53 +00:00
Bob Weinand
7d646ff064 Changing the example from + to *, as arrays have special behavior when added…
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339898 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-18 00:20:21 +00:00
Christoph Michael Becker
5acb71cfab Fix #72865: describe difference to echo (with example ideally)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339895 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-17 13:51:52 +00:00
Christoph Michael Becker
917de19d61 Improve description of $seed parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339892 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-16 10:43:15 +00:00
Christoph Michael Becker
221f0c17ee Fix #72717: ftp_ssl_connect doesn't validate certificates
That also integrates user note 106931.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339891 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-16 10:22:35 +00:00
Christoph Michael Becker
948fbab83d Integrated user note 117509
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339890 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-16 10:00:56 +00:00
Christoph Michael Becker
9adde940ab Fix #72830: mt_srand documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339883 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-15 10:39:46 +00:00
Christoph Michael Becker
6c604e6e40 Fix #72835: Note on min/max's page misleading about string comparisons
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339882 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-15 10:06:08 +00:00
Christoph Michael Becker
de6cf4129f Document default values of imagegd(2)s optional parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339880 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-14 18:26:15 +00:00
Jakub Zelenka
fcb8808c2e Add info to fann installation about re-installing libfann
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339879 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-14 14:40:46 +00:00
Christoph Michael Becker
4ca59ff030 Fix misinformation regarding the bundled GD
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339877 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-14 12:48:17 +00:00
Christoph Michael Becker
4e530ab1a5 imagecreatefromxpm() is available on Windows as of PHP 5.3.19
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339876 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-14 12:25:57 +00:00
Christoph Michael Becker
235f3d10c6 Update GD docs wrt. to required versions
PHP 5.0.0 requires GD >= 2.0.4 anyway, so we can remove a lot of out-dated info.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339875 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-14 11:17:37 +00:00
Philip Olson
bc3ea7e6cd Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339872 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-13 00:56:42 +00:00
Christoph Michael Becker
3e3e60b8f0 Fix #64200: Tokyo Cabinet support not mentioned in docs for DBA extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339870 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-12 13:26:11 +00:00