Skip to content

Hotfix/5566 maintenance contract after merge#73

Closed
martinyde wants to merge 88 commits into
feature/5566_maintenance_contract-from
hotfix/5566_maintenance_contract-after-merge
Closed

Hotfix/5566 maintenance contract after merge#73
martinyde wants to merge 88 commits into
feature/5566_maintenance_contract-from
hotfix/5566_maintenance_contract-after-merge

Conversation

@martinyde
Copy link
Copy Markdown
Contributor

Link to ticket

Please add a link to the ticket being addressed by this change.

Description

Please include a short description of the suggested change and the reasoning behind the approach you have chosen.

Screenshot of the result

If your change affects the user interface you should include a screenshot of the result with the pull request.

Checklist

  • My code is covered by test cases.
  • My code passes our test (all our tests).
  • My code passes our static analysis suite.
  • My code passes our continuous integration process.

If your code does not pass all the requirements on the checklist you have to add a comment explaining why this change
should be exempt from the list.

Additional comments or questions

If you have any further comments or questions for the reviewer please add them here.

turegjorup and others added 30 commits March 19, 2026 10:45
Upgrade easycorp/easyadmin-bundle from 4.x to 5.x and
doctrine/doctrine-migrations-bundle from 3.x to 4.x.

EasyAdmin 5 breaking changes addressed:
- Add #[AdminDashboard] attribute, remove #[Route] from index()
- Replace MenuItem::linkToCrud() with MenuItem::linkTo()
- Update FieldInterface::new() signature in all 14 custom fields
- Replace CrudControllerRegistry with AdminControllerRegistryInterface
- Replace ea. global variable with ea() function in templates

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add vendor-neutral agents.md with project context for AI coding agents,
and Claude Code settings with permissions, hooks, and plugins. Update
README with AI coding agents section describing the setup.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Migrate Serializer\Annotation to Serializer\Attribute namespace (9 entities)
- Remove eraseCredentials() from User and Server (removed from UserInterface)
- Set explicit default_protocol on UrlType (default changed to null)
- Fix routing resources from .xml to .php (framework, web_profiler)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…tection

Replace the old api-spec.yml (Java-based openapitools/openapi-diff, task runner)
with a new api-spec.yaml using oasdiff (Go, FOSS). Fixes file name mismatch
(spec.yaml -> api-spec-v1.yaml), uses docker compose pattern, and adds path
filtering. Remove redundant apispec job from pr.yaml.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…aliases

- Exclude config/reference.php from php-cs-fixer (generated file triggers
  false positive from phpdoc_no_alias_tag rule)
- Add cs: aliases to all coding-standards tasks in Taskfile

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
turegjorup and others added 28 commits April 7, 2026 12:14
- composer update (PHPStan 2.1.46 → 2.1.54, rector 2.4.0 → 2.4.2,
  symfony components, ergebnis tooling, etc.)
- Regenerate config/reference.php (Symfony component updates)
- Regenerate public/api-spec-v1.{yaml,json} (status field number → integer)
- Fix pre-existing PHPDoc typo in GitRepoRepository
  (<GitTagRepository> → <GitRepo>) caught by updated PHPStan

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@martinyde martinyde closed this May 18, 2026
@martinyde martinyde deleted the hotfix/5566_maintenance_contract-after-merge branch May 18, 2026 11:05
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.

2 participants