Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[6.5] Don't use internal functions #2548

Merged
merged 1 commit into from Apr 15, 2020
Merged

[6.5] Don't use internal functions #2548

merged 1 commit into from Apr 15, 2020

Conversation

GrahamCampbell
Copy link
Member

@GrahamCampbell GrahamCampbell commented Jan 12, 2020

Since these functions are internal, this should not be an issue. We maybe could even delete those functions in 7.0.0, outright. A more complete version is available at #2546, targetted at 7.0, since it does the same for the non-internal functions.


Fixes #2511.

src/Utils.php Show resolved Hide resolved
src/Utils.php Show resolved Hide resolved
Copy link
Member

@Nyholm Nyholm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this looks fine.

Thank you

@Nyholm Nyholm merged commit 9189d46 into guzzle:6.5 Apr 15, 2020
@Nyholm
Copy link
Member

Nyholm commented Apr 15, 2020

Thank you again @GrahamCampbell

@GrahamCampbell GrahamCampbell deleted the 6.5-functions branch April 15, 2020 18:28
Nyholm added a commit that referenced this pull request Apr 18, 2020
* Travis improvements

* Don't use internal functions (#2548)

* [6.5] Install symfony's intl-idn polyfill (#2550)

* Install symfony's intl-idn polyfill

* idn conversion always available

* remove "skipped because of intl"

* PHPStan CI fix

Co-authored-by: Nyholm <tobias.nyholm@gmail.com>

* Prepare release of 6.5.3 (#2613)

* Prepare release of 6.5.3

* Typo

* Updated date

* Updated constant

* Fixed composer.json package order

Co-authored-by: Márk Sági-Kazár <sagikazarmark@users.noreply.github.com>
Co-authored-by: Nyholm <tobias.nyholm@gmail.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.

None yet

3 participants