Commit graph

25998 commits

Author SHA1 Message Date
Christoph Michael Becker
ac83c2c7d8 Return value of mb_regex_set_options() has changed
Cf. <https://github.com/php/php-src/pull/5264>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350810 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-07 17:28:26 +00:00
Christoph Michael Becker
3ec7b61315 Add preg_last_error_msg documentation
Patch contributed by Nicolas Oelgart <nicolas.oelgart@atrapalo.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350809 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-07 17:24:21 +00:00
Christoph Michael Becker
9418329a85 Document important changes due to bugfixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350808 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-07 16:36:13 +00:00
Christoph Michael Becker
796565fc11 odbc_result_all() does not escape the data
We can only hope that nobody uses this function.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350798 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-06 13:26:04 +00:00
Christoph Michael Becker
3e0354fcfc Fix #80191: Deprecated example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350797 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-06 11:52:01 +00:00
Christoph Michael Becker
df4203dcc5 Fix #45732: odbc.defaultlrl = 0 insufficiently documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350795 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-06 10:17:08 +00:00
Christoph Michael Becker
80872147aa Get rid of "callback" types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350788 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-06 09:11:05 +00:00
Tyson Andre
9b80b513b6 Fix typos in spl documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350777 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-05 17:53:00 +00:00
Tyson Andre
c01fa948e9 Fix typos in FFI\CData documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350776 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-05 17:40:07 +00:00
Christoph Michael Becker
a532689f9f Fix #80187: pack and unpack wrong return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350770 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-05 10:23:13 +00:00
Christoph Michael Becker
f56b0f1c24 Remove duplicate return values section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350757 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-04 12:12:20 +00:00
Christoph Michael Becker
ccfd117024 is_float() is deprecated and removed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350756 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-04 11:06:52 +00:00
Christoph Michael Becker
c0a11cfec1 Note case-sensitivity of the parameter name
Patch contributed by Larry Garfield <larry@garfieldtech.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350755 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-04 11:01:54 +00:00
Christoph Michael Becker
d862616201 Add FFI enum example
We also add a note regarding calling conventions.

Patch contributed by Szopen Xiao <chopins.xiao@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350751 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-02 09:08:07 +00:00
Christoph Michael Becker
029ab30c40 Fix #80168: Warning on using second arg for imagexbm
We also add a changelog entry regarding the 4th parameter, which is unused,
and removed as of PHP 8.0.0.  We do not yet document the PHP 8.0.0 signature
due to yet missing union type support, though.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350742 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-01 15:20:06 +00:00
Christoph Michael Becker
7d4c08228e Fix #80166: preg_match_all()'s PREG_OFFSET_CAPTURE ignoring modifier u
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350739 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-01 12:19:02 +00:00
Christoph Michael Becker
cf92e336ab Document PDO_ODBC driver specific options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350737 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-01 11:30:01 +00:00
Christoph Michael Becker
ef5d3c54ff Fix #78111: Some PDO drivers don't have any version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350723 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-30 21:33:14 +00:00
Christoph Michael Becker
a7bdc593b7 Remove PDO_4D documentation
The extension had its latest release (0.3 beta) in 2009, and is obviously
unmaintained.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350722 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-30 21:17:30 +00:00
Christoph Michael Becker
f9f8f46e83 Fix bug #77861: Incorrect syntax for "include_path"?
We should use the Unix directory separator.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350721 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-30 19:20:14 +00:00
Philip Olson
22c3c11204 Mention that altering a collection means it won't be seen as a collection; as per oracle bug #31155571
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350720 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-30 19:10:12 +00:00
Christoph Michael Becker
e293d971f5 Clarify assignability of $this
Cf. <https://wiki.php.net/rfc/this_var>.

Integrates user notes 107080 and 123802.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350719 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-30 15:32:28 +00:00
Christoph Michael Becker
242efce0dc Fix #73158: fann_create_train_from_callback exist in doc but not in function
fann_create_train_from_callback() and several other functions are only
available when compiled against libfann 2.2.0 or higher.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350718 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-30 14:31:35 +00:00
Christoph Michael Becker
866a2e7e54 Fix #80148: ctype_* functions silently return false for unsupported types
The ctype_* functions actually accept string|int, but union types are
not yet properly supported by PhD, so we're using mixed.  We also move
the note regarding integers up into the parameter description.







git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350717 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-30 12:13:54 +00:00
Christoph Michael Becker
b92a33c51c Fix #80164: Example says "see changelog" but there's no changelog
That example refers to a changelog entry which stated that E_ALL is
available as of PHP 5.4.0.  Since the documenation does no longer
document PHP 5, that referral has to be removed.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350716 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-30 12:05:41 +00:00
Christoph Michael Becker
e61d2217d5 Document BC breaking change in handling of incoming cookie names
CVE-2020-7070

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350707 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-29 10:30:38 +00:00
Christoph Michael Becker
ca47781c2d Update dbase parameter names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350685 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-27 13:25:27 +00:00
Christoph Michael Becker
e443388d42 Remove info about SAPIs which are removed as of PHP 7.0.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350661 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 16:56:25 +00:00
Christoph Michael Becker
90d1590c14 Remove obsolete entity ref declaration
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350657 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 14:37:30 +00:00
Christoph Michael Becker
3e15d2894f Remove more changelog entries, mostly from PHP 5.4 era
Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350656 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 14:15:17 +00:00
Christoph Michael Becker
7f569e1f17 Remove more changelog entries, mostly from PHP 5.3 era
Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350655 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 14:08:59 +00:00
Christoph Michael Becker
9af43469f4 Remove more changelog entries, mostly from PHP 5.2 era
Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350654 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 13:52:31 +00:00
Christoph Michael Becker
be5b0f33a1 Remove more changelog entries, mostly from PHP 5.1 era
Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350653 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 13:45:57 +00:00
Christoph Michael Becker
5ebd63a4b5 Reflect removal of functions dropped in minor or patch releases
Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350652 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 13:40:03 +00:00
Christoph Michael Becker
5b53e0d177 ext/sybase is no longer available as of PHP 7.0.0
Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350650 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 13:09:16 +00:00
Christoph Michael Becker
428f19e346 Remove functions no longer present in PHP 7.0.0
Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350648 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 12:43:20 +00:00
Christoph Michael Becker
38c3833024 ext/mssql is no longer available as of PHP 7.0.0
Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350647 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 12:36:07 +00:00
Christoph Michael Becker
53bdffa6b9 Removed some of the PHP5 changelogs
Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350645 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 12:32:19 +00:00
Christoph Michael Becker
0970bf6ea3 Remove PHP4 or PHP5-only extension
This commit removes following extensions as they appear to not provide
support for PHP 7.0.

Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350644 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 12:28:04 +00:00
Christoph Michael Becker
3fc4586f54 Add missing changelog entry for deprecated ReflectionType::__toString()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350642 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 11:35:22 +00:00
Christoph Michael Becker
e416b02393 Add missing changelog entries for integer $needle deprecations
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350636 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-25 12:18:46 +00:00
Christoph Michael Becker
1c37e22f7d Document odbc_binmode() and odbc_longreadlen() defaults
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350635 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-25 12:01:42 +00:00
Christoph Michael Becker
b929019816 Update and improve odbc_foreignkeys() docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350626 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-24 21:41:16 +00:00
Christoph Michael Becker
e7aa6e1425 Improve and fix ODBC meta information retrieval functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350625 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-24 11:17:32 +00:00
Christoph Michael Becker
4f18979289 Switch to ODBC 3 parlance
The ODBC 2 terms "qualifier" and "owner" have been replaced with "catalog"
and "schema", respectively, in ODBC 3.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350623 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-23 13:53:42 +00:00
Christoph Michael Becker
7990427082 odbc_data_source(): fix refpurpose and return values, and add example
This also integrates user note 37891.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350619 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-23 12:02:23 +00:00
Remi Collet
002b7dd50a fix parameters name to match reflection one as it matters with 8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350617 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-23 07:41:40 +00:00
Remi Collet
462e369806 fix parameters name to match reflection one as it matters with 8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350616 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-23 07:40:44 +00:00
Christoph Michael Becker
c7e10bf1f8 Use meaningful xml:id
This is obviously a copy&paste relict.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350607 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-20 22:33:43 +00:00
Christoph Michael Becker
7c015620f9 Add basic xmlwriter_write_cdata() example
This integrates user note 85621.

To render the example output as desired, we have to hack by inserting
a zero-width space character between the two brakets of the cdata end
marker.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350606 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-20 17:38:05 +00:00