Skip to content

Conversation

nicolas-grekas
Copy link
Member

Q A
Bug fix? no
New feature? no
Issues -
License MIT

🙊

@carsonbot carsonbot added the Status: Needs Review Needs to be reviewed label Oct 2, 2024
@nicolas-grekas nicolas-grekas force-pushed the asset-mapper-ftw branch 4 times, most recently from 1907c84 to c7090d4 Compare October 2, 2024 18:15
@nicolas-grekas
Copy link
Member Author

nicolas-grekas commented Oct 2, 2024

Curiously, this fails on PHP 8.3 but passes on 8.4 (deps=high).
It's going to be fun to debug... If anyone is up to having a look, help welcome :)

@nicolas-grekas nicolas-grekas force-pushed the asset-mapper-ftw branch 2 times, most recently from 38f6c29 to b0f7da9 Compare October 2, 2024 19:07
@Kocal
Copy link
Member

Kocal commented Oct 2, 2024

I will take a look tomorrow!

@Kocal Kocal force-pushed the asset-mapper-ftw branch 5 times, most recently from da14a70 to 2264ff2 Compare October 3, 2024 06:59
@Kocal
Copy link
Member

Kocal commented Oct 3, 2024

Those issues were caused because the assets were not reachable with the webserver/browser ran by Panther:
image

It was fixed by compiling assets with asset-map:compile.

Now all that's left is this issue and we'll be good to go :)
image

@nicolas-grekas
Copy link
Member Author

It was fixed by compiling assets with asset-map:compile.

Super strange. I opened php/php-src#16194 because this looks like a PHP bug to me.

@nicolas-grekas
Copy link
Member Author

Thanks for the help @Kocal

PR is ready.

@carsonbot carsonbot added Status: Reviewed Has been reviewed by a maintainer and removed Status: Needs Review Needs to be reviewed labels Oct 3, 2024
@javiereguiluz
Copy link
Member

Nice one! Thanks Nicolas

@javiereguiluz javiereguiluz merged commit c23d756 into symfony:2.x Oct 3, 2024
63 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Status: Reviewed Has been reviewed by a maintainer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants