Skip to content

Remove mysqli.reconnect from php.ini files #11836

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

Closed
wants to merge 1 commit into from

Conversation

jrfnl
Copy link
Contributor

@jrfnl jrfnl commented Jul 31, 2023

The mysqli.reconnect ini directive was removed in PHP 8.2.0.

👉🏻 A backport of this commit to the 8.2 branch should maybe be considered ?

Refs:

@devnexen devnexen requested a review from Girgias July 31, 2023 15:53
@Girgias Girgias requested a review from kamil-tekiela August 1, 2023 14:12
@Girgias
Copy link
Member

Girgias commented Aug 1, 2023

@adoy @saundefined @ramsey for the 8.2 backport.

@Girgias Girgias removed the request for review from kamil-tekiela August 1, 2023 14:13
@kamil-tekiela
Copy link
Member

@saundefined This is a non-invasive change that can be merged into PHP 8.2, right? Can you please take care of it?

saundefined pushed a commit that referenced this pull request Aug 19, 2023
The `mysqli.reconnect` ini directive was removed in PHP 8.2.0.
saundefined added a commit that referenced this pull request Aug 19, 2023
* PHP-8.2:
  Remove `mysqli.reconnect` from php.ini files (#11836)
@saundefined
Copy link
Member

@kamil-tekiela applied with 85661a3

@jrfnl thanks!

@jrfnl jrfnl deleted the feature/update-php.ini-files branch August 19, 2023 20:32
jorgsowa pushed a commit to jorgsowa/php-src that referenced this pull request Aug 24, 2023
The `mysqli.reconnect` ini directive was removed in PHP 8.2.0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants