DatetimepickerBundle icon indicating copy to clipboard operation
DatetimepickerBundle copied to clipboard

PHP 5.3 and Symfony < 2.8 compatibility

Open xabbuh opened this issue 8 years ago • 3 comments

xabbuh avatar May 03 '16 19:05 xabbuh

These would be great to have as the getParent() call is breaking symfony 2.7. How do we get the travis-ci back on track?

kcaporaso avatar Jun 09 '16 14:06 kcaporaso

Ack! The build is failing because php can't allocate enough memory during a composer run. How do we get this cleaned up?

kcaporaso avatar Jun 09 '16 14:06 kcaporaso

@kcaporaso Increasing the memory limit solves the issue for now.

xabbuh avatar Jun 09 '16 22:06 xabbuh