Problem/Motivation

Child issue of #3537713: [12.x] Require PHP 8.5
See PHPStan report https://git.drupalcode.org/issue/drupal-3537713/-/jobs/7716644#L680

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3564075

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

voleger created an issue. See original summary.

mondrake’s picture

mondrake’s picture

voleger’s picture

Status: Active » Closed (won't fix)

Indeed, let's link those issues.

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

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

Maintainers, credit people who helped resolve this issue.

mondrake’s picture

Status: Closed (won't fix) » Active

Well, related issue is still NR, so if it won't make it soon, we'll have the problem anyway. Let's keep this open IMO.

voleger’s picture

Status: Active » Needs review
mondrake’s picture

Issue tags: +run-tests.sh
quietone’s picture

Version: 11.3.x-dev » 11.x-dev

Version: 11.x-dev » main

Drupal core is now using the main branch as the primary development branch. New developments and disruptive changes should now be targeted to the main branch.

Read more in the announcement.

smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

Based on the other one, lets just go ahead and land this one.

quietone’s picture

Title: Backtick operator is deprecated in PHP 8.5 in core/scripts/run-tests.sh » Remove use of backtick operator in run-tests.sh for PHP 8.5
needs-review-queue-bot’s picture

Status: Reviewed & tested by the community » Needs work
StatusFileSize
new91 bytes

The Needs Review Queue Bot tested this issue. It no longer applies to Drupal core. Therefore, this issue status is now "Needs work".

This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.

Consult the Drupal Contributor Guide to find step-by-step guides for working with issues.

longwave’s picture

Status: Needs work » Closed (outdated)

#3515347: Reduce run-tests.sh complexity in spawning subprocesses landed and the backticks were removed there.

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

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

Maintainers, credit people who helped resolve this issue.