Skip to content

Deprecations for PHP 8.1 #7222

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 0 commits into from
Closed

Deprecations for PHP 8.1 #7222

wants to merge 0 commits into from

Conversation

nikic
Copy link
Member

@nikic nikic commented Jul 8, 2021

RFC: https://wiki.php.net/rfc/deprecations_php_8_1

@nikic nikic added the RFC label Jul 8, 2021
@nikic nikic added this to the PHP 8.1 milestone Jul 8, 2021
@nikic nikic force-pushed the deprecatation-8.1 branch 2 times, most recently from 3d64bb3 to d0982cb Compare July 8, 2021 14:52
@codecov-commenter

This comment has been minimized.

@nikic nikic force-pushed the deprecatation-8.1 branch from d0982cb to c677c45 Compare July 9, 2021 09:06
@nikic nikic changed the title Some deprecations for PHP 8.1 Deprecations for PHP 8.1 Jul 9, 2021
@nikic nikic force-pushed the deprecatation-8.1 branch 3 times, most recently from 88d7ea9 to ed4a76f Compare July 12, 2021 07:41
@nikic nikic closed this Jul 14, 2021
@nikic nikic force-pushed the deprecatation-8.1 branch from af398e9 to 4b3615a Compare July 14, 2021 07:41
jrfnl added a commit to PHPCompatibility/PHPCompatibility that referenced this pull request Mar 9, 2022
> The ini settings `date.default_latitude`, `date.default_longitude` and `date.sunset_zenith` are marked as deprecated in the documentation. In the next major version, ... the ini settings will be removed.

Note: these ini settings are "soft" deprecated in PHP (i.e. without notice).

Includes unit tests.

Refs:
* https://wiki.php.net/rfc/deprecations_php_8_1#date_sunrise_and_date_sunset
* php/php-src#7222
* php/php-src@5bb83b3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants