Christoph Michael Becker
87a2f30351
Actually remove PDFlib docs from the manual
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351036 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-29 11:39:35 +00:00
Christoph Michael Becker
4df3260b89
Fix #80293 : oniguruma not bundled in mbstring extension per docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351034 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-29 11:32:21 +00:00
Christoph Michael Becker
d5d4f158b9
There is no mysqli_warning_next
...
Patch contributed by Dharman <tekiela246@gmail.com>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351029 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-28 22:28:51 +00:00
Christoph Michael Becker
faa2178d53
Remove mysqli_rpl_query_type page from manual
...
That function is removed as of PHP 5.3.0.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351028 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-28 18:29:07 +00:00
Christoph Michael Becker
3f1917852e
Fix #80292 : Incorrect use of code in manual's example codes
...
While not really a bug, that line is misleading.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351027 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-28 13:10:39 +00:00
Yoshinari Takaoka
5222a1c1ed
fixed typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351023 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-28 01:11:46 +00:00
Christoph Michael Becker
1017932869
Fix #80282 : cannot send binary data to popen
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351021 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-27 22:43:26 +00:00
Christoph Michael Becker
33301d17ba
sendmail style mailing is supported on Windows as of PHP 4.1.0
...
Therefore the distinction is not Windows/Unix, but rather sendmail/direct SMTP.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351015 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-27 16:38:37 +00:00
Christoph Michael Becker
48f89dadf5
Fix #74492 : XMLWriter adds indent between mixed child nodes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351014 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-27 13:28:37 +00:00
Christoph Michael Becker
8d11b029ad
Remove erroneous notes
...
These have apparently copy-pasted in r350602.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351013 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-27 13:16:04 +00:00
Christoph Michael Becker
c2fea13ec0
Fix #68798 : stream_select() preserves keys since rev. 305856 breaking some code without note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351012 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-27 13:11:32 +00:00
Christoph Michael Becker
3b02cecc30
Remove Xdebug INI settings
...
Xdebug documentation has long been removed from the manual.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351001 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-26 13:49:16 +00:00
Christoph Michael Becker
dd0cbeacdb
Fix #77890 : DOMDocument XML formatting (formatOutput) doesn't seem to work
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351000 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-26 11:55:44 +00:00
Christoph Michael Becker
af5f2f87b3
Add PECL in front of version numbers in changelogs
...
Patch contributed by Benjamin Morel <benjamin.morel@gmail.com>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350988 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-25 15:11:56 +00:00
Christoph Michael Becker
8f772a992e
Remove docs for mysqli aliases which are removed as of PHP 5.4.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350987 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-25 14:56:47 +00:00
Christoph Michael Becker
11a2f7bf48
Document some PHP 7.4.0 deprecations
...
Cf. <https://wiki.php.net/rfc/deprecations_php_7_4 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350986 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-25 14:43:31 +00:00
Christoph Michael Becker
b687e06cb0
call_user_method(_array) is removed as of PHP 7.0.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350985 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-25 14:20:38 +00:00
Christoph Michael Becker
120c22c98d
Document ArrayAccess in PHP-DS
...
Patch contributed by Benjamin Morel <benjamin.morel@gmail.com>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350981 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-24 12:17:53 +00:00
Christoph Michael Becker
ea90b5fa48
Fix #79391 : Dom validate schema does not support XML Schema 1.1
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350975 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-23 13:01:50 +00:00
Christoph Michael Becker
8d1ee58c3e
Remove PDO sqlite2 driver related info
...
That driver is removed as of PHP 5.4.0.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350971 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-22 13:13:18 +00:00
Christoph Michael Becker
4d037a4cd0
Fix #68393 : PDO Does Not Produce Exception For 'sqlite:' With Missing Filepath
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350970 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-22 13:08:46 +00:00
Derick Rethans
0d122cd2d5
Updated to version 2020.4 (2020d)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350967 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-22 09:08:27 +00:00
George Peter Banyard
1a20a2ec93
Typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350963 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-22 02:33:31 +00:00
Christoph Michael Becker
5b05e0c7e6
Remove confusing and apparently unrelated lines from example
...
This integrates user note 125445.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350957 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-20 13:46:53 +00:00
Christoph Michael Becker
52bf027d4c
Don't use FQNs for types
...
Using fully qualified names for identifiers in the manual is uncommon;
at least identifiers of the global namespace are (almost) always
written unqualified. Furthermore, FQNs are not supported by the auto-
linking of PhD.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350956 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-20 13:08:37 +00:00
Andrey Gromov
01a7e4684e
Fixes from volunteers
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350953 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-20 08:54:50 +00:00
Derick Rethans
f5acbfdba8
Updated to version 2020.3 (2020c)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350940 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-19 08:11:47 +00:00
Christoph Michael Becker
282140eb7d
Note that the order of returned keys is deterministic
...
Patch contributed by Larry Garfield <larry@garfieldtech.com>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350939 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-19 07:35:23 +00:00
George Peter Banyard
ca309ab744
Add version information to methods of Error
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350937 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-18 13:55:12 +00:00
Christoph Michael Becker
6cd5d527ff
Fix #80252 : Incorrect description of session_cache_expire()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350930 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-17 21:46:08 +00:00
Christoph Michael Becker
892e1c8921
Fix #72027 : Mongodb driver
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350928 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-17 16:11:57 +00:00
Christoph Michael Becker
a6ecf96032
ssl:// and tls:// are still supported
...
These have been accidentially removed with r350333. While we're at it,
we also remove the no longer relevant PHP 5 info.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350926 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-17 15:55:54 +00:00
Christoph Michael Becker
74d39a807a
Minor amendment to safe_mode info removal
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350887 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-14 21:21:06 +00:00
Christoph Michael Becker
4691b6ddbd
Enclose example code in PHP tag
...
Otherwise we don't get syntax highlighting.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350886 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-14 21:20:28 +00:00
George Peter Banyard
aee38ec9b5
Fix typo in opcache ini documentation
...
--
Provided by anonymous 318 (adrian.kinberger@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350882 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-14 16:58:52 +00:00
George Peter Banyard
d3b8e33937
Corrected Typo of position.
...
--
Provided by anonymous 619 (hitesh.b@reportgarden.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350881 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-14 16:45:38 +00:00
Christoph Michael Becker
dec1f8445a
Remove safe_mode related information
...
Sorry, translators, for breaking your builds again.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350871 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-13 22:07:26 +00:00
Christoph Michael Becker
ab003724ad
imap_sort() returns false on failure
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350866 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-13 18:10:39 +00:00
Christoph Michael Becker
fc870e6f97
ext/imap is not thread-safe
...
Cf. <https://github.com/php/php-src/pull/6326#issuecomment-707763804 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350865 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-13 17:06:05 +00:00
Christoph Michael Becker
eb0c675cd5
Remove info about Windows 2000
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350864 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-13 16:38:14 +00:00
Christoph Michael Becker
60fc9f497a
Remove some PHP 5 specific info
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350863 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-13 16:31:50 +00:00
Christoph Michael Becker
513913468b
parse_ini_file comment cleanup
...
* Explain limited value interpolation of reserved characters.
* Clarify that a constant value only works for the whole value.
* Clarify path evaluation of the file.
* Note magic constants are not interpolated.
* Add security note.
Patch contributed by Larry Garfield <larry@garfieldtech.com>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350855 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-12 21:57:55 +00:00
Christoph Michael Becker
83d6523933
Link to __serialize()/__unserialize() from Serializable
...
Those magic methods were introduced in php 7.4 to resolve some of the
limitations with __wakeup() or Serializable.
Patch contributed by Tyson Andre <tysonandre775@hotmail.com>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350854 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-12 21:48:27 +00:00
Christoph Michael Becker
a0ff7322e6
Fix #80219 : OPENSSL_ZERO_PADDING's functionality is undocumented
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350853 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-12 13:37:36 +00:00
Christoph Michael Becker
873035efec
Properly document $bodies parameter of imap_mail_compose()
...
We also generally improve this manual page a bit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350852 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-12 13:06:28 +00:00
Christoph Michael Becker
c598ef8927
Fix info about imap_mail_compose() custom_headers
...
This integrates user note 18244. We also mark up the key names.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350832 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-09 16:32:02 +00:00
Christoph Michael Becker
83f2f6fa3a
Fix #80209 : setcookie() is not fully RFC 6265 compliant
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350831 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-09 14:35:13 +00:00
Christoph Michael Becker
8e3b1a6c1f
Remove confusing reference to PHP 5
...
One can also use `setrawcookie()` with PHP 7 and 8; it just wasn't
available with PHP 4.
We also remove the now obsolete note that `httponly` is available as of
PHP 5.2.0.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350830 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-09 14:20:49 +00:00
Christoph Michael Becker
6dc00c0480
Add imagecrop() to "see also" sections of imagecopy*()
...
Actually, the given examples of cropping and resizing, respectively, are
anachronistic; one would use imagecrop() and imagescale(), respectively,
nowadays. As such they should be replaced with some still useful
examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350829 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-09 14:04:49 +00:00
Christoph Michael Becker
f85d380904
Normalize "see also" sections of image book according to skeletons
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350828 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-09 13:59:15 +00:00