Skip to content

Releases: bjd-php/parsley-bundle

Add compatibility for Symfony 3.0

03 Nov 15:14
Compare
Choose a tag to compare
Merge pull request #6 from BenoitLeveque/fix-compat-issue

Fix compat issue with symfony 3.0 and form extensentio

Add compatibility for PHP 7.0 and Symfony 2.8

02 Nov 17:28
Compare
Choose a tag to compare
Merge pull request #4 from BenoitLeveque/add-php7-symfony-28

 Allow usage with PHP 7.0

Add an option to configure date_time formats

08 Feb 12:17
Compare
Choose a tag to compare
v1.0.2

Add an option to configure the date_time patterns

Add Pattern constraint for Parsley

06 Feb 19:02
Compare
Choose a tag to compare

Supports DateTime, Date and Time Symfony's constraints

First stable version

03 Feb 16:23
Compare
Choose a tag to compare
v1.0.0

Fix wrong condition when checking if parsley is enabled