Convert configs from xml to php#412
Conversation
cf5f98e to
5ffe40f
Compare
5ffe40f to
e892872
Compare
|
@dbu maybe you want already merge this into the sf8 branch. Still doctrine/phpcr-odm#881 would be require to forward with the upgrade. |
|
thanks! |
|
@dbu Optional Dependencies should be added as require-dev so static code analyzing still works via PHPStan. Keep in mind there are some errors which existed previously service id is: But class is:
I would say no. Atleast that is how I handle it, wouldn't If you want get best out of Static code analyzing you would require have multiple phpstan configs and baselines depending on installed dependency and handle in the CI have some dependency installed and run PHPStan against it and other runs without specific deps installed. Never did that yet as I think hard maintainance work. |
|
Is prismic even still a thing? The repo https://github.com/jackalope/jackalope-prismic was never updated and not even sure if they still on JCR? |
oh wow 🤦 i guess we should add an alias for the correct one then. prismic looks quite dead indeed. oh, and yay we can simply drop it - it only works with jackalope 1, and this bundle declares a conflict with jakalope < 2, so there is no risk of breaking anybody's stuff. shall i handle it or do you want to work on it? |
|
Fine if you handle it :) |
Targets: #410