Skip to content

Releases: deviscoding/PropelBundle

Environment Variables

14 Nov 21:25
Compare
Choose a tag to compare

Allows for environment variables to be used in configuration values.

Symfony Env Variable Workaround

15 Jul 14:39
Compare
Choose a tag to compare
  • Implements a fix to work around issues with Symfony's Configuration component and Symfony's DotEnv component.
  • Additional fixes for Twig under Symfony 4.x

Symfony 4.x Compatibility Test

08 Jul 17:16
Compare
Choose a tag to compare

This release contains tentative support simultaneous support for Symfony 4.4 and Symfony 3.4.

Fixes Composer Conflict

08 Jun 19:58
Compare
Choose a tag to compare
Revert "2nd attempt to fix conflicts"

This reverts commit 9cb3da3367b66e812dc6264ab4887726f71e22ae.

Fixes Twig Deprecation Warning

22 Oct 17:45
Compare
Choose a tag to compare

This release fixes a deprecation warning when using Twig 2.x, in 'Resources/Panel/Configuration.html.twig'

PHP 7.3 and Symfony 3.4 Compatibility

04 Nov 18:36
Compare
Choose a tag to compare
1.7.1

Fixes replace value, as 1.6 was never released.

New Version for Fork

24 Oct 13:19
Compare
Choose a tag to compare
New Version for Fork Pre-release
Pre-release

Using a version number previously unreleased on the main PropelBundle repo and unlikely to be developed in the future, to further distinguish this PHP 7.3 and Symfony 3.x ready bundle.

PHP 7.3 & Symfony 3.x Compatibility

23 Oct 20:44
Compare
Choose a tag to compare
Pre-release
1.6.1

Cherry pick of ea6a3592; Add stub for reset method.