Nathanael Noblet
Nathanael Noblet
The system expects the config yaml file to start with 'parameters:' not 'deptrac:' this updates the docs to match
When using this in a project, the file attribute wasn't being combined properly, if I recall it was set to "0" instead of the proper value. This change seems to...
I've been trying to update a project that includes this package. It doesn't allow SF6 however I don't see any usage that doesn't work with it so I've removed it...
Adds the `ILIKE(c.field, :value) = true` support
Hello, Thanks for the library, and if I could actually figure out what is wrong would submit a PR. Here's the problem. I have a project that has been this...
| Q | A | | --- | --- | | Bundle version | N/A | | Symfony version | N/A | | PHP version | N/A | ### Expected...
So recently I've spent a few hours trying to figure out why I was having issues unserializing data that was serialized properly. It took awhile to figure it out. Here's...