* 1.7:
[Maintenance] Remove memory swap
[Maintenance] Lower Sylius\ThemeBundle to 1.5
[Maintenance] Lower Sylius\FixtureBundle to 1.4
[Maintenance] Lower Sylius\Registry to 1.4 & Sylius\Mailer to 1.4
[Maintenance] Upgrade packages to Sylius ^1.6
Attempting to create swap space to accomodate composer's memory issues
Refactored unit test for the order items subtotal calculator test
Removed doc from constructor
Update src/Sylius/Bundle/ShopBundle/Twig/OrderItemsSubtotalExtension.php
Also triggering user deprecation "error"
Changed todo into deprecation comment
Made injection of calculator in twig extension optional
Enabling psalm plugin
Added mockery plugin for psalm
Separated order items subtotal calculation logic from twig extension
Use only empty function to check property path
Check is null
Check if PropertyPath is empty for add error to form
* 1.6:
[Maintenance] Remove memory swap
[Maintenance] Lower Sylius\ThemeBundle to 1.5
[Maintenance] Lower Sylius\FixtureBundle to 1.4
[Maintenance] Lower Sylius\Registry to 1.4 & Sylius\Mailer to 1.4
[Maintenance] Upgrade packages to Sylius ^1.6
Attempting to create swap space to accomodate composer's memory issues
Refactored unit test for the order items subtotal calculator test
Removed doc from constructor
Update src/Sylius/Bundle/ShopBundle/Twig/OrderItemsSubtotalExtension.php
Also triggering user deprecation "error"
Changed todo into deprecation comment
Made injection of calculator in twig extension optional
Enabling psalm plugin
Added mockery plugin for psalm
Separated order items subtotal calculation logic from twig extension
Use only empty function to check property path
Check is null
Check if PropertyPath is empty for add error to form
This PR was merged into the 1.6-dev branch.
Discussion
----------
Commits
-------
089a0e6c50 [Psalm] Treat PossiblyFalse* as errors
8f05ddd66f [Psalm] Treat PossiblyUndefined* as errors