Chris Rossi (Aligent)
Results
2
issues of
Chris Rossi (Aligent)
Hi, Just updated an application and found major breakages, tracked it down to this plugin. The Adapters have been warning about deprecation since 0.4: ```php @trigger_error('The ' . __NAMESPACE__ ....
I have a special case where my custom form needed to use an Oro QuantityType form type, however I needed it to be nullable (as it was an optional field)....