Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: afu-dev/PHP-DI

Tags

6.4.0

Toggle 6.4.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 PHP-DI#811 from PHP-DI/fix/php-81-serializable

PHP 8.1 support by requiring PHP 7.4 or up

6.3.5

Toggle 6.3.5'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 PHP-DI#792 from rdarcy1/class-string-params

Add @template return types for better autocomplete/static analysis

6.3.4

Toggle 6.3.4'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 PHP-DI#786 from martin-heralecky/atomic-create-com…

…pilation-directory

Atomic creation of compilation directory

6.3.3

Toggle 6.3.3'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 PHP-DI#777 from rdarcy1/compiled-env-vars

Get env vars from $_ENV and $_SERVER in compiled container

6.3.2

Toggle 6.3.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 PHP-DI#775 from martinssipenko/psr-exceptions

Make InvalidDefinition exception implement ContainerExceptionInterface

6.3.1

Toggle 6.3.1'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 PHP-DI#757 from angelxmoreno/feature/754-replace-g…

…etenv

Feature/754 replace getenv

7.0.0-beta3

Toggle 7.0.0-beta3's commit message
Update dev dependency

6.3.0

Toggle 6.3.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 PHP-DI#737 from PHP-DI/php8

Support PHP 8

7.0.0-beta2

Toggle 7.0.0-beta2's commit message
Fix PHP 8 attributes 🤦

7.0.0-beta1

Toggle 7.0.0-beta1'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 PHP-DI#738 from PHP-DI/php8-attributes

Inject via PHP 8 attributes