Antonio J. García Lagar
Antonio J. García Lagar
I see your problem. Although the component is called `symlinker` the copy could be an acceptable fallback. Please, open a Pull Request.
@jurrianvaniersel If you are using a NTFS filesystem, can you test the `ntfs-junction` branch?
Failed checks seem unrelated to the PR
But for that type of very dynamic graph, you can write a custom normalizer, or implement `Symfony\Component\Serializer\Normalizer\DenormalizableInterface`. I think we can have an option (not enabled by default) to choose...
I see three different strategies here: 1. **To store `#type` in any level**: (Current behaviour) Implemented as a custom DBAL type that passes the class to deserialize as an empty...
@MichaelKubovic, thanks for your mention. As the original author of the implementation, I discarded the idea to submit it as a PR because I think it is out of the...
> Thanks @ajgarlag I leave a comment. Check it and tell me what you think about it. I will add separate examples for each case or directly create a page...
Finally, I've released my [own package](https://packagist.org/packages/ajgl/flysystem-replicate) to provide a replicate adapter, so I'm closing this PR.
@Neirda24 Congrats on your PR. What do you think about providing a [twig test](https://twig.symfony.com/doc/3.x/advanced.html#tests)? With a test, the twig syntax will become: ```twig {% if 'my-feature' is enabled %} {#...
@niravpateljoin A new 2.3 version which adds Symfony 7 compatibility has been released. I think this issue can be closed.