Skip to content

[RFC] Deprecation and alternatives for utf8_encode and utf8_decode#1

Closed
IMSoP wants to merge 1679 commits intomasterfrom
rfc-utf8encode-deprecation
Closed

[RFC] Deprecation and alternatives for utf8_encode and utf8_decode#1
IMSoP wants to merge 1679 commits intomasterfrom
rfc-utf8encode-deprecation

Conversation

@IMSoP
Copy link
Copy Markdown
Owner

@IMSoP IMSoP commented Apr 3, 2022

Proposed additional wording if https://wiki.php.net/rfc/remove_utf8_decode_and_utf8_encode passes

This is a temporary PR to compare against php#1418 which includes improvements which can happen even if deprecation doesn't go ahead.

cmb69 and others added 28 commits September 7, 2022 12:20
This integrates user note 127480.
So that gen_stub.php --replace-methodsynopses --verify can find them all
To  stress the names are not in LC and Core is present.

Closes phpGH-1819.
We deliberately ignore potential custom SAPIs.

This integrates user note 116174.
* add final modifier
* add xi:include for constructor
* fix interface markup
Using try catch is irrelevant to examples and echoing errors out unconditionally is a bad practice.
kocsismate and others added 19 commits December 13, 2022 10:58
When removing the `not()` operator, some closing parentheses have been
overlooked, which resulted in broken xpointer expressions.
We fix the wording in the explanation, too.
…#1954)

* Add an example showing how two associative arrays are combined

* Modernize array syntax in first example, use var_dump over print_r, revise wording, add types of fruits and vegetables into second example

* Add `array_merge()` to the "See Also" section
PECL stopped generating DLLs earlier this year. As of ext-mongodb 1.15.0, DLLs are now generated by a GitHub Action and attached to releases.

https://jira.mongodb.org/browse/PHPC-2143
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
The big one is the need to clarify the behaviour around the coercive typing mode, as the conversion of objects to strings is relatively straight forward but in theory internal objects that overload the cast handler can convert to other types too.

Drive-by typo fix

Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
Co-authored-by: Anna Filina <afilina@gmail.com>
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
Co-authored-by: George Peter Banyard <girgias@php.net>
@IMSoP IMSoP changed the base branch from encoding-function-improvements to master December 22, 2022 18:04
@IMSoP IMSoP force-pushed the rfc-utf8encode-deprecation branch from b30ad00 to dbe2452 Compare December 22, 2022 18:10
IMSoP pushed a commit that referenced this pull request Dec 22, 2022
@IMSoP IMSoP force-pushed the rfc-utf8encode-deprecation branch from dbe2452 to 8818721 Compare December 22, 2022 18:12
@IMSoP IMSoP force-pushed the rfc-utf8encode-deprecation branch from 8818721 to ee4bcd6 Compare December 22, 2022 18:14
@IMSoP
Copy link
Copy Markdown
Owner Author

IMSoP commented Dec 22, 2022

Re-opened properly: php#2107

@IMSoP IMSoP closed this Dec 22, 2022
IMSoP pushed a commit that referenced this pull request Mar 22, 2025
…hp#3485)

* Solr 2.7.0: SolrQuery::setHighlightQuery

* Apply suggestions from code review #1

formatting suggestions from CR

Co-authored-by: Gina Peter Banyard <girgias@php.net>

* SolrQuery::setHighlightQuery: clarification and rewording

* SolrQuery: remove entities file

* Whitespaces

---------

Co-authored-by: Gina Peter Banyard <girgias@php.net>
IMSoP pushed a commit that referenced this pull request Mar 22, 2025
IMSoP pushed a commit that referenced this pull request Mar 22, 2025
This makes the example executable.
Remove superfluous callable examples.

---------

Co-authored-by: Arthur <arthur.tkachenko@giftcardsgroup.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.