1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 22 days ago. based on code collected 22 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove useless test following removal More... about 8 years ago
Fix style More... about 8 years ago
Remove check of obvious invalid value More... about 8 years ago
Optimization: reduce the number of `if` that runs More... about 8 years ago
Optimization: check self-resolving definitions early and remove the resolver More... about 8 years ago
Trick to optimize performances More... about 8 years ago
Trick to optimize performances More... about 8 years ago
Inline method to optimize performances More... about 8 years ago
Inline method to optimize performances More... about 8 years ago
Inline method to optimize performances More... about 8 years ago
Test that create() overrides the previous entry More... about 8 years ago
Add more tests on ObjectDefinition More... about 8 years ago
Fix test More... about 8 years ago
Add tests for ObjectDefinition More... about 8 years ago
Replace object() with create() in most places More... about 8 years ago
Fix PHPUnit cover annotation More... about 8 years ago
Travis: never notify of successful builds More... about 8 years ago
Start refactoring `object()` into `create()` More... about 8 years ago
Merge pull request #448 from PHP-DI/new-container-without-parameters More... about 8 years ago
Allow to build the container without parameters More... about 8 years ago
Run tests on PHP nightly but allow it to fail More... about 8 years ago
Since PHP 7 is required, require ~2.0 for ProxyManager More... about 8 years ago
Drop HHVM support since it's not compatible with PHP 7 entirely More... about 8 years ago
Require PHP 7 More... about 8 years ago
Remove the deprecated `DI\link()` function More... about 8 years ago
Corrected word More... about 8 years ago
Adds missing phpdocs (#437) More... over 8 years ago
Publish latest blog post More... over 8 years ago
Fix image link More... over 8 years ago
Improve blog post More... over 8 years ago