Open dkarlovi opened 1 year ago
I guess this may be an issue to address to the code repo :thinking: The schema URLs should not point to local filesystem so this may be something to update on the code side
Not sure I understand what you mean exactly @alexandre-daubois, the problem is in the docs and/or website, not the code itself (AFAIK).
Note that we've discussed internally about this in the Core Team. We still haven't reached a definitive agreement about how to properly fix this issue. Sorry.
@javiereguiluz no rush from my end, this is more a FYI thing. :+1:
Thank you for this issue. There has not been a lot of activity here for a while. Has this been resolved?
Friendly ping? Should this still be open? I will close if I don't hear anything.
Hey,
I didn't hear anything so I'm going to close it. Feel free to comment if this is still relevant, I can always reopen!
https://symfony.com/doc/current/serializer.html
Points to https://symfony.com/schema/dic/serializer-mapping/serializer-mapping-1.0.xsd which currently doesn't work (404).
The URLs are not versioned so using them like this is probably suboptimal, @stof also pointed out in Slack this URL is not used at all (by Symfony) so it could also be pointed to the local filesystem.
options:
1.version the URLs, upload missing files, update the docs to use the new URLs
Optionally, XML config examples in docs should be validated against the schema so we know they're correct, here's an example from the same URL which seems invalid: