Skip to content

ci: add PHP 8.5 matrix as allowed failures - #331

Merged
jbrooksuk merged 2 commits into
mainfrom
codex/add-php-85-allowed-failure
Jul 8, 2026
Merged

ci: add PHP 8.5 matrix as allowed failures#331
jbrooksuk merged 2 commits into
mainfrom
codex/add-php-85-allowed-failure

Conversation

@jbrooksuk

@jbrooksuk jbrooksuk commented Feb 26, 2026

Copy link
Copy Markdown
Member

Summary

  • add PHP 8.5 matrix entries to jobs
  • mark only the PHP 8.5 entries as allowed failure using

@jbrooksuk
jbrooksuk force-pushed the codex/add-php-85-allowed-failure branch from 5f7450f to dd2d044 Compare June 17, 2026 12:30
@jbrooksuk
jbrooksuk force-pushed the codex/add-php-85-allowed-failure branch 2 times, most recently from e72ecea to fc6a17f Compare June 30, 2026 09:30
@jbrooksuk
jbrooksuk force-pushed the codex/add-php-85-allowed-failure branch from fc6a17f to 3ce43b1 Compare July 8, 2026 09:00
PHP 8.5 deprecates implicit null-to-string array key coercion. Both
sites already stored these entries under the coerced '' key at runtime,
so making the key explicit is behavior-identical.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@jbrooksuk
jbrooksuk merged commit cdd567b into main Jul 8, 2026
28 checks passed
@jbrooksuk
jbrooksuk deleted the codex/add-php-85-allowed-failure branch July 8, 2026 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant