Skip to content

Tags: MWSimple/SCDatetimepickerBundle

Tags

v4.0.1-dev

Toggle v4.0.1-dev's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump twig/twig from 3.14.0 to 3.14.1 (#12)

Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.14.0 to 3.14.1.
- [Changelog](https://github.com/twigphp/Twig/blob/v3.14.1/CHANGELOG)
- [Commits](twigphp/Twig@v3.14.0...v3.14.1)

---
updated-dependencies:
- dependency-name: twig/twig
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Deprecations: replace spaceless (#10)

* Renamed package/bundle
Add Forked comment to ReadMe
Add Myself to authors list

* Add Twig v3 to description

* Fixed deprecation message - Return TreeBuilder - *::getConfigTreeBuilder might add "TreeBuilder" as a native return type declaration in the future.

* Fixed deprecation message - Add return types to the methods of FormExtension

* Removed the spaceless filter and/or the apply spaceless tags
Replaced with {%- -%} as per Twig documentation

* add composer.json to see what packages are required when installing this bundle
Fixed a few deprecation warning message(s)

---------

Co-authored-by: Johan Kasselman <johankasselman@live.com>

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #7 from joesenova/upgrade/twig_v3

Upgraded bundle to work with Twig3

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #5 from web-com-pl/Radeq-patch-1

Compatibility templating change for Symfony 4, 5

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix php7.3

Fix php7.3

v2.0.0

Toggle v2.0.0's commit message
SF3