Christoph Michael Becker
7be628baf8
Document ext/wddx removal
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347028 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-20 13:52:24 +00:00
Christoph Michael Becker
c3342c4607
Document #75113 : adding missing DatePeriod::getRecurrences method
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347018 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-18 08:43:20 +00:00
Timandes White
63cfa87a78
remove redundant 'notes' block and fix descriptions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347017 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-18 00:47:52 +00:00
Christoph Michael Becker
a5e210ecc2
Fix #77240 : Incorrect binding near constraint errors
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347015 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-17 17:50:10 +00:00
Pieter Hordijk
cbf6e7ba43
Fixed wording
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347004 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-13 08:17:36 +00:00
Christoph Michael Becker
d6746c5d2b
Document sqlite3.defensive INI directive
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346996 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-11 16:30:46 +00:00
Christoph Michael Becker
2efe514b78
Fix #77702 : Ds\Set::first() incorrect return type
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346995 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-11 13:21:40 +00:00
Christoph Michael Becker
d744059987
Add missing <initializer>s
...
Patch provided by Kasper Franz.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346994 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-11 12:57:37 +00:00
Christoph Michael Becker
bab9e5ad7f
Fix parameter type and description
...
Patch provided by Jochem Klaver.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346993 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-11 12:47:04 +00:00
Christoph Michael Becker
650d6ae781
Fix #77723 : Wrong return type for SplFileInfo::__toString
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346989 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-11 12:06:23 +00:00
Christoph Michael Becker
a2148bbab3
Improve wording
...
Patch provided by an anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346966 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-03 13:49:34 +00:00
Christoph Michael Becker
a1be033c9b
Remove PHP 4 related info
...
Also, it appears that the curlwrappers never made it to PECL.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346948 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-01 18:32:27 +00:00
Christoph Michael Becker
09e2269515
Add missing <initializer>
...
Based on a patch provided by Kasper Franz.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346945 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-01 17:47:59 +00:00
Christoph Michael Becker
51a9ea30ea
Add 'phpdbg' to SAPI list
...
Patch provided by Edgaras Janušauskas.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346944 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-01 17:33:14 +00:00
Christoph Michael Becker
66cce3c1c4
Add missing <initializer>
...
Patch provided by Kasper Franz.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346943 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-01 17:25:35 +00:00
Christoph Michael Becker
7c206ea9b0
Use symbolic constants instead of magic numbers
...
We ignore that $value is a bool parameter.
Based on a patch provided by Sergei Morozov.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346942 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-01 16:45:19 +00:00
Christoph Michael Becker
242fc67ef7
Fix default value
...
Cf. <472f577679/ext/session/session.c (L814)
>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346941 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-01 16:43:23 +00:00
Peter Cowburn
e16c1b4587
improve curl_multi_exec() loops (doc #77682 )
...
curl_multi_exec() hasn't returned CURLM_CALL_MULTI_PERFORM for a loooong
time (it stopped doing so as of libcurl 7.20.0, which was released on
Feb 9 2010).
Thanks to Daniel Stenberg for the details.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346933 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-28 22:00:16 +00:00
Christoph Michael Becker
58fd955032
Fix misleading parameter name
...
Patch provided by jhdxr@.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346920 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-28 13:58:21 +00:00
Christoph Michael Becker
be1067961d
Clarify parameter
...
Patch provided by Craig Francis.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346919 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-28 13:46:37 +00:00
Christoph Michael Becker
2eaf835fd2
Fix misleading parameter name
...
Patch provided by an anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346918 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-28 13:39:06 +00:00
Peter Cowburn
4321211c79
update type for DateTimeZone::getOffset's $datetime parameter (doc #77671 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346912 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-26 20:38:21 +00:00
Christoph Michael Becker
34f0642cfb
Revert revision(s) 345758:
...
Added 7.3.0 deprecation notice for FILTER_FLAG_SCHEME_REQUIRED and FILTER_FLAG_HOST_REQUIRED
........
Cf. <http://news.php.net/php.doc.cvs/16279 >
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346911 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-26 16:34:09 +00:00
Christoph Michael Becker
ae90534d15
Fix return type
...
Based on a patch provided by an anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346902 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-25 12:12:10 +00:00
Christoph Michael Becker
f9e14201d4
Improve docs
...
Patch provided by Florian Berberich.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346901 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-25 11:37:39 +00:00
Christoph Michael Becker
71ca0ba640
Fix #77635 : ob_get_clean() is missing one required flag
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346900 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-25 11:29:27 +00:00
Christoph Michael Becker
b3e378b59c
Fix #77662 : htmlspecialchars does not behave as documented regarding ambiguous $flags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346899 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-25 11:24:20 +00:00
Tyson Andre
e123b98532
Fix typos in documentation of cairo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346896 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-24 20:42:36 +00:00
Tyson Andre
66fffcdfbb
Fix typos in sqlsrv
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346895 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-24 20:41:04 +00:00
Tyson Andre
40ec84c3b3
Fix some typos in documentation of yaf
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346894 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-24 20:38:06 +00:00
Christoph Michael Becker
7146d83645
Update constants wrt. version availability
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346886 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-23 13:40:07 +00:00
Christoph Michael Becker
d0508409e5
$flags parameter of uopz_flags() is optional as of uopz 5.0.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346885 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-23 13:27:37 +00:00
Christoph Michael Becker
8c587ae463
PECL/uopz 6.0.0 had been released
...
Update versions.xml accordingly.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346884 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-23 13:10:58 +00:00
Joe Watkins
74feed64c3
wrong setup info
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346879 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-22 13:58:08 +00:00
Joe Watkins
3985f162bc
initial version of manual for parallel
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346875 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-22 11:26:59 +00:00
Derick Rethans
880fafc676
Adding some libsodium patches by Marcus Bointon.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346870 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-21 22:00:31 +00:00
Peter Cowburn
202bd9f3f5
WS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346868 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-21 09:55:43 +00:00
Christoph Michael Becker
8e9b6dd78f
Win32Service Doc update
...
Original patch provided by jbnahan@.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346866 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-21 08:58:10 +00:00
Christoph Michael Becker
1046d428ad
Unify ReflectionClass::isIterateable() and ::isIterable() and make the former an alias
...
Cf. <http://git.php.net/?p=php-src.git;a=commit;h=c1500f8519aded29c3632de4240fbc0a4e485a81 >.
This integrates user note 123629.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346865 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-21 08:37:26 +00:00
Peter Cowburn
4975c323ff
simply function demonstrating foreach over PDO::query() result
...
Patch provided by Jérémy Demange
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346858 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-19 20:29:50 +00:00
Tyson Andre
a9ada9d6f9
fix typos in extension documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346848 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-18 05:42:50 +00:00
Tyson Andre
578f5f3744
fix typos in language reference
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346847 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-18 05:16:33 +00:00
Christoph Michael Becker
48e1363b9d
Clarify misleading info
...
Neither com.autoregister_typelib nor com.autoregister_casesensitive
apply to libraries declared in com.typelib_file.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346841 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-15 16:32:02 +00:00
Christoph Michael Becker
4fd00d6b39
Add example for PHP 7.1+
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346839 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-15 11:43:02 +00:00
Christoph Michael Becker
05c356b812
Reverse merged revision(s) 346836-346835 from phpdoc/en/trunk:
...
Add missing changelog entry
........
Correct return-types
Patch provided by Rasmus Schultz.
........
Cf. <http://news.php.net/php.doc.cvs/16556 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346838 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-15 09:01:33 +00:00
Christoph Michael Becker
663be7df7f
Add missing changelog entry
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346836 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-14 22:40:46 +00:00
Christoph Michael Becker
828daf218f
Correct return-types
...
Patch provided by Rasmus Schultz.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346835 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-14 22:21:41 +00:00
Christoph Michael Becker
e309892680
Add version info for ReflectionNamedType
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346834 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-14 22:01:36 +00:00
Christoph Michael Becker
a90eb9efd5
Improve sapi_windows_vt100_support() docs
...
Most notably, we're adding info about Console Virtual Terminal Sequences.
Patch provided by Florian Berberich.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346833 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-14 21:49:17 +00:00
Christoph Michael Becker
86d2bbd19b
Fix #77610 : xml_parser_create and xml_parser_create_ns do not document failure return
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346823 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-13 16:04:08 +00:00