Skip to content

Tags: cubex/framework

Tags

4.27.0

Toggle 4.27.0's commit message

Verified

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

* Fix deprecations

* Raise minimum support to 8.2+

4.26.2

Toggle 4.26.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
use proc_open by default (#57)

4.26.1

Toggle 4.26.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
remove dollar from `bash -c` command (#54)

4.26.0

Toggle 4.26.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
allow replacement (#53)

* Allow the add mode of middleware to be specified

* Make the check more explicit

* Set permenant add modes

* - add append and prepend helpers

* Added remove and replace functions to allow for modifications after setting up existing middleware without causing exceptions

* Added handler testing for middleware

* better append tests

* fix indexing issue and add some regression tests

4.25.0

Toggle 4.25.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow the add mode of middleware to be specified (#52)

* Allow the add mode of middleware to be specified

* Make the check more explicit

* Set permenant add modes

* - add append and prepend helpers

4.24.1

Toggle 4.24.1's commit message

Verified

This commit was signed with the committer’s verified signature.
bajb Brooke Bryan
Correctly require di-container

4.24.0

Toggle 4.24.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Conditions (#51)

* Condition Attributes

* Attribute repeatable

* Attribute repeatable

* Target all

* Construct conditions with DI

* Remove init watcher

* Use cubex

* Share cubex as DI

2.6.8

Toggle 2.6.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
use getter in isEnv (#49)

* use getter in isEnv, allows for calculating the environment from variables

* update test

4.23.0

Toggle 4.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update to php 8.0+ (#48)

* Update to php 8.0+

* 8.2 but support earlier also

4.22.1

Toggle 4.22.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove prefixed command (#47)