Releases: vemaeg/symfony1
Releases · vemaeg/symfony1
v1.5.13.4
Another approach for swiftmailer 6 compat.
v1.5.13.3
Merge pull request #3 from vemaeg/swiftmailer-6
Swiftmailer6 compat.
Swiftmailer6 compat
Merge pull request #2 from vemaeg/swiftmailer-6
Swiftmailer6 compat.
1.5.11.6
Deprecated: Array and string offset access syntax with curly braces i…
1.5.11.5: Merge pull request #1 from vemaeg/swiftmailer-6
Swiftmailer 6 back to master.
1.5.11.4
PHP 7.4 deprecates get_magic_quotes_gpc. Instead of checking the php-…
Allowed swiftmailer 6
Swiftmailer 5 and 6 are supported now. Version 5 will be selected, if composer is running on PHP < 7.0.
1.5.11.2
Revert "Improved generated typehints for doctrine model classes."
This reverts commit cd4243db474f07cb63aa1f3fa3fcdd44fd58cd19.
1.5.11.1
- getController returns null as promised in the comment, if controller does not exist.
- '0' and 0 are valid values for sfFormInputCheckbox.
- Improved generated typehints for doctrine model classes.