Skip to content

Conversation

@jrfnl
Copy link
Member

@jrfnl jrfnl commented Feb 3, 2024

  • Intl:
    . Calling intlcal_set() as well as calling IntlCalendar::set() with
    more than 2 arguments is deprecated. Use either IntlCalendar::setDate()
    or IntlCalendar::setDateTime() instead.

Refs:

Related to #1589

@jrfnl jrfnl added Type: enhancement PR: quick merge PR only contains relatively simple changes PR: ready for review labels Feb 3, 2024
@jrfnl jrfnl added this to the 10.0.0 milestone Feb 3, 2024
@jrfnl jrfnl requested a review from wimg February 3, 2024 06:43
…(RFC)

> - Intl:
>   . Calling intlcal_set() as well as calling IntlCalendar::set() with
>     more than 2 arguments is deprecated. Use either IntlCalendar::setDate()
>     or IntlCalendar::setDateTime() instead.

Refs:
* https://wiki.php.net/rfc/deprecate_functions_with_overloaded_signatures#intlcalendarset
* php/php-src 12728
* php/php-src@f4df37a
* https://www.php.net/manual/en/intlcalendar.set.php

Related to 1589
@jrfnl jrfnl force-pushed the php-8.4/removedfunctions-intcal_set-deprecation branch from a825c3c to 91db45a Compare February 3, 2024 06:54
@wimg wimg merged commit 1e5a305 into develop Feb 11, 2024
@wimg wimg deleted the php-8.4/removedfunctions-intcal_set-deprecation branch February 11, 2024 20:18
@github-actions github-actions bot removed PR: quick merge PR only contains relatively simple changes PR: ready for review labels Feb 11, 2024
@jrfnl jrfnl added the PHP: 8.4 label Nov 4, 2025
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.

3 participants