Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 24, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

iluuu1994 and others added 21 commits January 24, 2025 12:24
This file should stay up-to-date for consistent behavior across workflow
triggers.
There are two issues: The latest Symfony branches don't support 8.1
anymore. This could ber mitigated by switching to LTS for security
builds. However, there are also some JIT bugs that are hard to backport.
We'll skip these builds on 8.1 instead.
* PHP-8.1:
  Skip Symfony/Wordpress in 8.1 build
  Backport nightly.yml
* PHP-8.2:
  Skip Symfony/Wordpress in 8.1 build
  Backport nightly.yml
* PHP-8.3:
  Skip Symfony/Wordpress in 8.1 build
  Backport nightly.yml
* PHP-8.4:
  Skip Symfony/Wordpress in 8.1 build
  Backport nightly.yml
According to the documentation, !cancelled() should be used over
always() when the step should be executed regardless of success of
failure, but canceled when the workflow is canceled.

See https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/evaluate-expressions-in-workflows-and-actions#always
* PHP-8.1:
  [skip ci] Use !cancelled() over always() in GHA config
* PHP-8.2:
  [skip ci] Use !cancelled() over always() in GHA config
* PHP-8.3:
  [skip ci] Use !cancelled() over always() in GHA config
* PHP-8.4:
  [skip ci] Use !cancelled() over always() in GHA config
* PHP-8.3:
  ext/session: Fix GH-17541 (ext/session NULL pointer dereferencement during ID reset)
* PHP-8.4:
  ext/session: Fix GH-17541 (ext/session NULL pointer dereferencement during ID reset)
I thought I was on a branch and not master oopsie

This reverts commit bd02141.
* PHP-8.1:
  Fix GHA config yml error
* PHP-8.2:
  Fix GHA config yml error
* PHP-8.3:
  Fix GHA config yml error
* PHP-8.4:
  Fix GHA config yml error
@pull pull bot added the ⤵️ pull label Jan 24, 2025
@pull pull bot merged commit c2fddac into wudi:master Jan 24, 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.

2 participants