Francis Hilaire
Francis Hilaire
The spaceless filter was added in Twig 2.7. Using Sylius 1.12.14 and going to the URL `/admin/brands/new` you will get this error without this PR: > Unexpected "spaceless" tag (expecting...
I try to make the iOS binary but I encounter somes problems : - the libz library point to OSX SDK directory, I don't have them so I unlink this...
Here is a PR aiming to fix the build and add support for Sylius 1.13. I also: - [x] Remove support for Sylius 1.11. - [x] Add Panther config to...
I don't know if it the right word to use here : "embeddable" but if we have several plugins or `src/Repository/*` classes we can have some troubles. So we are...
| Q | A | --------------- | ----- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Related tickets...
Do you have plan to support Sylius 1.13, any ETA on this ? Maybe it's already working with Sylius 1.13 but the requirements are too restrictive.
# State of the art The current order payment processing is made by Payum: most developers found it hard to get into it. Payum is usually blamed because it is...
**Is your feature request related to a problem? Please describe.** Since NPM and PHP Composer are basically doing the same actions when you ask for package installations, I wonder if...
| Q | A |-----------------|----- | Branch? | 2.0 | Bug fix? | no | New feature? | yes | BC breaks? | yes | Deprecations? | yes | Related...