Skip to content

Update BetterReflection - #6448

Merged
ondrejmirtes merged 2 commits into
2.2.xfrom
update-better-reflection-6.73
Sep 15, 2026
Merged

ondrejmirtes merged 2 commits into
2.2.xfrom
update-better-reflection-6.73

Conversation

@ondrejmirtes

Copy link
Copy Markdown
Member

Updates ondrejmirtes/better-reflection from 6.70.0.6 to 6.73.0.0.

  • make tests: passed (21428 tests, 64 skipped)
  • make phpstan: no errors

🤖 Generated with Claude Code

https://claude.ai/code/session_01Na5Ear3naukP5d8tY1vsRj

ondrejmirtes and others added 2 commits September 15, 2026 17:39
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Na5Ear3naukP5d8tY1vsRj
76f47dd dropped the PHP 8.5 requirement from the three NoDiscard rule
tests, but their fixtures still use the pipe operator and the (void) cast,
which are PHP 8.5 syntax - on the PHP 7.4 job the pipe token cannot even be
lexed. Each fixture is split: the plain calls stay in the original file
and run on every PHP with attributes (7.4 reads #[\NoDiscard] as a comment,
so nothing would be reported there), the (void) casts and pipes move to a
-php85 fixture behind #[RequiresPhp('>= 8.5.0')].

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DfQHLTyyoMfjfa4sXJCGa5
@ondrejmirtes
ondrejmirtes merged commit 3c46992 into 2.2.x Sep 15, 2026
428 of 429 checks passed
@ondrejmirtes
ondrejmirtes deleted the update-better-reflection-6.73 branch September 15, 2026 15:45
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