The Needs Review Queue Bot β tested this issue. It either no longer applies to Drupal core, or fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
Apart from a re-roll or rebase, this issue may need more work to address feedback in the issue or MR comments. To progress an issue, incorporate this feedback as part of the process of updating the issue. This helps other contributors to know what is outstanding.
Consult the Drupal Contributor Guide β to find step-by-step guides for working with issues.
- last update
over 1 year ago Custom Commands Failed - @darren-oh opened merge request.
- last update
over 1 year ago Custom Commands Failed - Status changed to Needs review
over 1 year ago 10:40pm 14 June 2023 - Status changed to Needs work
over 1 year ago 11:35pm 14 June 2023 - π«π·France andypost
it needs to replace TODO with real CR and add deprecation test
Also there's some usage in contrib
- http://codcontrib.hank.vps-private.net/search?text=Unicode%3A%3AgetStatu...
- http://codcontrib.hank.vps-private.net/search?text=Unicode%3A%3Acheck%28...
- http://codcontrib.hank.vps-private.net/search?text=Unicode%3A%3ASTATUS_M...Probably constants should be deprecated too as modules can do
extension_loaded('mbstring')
OTOH there's polyfill shipped with core
core$ composer why symfony/polyfill-mbstring phootwork/lang v3.2.2 requires symfony/polyfill-mbstring (^1.12) symfony/console v6.3.0 requires symfony/polyfill-mbstring (~1.0) symfony/dom-crawler v6.3.0 requires symfony/polyfill-mbstring (~1.0) symfony/filesystem v6.3.0 requires symfony/polyfill-mbstring (~1.8) symfony/http-foundation v6.3.0 requires symfony/polyfill-mbstring (~1.1) symfony/mime v6.3.0 requires symfony/polyfill-mbstring (^1.0) symfony/string v6.3.0 requires symfony/polyfill-mbstring (~1.0) symfony/validator v6.3.0 requires symfony/polyfill-mbstring (~1.0) symfony/var-dumper v6.3.0 requires symfony/polyfill-mbstring (~1.0) twig/twig v3.6.0 requires symfony/polyfill-mbstring (^1.3)
- last update
over 1 year ago Custom Commands Failed - last update
over 1 year ago Custom Commands Failed - First commit to issue fork.
- last update
over 1 year ago Custom Commands Failed - last update
over 1 year ago Custom Commands Failed