Conversation
📝 WalkthroughWalkthroughThe changes migrate the Sylius InventoryBundle's dependency injection configuration from XML to PHP-based format. The extension loader is updated to use PhpFileLoader instead of XmlFileLoader, a new services.php file replaces the XML configuration with equivalent service definitions, and the "service" symbol is whitelisted in the composer-require-checker configuration. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
❌ Preview Environment deleted from BunnyshellAvailable commands:
|
f647af0 to
b566f0d
Compare
b566f0d to
99a81f0
Compare
src/Sylius/Bundle/InventoryBundle/Resources/config/services.php
Outdated
Show resolved
Hide resolved
99a81f0 to
368d4b7
Compare
Summary by CodeRabbit