Skip to content

Remove mysqli.reconnect from php.ini files - #11836

Closed
jrfnl wants to merge 1 commit into
php:masterfrom
jrfnl:feature/update-php.ini-files
Closed

Remove mysqli.reconnect from php.ini files#11836
jrfnl wants to merge 1 commit into
php:masterfrom
jrfnl:feature/update-php.ini-files

Conversation

@jrfnl

@jrfnl jrfnl commented Jul 31, 2023

Copy link
Copy Markdown
Contributor

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

Girgias commented Aug 1, 2023

Copy link
Copy Markdown
Member

@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
Copy Markdown
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
Copy Markdown
Member

@kamil-tekiela applied with 85661a3

@jrfnl thanks!

@jrfnl
jrfnl deleted the feature/update-php.ini-files branch August 19, 2023 20:32
adrian-enspired pushed a commit to adrian-enspired/php-src that referenced this pull request Aug 4, 2026
The `mysqli.reconnect` ini directive was removed in PHP 8.2.0.
adrian-enspired pushed a commit to adrian-enspired/php-src that referenced this pull request Aug 4, 2026
* PHP-8.2:
  Remove `mysqli.reconnect` from php.ini files (php#11836)
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