Skip to content

Tags: php-pm/php-pm-httpkernel

Tags

2.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove check if APP_ENV is given to load dotenv (#186)

otherwise default values of .env is not loaded

2.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #179 from dave-redfern/support-sf6

Add support for Symfony 6

2.0.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #174 from acasademont/load_env

Add support for the new .env files structure

2.0.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #171 from acasademont/fix_symfony5_depreactions

Fix Symfony 5.1 Dotenv component deprecations

2.0.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix file upload in Symfony v5 (#169)

2.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix broken tests (#167)

* fix broken tests

* Fix composer validation error

Co-authored-by: andig <cpuidle@gmx.de>

2.0.2

Fix SF 4.3 deprecation with Dotenv (#158)

2.0.1

Fix cyclic reference preventing gc (#156)

2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Require ppm release version

1.0.6

Watch file resources inside containers in debug mode (#148)