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

Skip to content

Tags: sonro/PHP-DI

Tags

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

6.2.4

Toggle 6.2.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#739 from juliangut/hotfix/tempnam-streams

tempnam, suppress notice to support streams

6.2.3

Toggle 6.2.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#736 from kakenbok/master

Silenced Error Removing tmp. Container File PHP-DI#735

6.2.2

Toggle 6.2.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#728 from nightlinus/atomic_writes_in_compiler

Make Compiler save file atomically

6.2.1

Toggle 6.2.1's commit message
Fix PHP-DI#719 by upgrading opis/closure

6.2.0

Toggle 6.2.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#717 from PHP-DI/closure-serialization

Add support for compilation of the short closures

6.1.0

Toggle 6.1.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#708 from Jaumo/typed-property-support

Add autowiring-support for PHP7.4 typed properties

6.0.11

Toggle 6.0.11'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#698 from ovos/feature/sourcecache-namespaced

SourceCache: namespacing cache keys