George Peter Banyard
1849f5990e
cumurative -> cumulative
...
Provided by sergey
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348819 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-06 15:26:51 +00:00
Yoshinari Takaoka
bae55bfcbb
fixed not to load from download url
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348792 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-04 08:50:17 +00:00
Christoph Michael Becker
f6108da0b5
Remove RCE example
...
This example is (not incorrectly) flagged as Backdoor:PHP/Remoteshell.A by
Windows defender (and possibly other AV engines), so we rewrite the
respective part of the manual.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348780 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-03 15:12:15 +00:00
Yoshinari Takaoka
bd5c1c0ac0
Description about JSON_ERROR_UTF16 is wrong, because this constant is not for json_encode but json_decode function.
...
Also, the following testcase shows that JSON_ERROR_UTF16 is used for json_decode function.
12ce73a5bb/ext/json/tests/bug62010.phpt
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348752 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-01 10:02:15 +00:00
Yoshinari Takaoka
409c319683
added svn:keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348749 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-01 07:52:43 +00:00
asgrim
410e060b06
Shorten scoutapm function refpurposes and move them to descriptions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348747 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-31 10:04:08 +00:00
asgrim
f1bf66824f
Removed resource types section from scoutapm as it is unused
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348745 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-31 09:52:28 +00:00
asgrim
8329edef91
Added docs for PECL extension scoutapm
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348737 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-30 15:28:24 +00:00
Christoph Michael Becker
19822bcfa1
Fix #79017 : Can delete files in use by other processes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348727 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-29 12:46:35 +00:00
Christoph Michael Becker
0aab179357
Fix #79036 : PIXEL_INTEGER constant undefined
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348726 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-29 12:16:43 +00:00
Christoph Michael Becker
5e6122b10a
Fix #78974 : sqlite_libencoding refers to sqlite_lib_version(), which doesn't exist
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348666 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-22 18:32:18 +00:00
Christoph Michael Becker
38f840329e
Add example for conversion of typical alpha values
...
This integrates user note 103146, 106642 and 124527.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348664 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-22 14:59:32 +00:00
Christoph Michael Becker
b948e20a24
Add link to driver source repository
...
Based on a patch provided by an anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348653 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-21 18:04:33 +00:00
Christoph Michael Becker
58f2241106
Fix #79012 : sapi_windows_set_ctrl_handler missing
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348652 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-21 16:27:25 +00:00
Yoshinari Takaoka
236994a548
reverted 348608, and added negative context, because I missed the negative floating number context.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348646 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-20 10:41:21 +00:00
Yoshinari Takaoka
7806fe792c
fixed typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348618 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-20 00:56:44 +00:00
Yoshinari Takaoka
bd997fc579
fixed documentation bug about mentioning PHP_FLOAT_MAX. not smallest but largest.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348608 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-19 23:22:06 +00:00
Christoph Michael Becker
92530c1bc7
Fix #78992 : Strange behavior of SORT_REGULAR insufficiently documented
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348593 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-19 19:09:36 +00:00
Christoph Michael Becker
06d5ed8740
Fix #78998 : Fatal error: Undefined class constant 'EM_AES_256'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348590 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-19 17:34:53 +00:00
Christoph Michael Becker
0ce6b8da1e
Document ReflectionParameter::__construct()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348589 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-19 17:03:47 +00:00
Yoshinari Takaoka
294be84ef1
followed rev. 348566 fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348570 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-18 16:34:07 +00:00
Christoph Michael Becker
1c1ce113ec
Fix erroneous typo fix
...
We clarify the wording, since it has apparently been confusing.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348566 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-18 13:18:56 +00:00
Peter Cowburn
a8cc01634c
k
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348562 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-17 20:24:03 +00:00
Yoshinari Takaoka
c90b300562
fixed typo. ( s/heeded/needed/ )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348557 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-17 15:08:02 +00:00
Christoph Michael Becker
6ccb666358
Fix #78977 : Assigning the return value of new is a syntax error instead of deprecated
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348555 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-17 13:17:29 +00:00
Peter Cowburn
a2063d1336
Add oop5 section for covariance and contravariance with examples.
...
Patch by Tiffany Taylor (credit also to Mark Randall for help with examples)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348547 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-16 20:40:29 +00:00
Yoshinari Takaoka
c517cdf919
fixed section title about libsqlite3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348541 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-16 14:23:47 +00:00
Christoph Michael Becker
8597134228
Fix #78957 : pdo_sqlite extension does not load after upgrading from 7.3.12 to 7.4.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348532 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-16 09:35:43 +00:00
George Peter Banyard
0a8aa545a4
Add argument number in printf function family.
...
--
Provided by anonymous 100917 (vike2000@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348529 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-16 05:56:52 +00:00
André Luis Ferreira da Silva Bacci
ac3665c3e9
Files without svn:keywords Revision
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348523 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-15 17:41:30 +00:00
Christoph Michael Becker
40a9429f45
PDO_MySQL defaults to emulated prepares nowadays
...
Cf. <http://git.php.net/?p=php-src.git;a=commit;h=e7c2bd6e4062ec6cb0f80f618a991a27b6de6959 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348515 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-14 19:18:34 +00:00
Christoph Michael Becker
97666ff44e
Fix #78959 : FILTER_VALIDATE_FLOAT supports min_range in php >= 7.4.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348513 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-14 17:34:43 +00:00
Christoph Michael Becker
a9a499aaab
Update opcache.optimization_level default value
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348511 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-14 17:10:03 +00:00
Christoph Michael Becker
00ff0a3a0c
Fix #78954 : get_object_vars not returning typed empty properties
...
Untyped properties default to NULL, so this sentence is superfluous for those.
Unitialized typed properties are not included in the result, so the sentence is
plain wrong for those.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348498 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-12 17:18:46 +00:00
Christoph Michael Becker
6d98bc0a84
Remove out-dated info
...
Empty strings are fully supported as of PHP 7.0.0; the former behavior is
described in the changelog.
This issue has been reported by Mark Randall.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348487 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-11 13:57:58 +00:00
Christoph Michael Becker
c3ad1e8e1b
Document new NumberFormatter::CURRENCY_ACCOUNTING
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348480 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-09 15:52:47 +00:00
Christoph Michael Becker
c4c885db2f
Fix #78936 : Reflection methods for typed properties not documented
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348478 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-09 15:22:24 +00:00
Christoph Michael Becker
b9ab45e020
Integrate user note 123889
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348468 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-08 16:44:06 +00:00
Christoph Michael Becker
724e78e9e9
Fix #78816 : Missing / wrong description of the assert_callback
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348467 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-08 16:41:49 +00:00
Christoph Michael Becker
06e35bddfe
Fix #78835 : Ambiguous definition of format character
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348466 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-08 15:21:57 +00:00
Christoph Michael Becker
1397ae6df7
Fix #78848 : Important info about return values is tucked away at the end of fourth example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348465 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-08 15:18:49 +00:00
Christoph Michael Becker
4006142d54
Fix #78905 : No list of nor link to relevant constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348463 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-08 15:06:36 +00:00
Christoph Michael Becker
5dfe41ab18
Use predefined entity reference
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348460 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-08 13:23:30 +00:00
Christoph Michael Becker
5289b52c82
Integrate user note 124490
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348453 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-07 15:39:19 +00:00
Christoph Michael Becker
e50c871145
implode($pieces, $glue) is deprecated
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348451 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-07 13:30:24 +00:00
George Peter Banyard
217fa0d006
add a check for curl_error and write error to file
...
--
Provided by anonymous 101037 (tiffany.k.taylor@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348426 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-04 10:44:47 +00:00
George Peter Banyard
48b557d648
Use relevant entities, spotted by an anonymous user.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348421 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-04 01:19:22 +00:00
George Peter Banyard
c644e37690
Use reurn.falseforfailure entity.
...
--
Provided by anonymous 94249 (BohwaZ)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348420 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-04 01:08:49 +00:00
Pieter Hordijk
f491e90003
Added conversion values for true and false in the examples area
...
--
Provided by anonymous 99841 (chris@env.ms )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348405 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-03 16:44:44 +00:00
Pieter Hordijk
515b704813
Added the 7.3 change to the changelog list
...
--
Provided by anonymous 59531 ()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348403 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-03 16:40:13 +00:00