Skip to content

Upgrade demo to Symfony 8#587

Open
aaa2000 wants to merge 32 commits intoapi-platform:4.2from
aaa2000:sf8
Open

Upgrade demo to Symfony 8#587
aaa2000 wants to merge 32 commits intoapi-platform:4.2from
aaa2000:sf8

Conversation

@aaa2000
Copy link
Contributor

@aaa2000 aaa2000 commented Feb 1, 2026

No description provided.

@alexislefebvre

This comment was marked as resolved.

@aaa2000 aaa2000 marked this pull request as draft February 3, 2026 21:07
Copy link
Contributor

@vincentchalamon vincentchalamon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't the symfony.lock be updated too?


E2E tests because of the following error:

PHP Fatal error: Uncaught Error: Class "Runtime\FrankenPhpSymfony\Runtime" not found in /app/vendor/autoload_runtime.php:19\nStack trace:\n#0 /app/public/index.php(7): require_once()\n#1 {main}\n thrown in /app/vendor/autoload_runtime.php on line 19

@aaa2000

This comment was marked as resolved.

@aaa2000 aaa2000 force-pushed the sf8 branch 8 times, most recently from f97c24f to 721d1d0 Compare February 13, 2026 19:16
@aaa2000 aaa2000 force-pushed the sf8 branch 2 times, most recently from fee192b to 1e10d76 Compare February 15, 2026 10:46
Copy link
Member

@soyuka soyuka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome work thanks! I kinda did the same for foundry in my branch but I'll wait for this to get merged all rollback there.

@aaa2000

This comment was marked as resolved.

aaa2000 and others added 18 commits March 4, 2026 15:40
1) App\Tests\Api\Admin\BookTest::asAdminUserICanGetACollectionOfBooks@books filtered by author with data (Zenstruck\Foundry\FactoryCollection Object (...), '/admin/books?author=simmons', 1)
Doctrine\DBAL\Exception\NotNullConstraintViolationException: An exception occurred while executing a query: SQLSTATE[23502]: Not null violation: 7 ERROR:  null value in column "book" of relation "book" violates not-null constraint
DETAIL:  Failing row contains (019c6092-2957-7394-8fe5-c0c567bf6aab, null, null, Dan Simmons, https://schema.org/RefurbishedCondition).
 [ERROR] Could not process
         "/app/tests/Serializer/IriTransformerNormalizerTest.php" file, due to:
         "System error: "Attempt to assign property "type" on null"
@vincentchalamon

This comment was marked as resolved.

Copy link
Contributor

@vincentchalamon vincentchalamon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vincentchalamon
Copy link
Contributor

@aaa2000 branch rebased, e2e tests fixed (and some additional stuffs). Do you still have some work to do on this PR, or can I merge it?

@vincentchalamon vincentchalamon marked this pull request as ready for review March 4, 2026 16:55
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.

4 participants