Problem/Motivation

Part of #3523596: [meta] PHP 8.5 support

Ref https://github.com/mck89/peast/pull/72#issuecomment-3389594828

Steps to reproduce

    Asset Optimization Umami (Drupal\FunctionalTests\Asset\AssetOptimizationUmami)
     ✘ Asset aggregation
       ┐
       ├ Exception: Deprecated function: Using null as an array offset is deprecated, use an empty string instead
       ├ Peast\Syntax\Node\NumericLiteral->setRaw()() (Line: 118) 

Proposed resolution

- require 1.17.4 as minimal version
- ES2024 support in mck89/peast version 1.16.0

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3551524

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

andypost created an issue. See original summary.

andypost’s picture

Issue summary: View changes
Status: Active » Needs review
mondrake’s picture

Status: Needs review » Reviewed & tested by the community

Bump with increased constraint to prevent regression.

  • catch committed fd5cea79 on 11.x
    Issue #3551524 by andypost: Update mck89/peast to 1.17.4 for PHP 8.5
    
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 11.x, thanks!

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.