Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix, update and re-activate symfony_demo PGO training case #27

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Aug 28, 2024

This test case had been deactivated a couple of years ago[1], because it was broken[2]. We fix it by switching to the composer installation of the Symfony demo application, update to version 2.4.0 (which is the last version supporting PHP 8.1, but apparently also runs fine with PHP 8.4), and re-activate it.

[1] 7893436
[2] microsoft/php-sdk-binary-tools#73


Note that I run a full PGO build for the PHP-8.2 and the master branch only, and didn't notice any issues. This needs further testing; likely after some dependencies have been updated.

This test case had been deactivated a couple of years ago[1], because
it was broken[2].  We fix it by switching to the composer installation
of the Symfony demo application, update to version 2.4.0 (which is the
last version supporting PHP 8.1, but apparently also runs fine with PHP
8.4), and re-activate it.

[1] <php@7893436>
[2] <microsoft/php-sdk-binary-tools#73>
@cmb69
Copy link
Member Author

cmb69 commented Dec 13, 2024

Need to run this in production mode; adding an .env.local might be a suitable solution:

APP_ENV=prod

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