Skip to content

feat: add Symfony 8.0 and PHP 8.4/8.5 support#40

Open
vlydev wants to merge 5 commits intooverblog:masterfrom
vlydev:master
Open

feat: add Symfony 8.0 and PHP 8.4/8.5 support#40
vlydev wants to merge 5 commits intooverblog:masterfrom
vlydev:master

Conversation

@vlydev
Copy link
Copy Markdown

@vlydev vlydev commented Apr 14, 2026

  • Add ^8.0 to all symfony/* constraints
  • Add phpunit ^11.0 support
  • Replace deprecated getRootDir() with getProjectDir()
  • Add return type declarations to AppKernel methods
  • Remove deprecated http_method_override config option
  • Update CI matrix: add PHP 8.4/8.5, Symfony 7.4/8.0
  • Update actions/checkout to v4

vlydev and others added 5 commits April 14, 2026 19:40
- Add ^8.0 to all symfony/* constraints
- Add phpunit ^11.0 support
- Replace deprecated getRootDir() with getProjectDir()
- Add return type declarations to AppKernel methods
- Remove deprecated http_method_override config option
- Update CI matrix: add PHP 8.4/8.5, Symfony 7.4/8.0
- Update actions/checkout to v4

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Add ^8.0 to all symfony/* constraints
- Add phpunit ^11.0 support
- Add void return types to process() and build() methods
- Replace deprecated getRootDir() with getProjectDir()
- Add return type declarations to AppKernel methods
- Remove deprecated http_method_override config option
- Update CI matrix: add PHP 8.4/8.5, Symfony 7.4/8.0
- Update actions/checkout to v4

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Add ^8.0 to all symfony/* constraints
- Add phpunit ^11.0 support
- Add void return types to process() and build() methods
- Replace deprecated getRootDir() with getProjectDir()
- Add return type declarations to AppKernel methods
- Remove deprecated http_method_override config option
- Update CI matrix: add PHP 8.4/8.5, Symfony 7.4/8.0
- Update actions/checkout to v4

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Add ^8.0 to all symfony/* constraints
- Add phpunit ^11.0 support
- Add void return types to process() and build() methods
- Replace deprecated getRootDir() with getProjectDir()
- Add return type declarations to AppKernel methods
- Remove deprecated http_method_override config option
- Update CI matrix: add PHP 8.4/8.5, Symfony 7.4/8.0
- Update actions/checkout to v4

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Add ^8.0 to all symfony/* constraints
- Add phpunit ^11.0 support
- Add void return types to process() and build() methods
- Replace deprecated getRootDir() with getProjectDir()
- Add return type declarations to AppKernel methods
- Remove deprecated http_method_override config option
- Update CI matrix: add PHP 8.4/8.5, Symfony 7.4/8.0
- Update actions/checkout to v4

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vlydev vlydev mentioned this pull request Apr 14, 2026
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