Christoph Michael Becker
ac33a4e791
Fix #77053 : Invalid "continue" handling change in PHP 7 is undocumented
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345956 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-05 16:20:12 +00:00
Christoph Michael Becker
638e03e226
Fix #77100 : Inconsistent behavior between constants and magic constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345954 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-05 14:56:40 +00:00
Christoph Michael Becker
9c902ef963
Document deprecation of undefined constant as bare string fallback
...
Cf. <https://wiki.php.net/rfc/deprecate-bareword-strings >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345953 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-05 14:09:08 +00:00
Christoph Michael Becker
55b9bc0a53
Case-insensitive constants are deprecated as of PHP 7.3.0
...
While there is already a respective changelog entry, we also
add a warning to the respective parameter.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345952 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-05 13:59:19 +00:00
Christoph Michael Becker
316f5ea691
Markup identifier regexps as <code> for better readability
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345951 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-05 13:54:03 +00:00
Christoph Michael Becker
e531763926
Remove second "has".
...
--
Provided by anonymous 94502 (shaman_master@list.ru )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345947 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-03 13:40:31 +00:00
Timandes White
6c496422f0
fix: add missing reference
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345940 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-01 03:49:37 +00:00
Timandes White
14aa757e61
fix: remove redundant entry. fix directory name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345939 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-01 03:20:12 +00:00
Timandes White
c5c14aff5f
fix: add missing entries to reference.zookeeper
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345938 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-01 02:20:12 +00:00
Christoph Michael Becker
e0596905de
Move xlink
namespace declaration to appropriate ancestor
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345937 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-31 00:18:38 +00:00
Christoph Michael Becker
97847efdd4
Fix #77084 : CryptGenRandom function used by random_int() and random_bytes() is deprecated
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345936 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-31 00:01:29 +00:00
Derick Rethans
a4d3ceaac3
Updated to version 2018.7 (2018g)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345935 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-30 11:21:46 +00:00
Christoph Michael Becker
48bac4e0ab
Integrate user note 118893
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345922 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-28 10:45:30 +00:00
Christoph Michael Becker
c835d0f165
Remove PHP 4 related info
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345921 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-28 10:39:03 +00:00
Christoph Michael Becker
89232cebd2
Document xml_set_external_entity_ref_handler() fix
...
Cf. <https://github.com/php/php-src/pull/3596 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345905 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-27 16:24:55 +00:00
Christoph Michael Becker
cc0784145d
Document new TIDY_TAG_* constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345904 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-27 16:07:04 +00:00
Derick Rethans
8e83a69aea
Updated to version 2018.6 (2018f)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345882 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-22 11:01:58 +00:00
Christoph Michael Becker
24a6ed6d1f
Link to constant sections
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345873 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-21 13:46:36 +00:00
Christoph Michael Becker
5cfc144bd5
Add visibility modifiers for all class members
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345872 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-21 13:19:12 +00:00
Christoph Michael Becker
0206d57dd8
tidyNode is a final class with a private constructor
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345871 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-21 12:49:52 +00:00
Christoph Michael Becker
99657c20cf
Remove TIDY_ATTR_* constants
...
Have these ever been actually available?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345855 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-19 15:08:37 +00:00
Christoph Michael Becker
16ce4a27b1
Add missing TIDY_TAG_* constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345854 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-19 15:00:51 +00:00
Christoph Michael Becker
dd09ee01d8
Use already defined entities instead of repeating ourselves
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345853 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-19 14:51:45 +00:00
Christoph Michael Becker
f381911905
Remove prototype from alias docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345852 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-19 14:43:17 +00:00
Christoph Michael Becker
68c1f27e81
Remove superflous functions from versions.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345851 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-19 13:57:15 +00:00
Christoph Michael Becker
ad6c403209
Fix #77034 : Casting null to int undefined
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345850 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-19 13:34:25 +00:00
Christoph Michael Becker
3b8a1b9c99
Fix return types
...
Since ::__toString() is documented as alias of ::current(), we use the same return
types. Obviously, this doesn't make sense, though, see <https://bugs.php.net/77024 >.
Patch provided by an anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345849 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-19 13:03:49 +00:00
Christoph Michael Becker
b89090a2b1
Remove obsolete info
...
We don't document PHP 4 related stuff, and Tidy 1.0 basically means
PHP 4, while Tidy 2.0 means PHP 5.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345836 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-18 13:39:48 +00:00
Christoph Michael Becker
f4c6da6b22
Update docs regarding libtidy alternatives
...
Cf. <https://github.com/php/php-src/pull/1940 >
and <https://github.com/php/php-src/pull/3021 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345826 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-17 22:36:36 +00:00
Christoph Michael Becker
9ee6e26a20
Document new options supported by xml_parser_get_option()
...
Cf. <https://github.com/php/php-src/pull/3594 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345822 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-16 17:38:47 +00:00
Christoph Michael Becker
8358db82c0
Update Apache 2 installation instructions
...
Based on a patch provided by Bill Mitchell.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345819 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-15 14:03:34 +00:00
Christoph Michael Becker
144e8ab5f1
Document SQLite ≥ 3.5.0 requirement
...
Cf. <https://github.com/php/php-src/pull/3543 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345812 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-13 11:04:07 +00:00
Christoph Michael Becker
0c1b86e9c6
Prefix <literal> variable names with $
...
This had formerly been accomplished by PhD, since the variable names
have been marked up as <parameter>, which was confusing here, though.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345797 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-08 13:02:51 +00:00
Christoph Michael Becker
6df12e9c2b
opcache_get_status() returns FALSE on failure
...
Cf. <https://github.com/php/php-src/pull/2031#issuecomment-427592472 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345790 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-06 22:51:37 +00:00
Christoph Michael Becker
40e7aed899
Remove more PHP < 5 related contents
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345788 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-06 16:11:45 +00:00
Christoph Michael Becker
b82236707b
Fix #69339 : realpath(false) returns CWD
...
There is nothing special with realpath() regarding type juggling,
so there's no need to mention that NULL can be passed instead of
an empty string. That even wouldn't work for strict_types.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345785 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-06 11:56:54 +00:00
Christoph Michael Becker
1bae6f9b26
Fix parameter name
...
Patch provided by an anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345784 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-06 11:56:46 +00:00
Christoph Michael Becker
d8d97da74f
Fix #76971 : Changed array append behaviour of array_unique
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345783 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-06 11:43:28 +00:00
Christoph Michael Becker
147bc7c392
Win95/98 is long gone
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345782 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-06 11:31:45 +00:00
Christoph Michael Becker
b9a8d77cba
Document unbundling of libsqlite
...
Cf. <https://github.com/php/php-src/pull/3548 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345781 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-06 11:19:12 +00:00
Nikita Popov
6e2c23cc40
Mention PASSWORD_ARGON2I not always available
...
And remove the example for manually specifying a salt. We should not show examples with deprecated functionality.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345776 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-05 10:10:36 +00:00
Christoph Michael Becker
82c8243cae
List new cURL constants
...
Cf. <https://github.com/php/php-src/pull/3541 >.
Based on a patch provided by neranjan125@gmail.com .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345772 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-04 10:03:02 +00:00
Christoph Michael Becker
2d3479cd0f
Update DBA installation instructions
...
* --with-flatfile and --with-inifile are --enable-flatfile
and --enable-inifile as of PHP 5.2.1
* document lmdb configuration
* remove PHP 4 related info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345770 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-03 16:59:27 +00:00
Christoph Michael Becker
ebce493436
Fix #76945 : DateTime modify with decimals
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345766 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-02 15:43:12 +00:00
Pasindu De Silva
7e18f0a154
Added change log about preg_quote() escaping the '#' character.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345761 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-01 17:33:37 +00:00
Christoph Michael Becker
d2ab5f1003
Add the PGSQL_DIAG_SEVERITY_NONLOCALIZED Constant and details
...
--
Provided by anonymous 93865 (neranjan125@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345760 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-01 17:30:47 +00:00
Pasindu De Silva
0d988413b0
Added 7.3.0 deprecation notice for FILTER_FLAG_SCHEME_REQUIRED and FILTER_FLAG_HOST_REQUIRED
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345758 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-01 16:46:19 +00:00
Christoph Michael Becker
fd35a907bb
Document new CompileError exception
...
Based on a patch provided by Huiren Woo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345757 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-01 16:32:58 +00:00
Christoph Michael Becker
5db64d7518
JSON_BIGINT_AS_STRING is enabled by default
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345756 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-01 15:05:23 +00:00
Christoph Michael Becker
a2fcd66690
Fix link
...
Based on a patch provided by an anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345755 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-01 14:57:31 +00:00