Skip to content

Tags: pimcore/static-resolver-bundle

Tags

v3.3.0

Toggle v3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added File class (#121)

v3.2.0

Toggle v3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Task] Add missing methods (#117)

* Add missing methods

* Only Exclude those from test.

* Only Exclude those from test.

* Remove Namespace

* Fix Check

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Recycle Bin] Add item resolver (#112)

* Add recycle bin item resolver

* Apply php-cs-fixer changes

* fix STAN

v3.0.1

Toggle v3.0.1's commit message
[Documents] Add DocType resolver (#108)

* Add doctype resolver

* Apply php-cs-fixer changes

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.
License Switch to POCL (#107)

* License Switch to POCL

* License Switch to POCL

v3.0.0-RC1

Toggle v3.0.0-RC1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix codeception (#106)

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Mark all resolver as internal. (#77)

* Add final to all classes and mark all resolver as internal.

* Add Upgrade Notes

v1.4.2

Toggle v1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add deprecation. (#76)

* Add deprecations.

* Add final to deprecation.

* Add final to deprecation.

* Add final to deprecation.

v1.4.1

Toggle v1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added php 8.3 support (#41)

* added php 8.3 support

* Update codeception.yaml

* Switch to reusable workflow.

* Delete qodana, sonarcloud is used for public repos.

* Update codeception.yaml

---------

Co-authored-by: Herbert Roth <herbert.roth@pimcore.com>

v1.4.0

Toggle v1.4.0's commit message
Apply php-cs-fixer changes