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

DEV-41 - Pin circle php image to 8.1.18. #227

Merged
merged 1 commit into from
Aug 16, 2023
Merged

DEV-41 - Pin circle php image to 8.1.18. #227

merged 1 commit into from
Aug 16, 2023

Conversation

raylwalters
Copy link
Contributor

Pin circle php image to 8.1.18 to deal with phpcs out of memory bug on 8.1.19.

https://palantir.atlassian.net/browse/DEV-41

@@ -6,7 +6,7 @@ jobs:
build:
working_directory: ~/project
docker:
- image: cimg/php:8.1-browsers
- image: cimg/php:8.1.18-browsers
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This can be reverted once the phpcs error is fixed, php/php-src#11972

Copy link
Contributor

Choose a reason for hiding this comment

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

@raylwalters @becw based on the linked PHP issue, should we have pinned to 8.1.17?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I thought we were having issues with 8.1.19. I have PNET pinned to 8.1.18 and haven't been seeing the errors.

@becw becw merged commit d0c33df into develop Aug 16, 2023
@becw becw deleted the Dev-41-phpcs branch August 16, 2023 22:19
@Girgias
Copy link

Girgias commented Aug 22, 2023

If you are having a memory leak in 8.1.19 this is unlikely to be because of the linked issue.

Please open a new issue on php-src

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