An open API service providing commit metadata for open source projects.

GitHub / zanphp/container / commits

SHA Message Author Date Stats
d22a5c70 fix composer.json huye <h****e@y****m> almost 9 years ago
9359550d 增加测试用例 huye <h****e@y****m> almost 9 years ago
84a7d23a example chuxiaofeng <c****g@y****m> about 9 years ago
989bfd85 add example chuxiaofeng <c****g@y****m> about 9 years ago
8411fe92 commit chuxiaofeng <c****g@y****m> about 9 years ago
cc36bd25 commit chuxiaofeng <c****g@y****m> about 9 years ago
53efa950 commit chuxiaofeng <c****g@y****m> about 9 years ago
4cf1c7da first commit chuxiaofeng <c****g@y****m> about 9 years ago
28c03166 Make illuminate/container require psr-11 (#19829) Gabriel Machado <g****1@h****m>
Committed by: Taylor Otwell <t****r@l****m>
about 9 years ago
acaa93e5 formatting Taylor Otwell <t****r@l****m> about 9 years ago
31bfe80e Rely on bound instead of trying to parse from abstract to concrete Deleu <d****n@g****m> about 9 years ago
ac8894cb StyleCI Deleu <d****n@g****m> about 9 years ago
8e33be02 drafting implementation of a PSR-11 compliant container Deleu <d****n@g****m> about 9 years ago
27e0ea43 Return the bound instance when using Container::instance (#19442) Adam Wathan <a****n@g****m>
Committed by: Taylor Otwell <t****r@l****m>
about 9 years ago
93cd5fe2 merge fix conflicts Taylor Otwell <t****r@l****m> about 9 years ago
69fd7488 Add missing docblocks (#19401) Lucas Michot <l****t@u****m>
Committed by: Taylor Otwell <t****r@l****m>
about 9 years ago
c5b8a02a [5.4] Container: Extend() can not fire the rebinding callback (#19288) LeoYang90 <L****0@f****m>
Committed by: Taylor Otwell <t****r@l****m>
over 9 years ago
564b336b merge Merge branch '5.4' Taylor Otwell <t****r@l****m> over 9 years ago
b675fc99 format method Taylor Otwell <t****r@l****m> over 9 years ago
63e8ce43 StyleCI leoyang90 <l****0@f****m> over 9 years ago
4cdd69f1 feat:add a new method to remove extenders of abstract leoyang90 <l****0@f****m> over 9 years ago
373f1741 merge fix conflicts Taylor Otwell <t****r@l****m> over 9 years ago
d2c326ba Fix the position of bound() in Container::instance() (#19207) LeoYang90 <L****0@f****m>
Committed by: Taylor Otwell <t****r@l****m>
over 9 years ago
46133032 refactor container (#19201) Laurence Ioannou <g****b@t****m>
Committed by: Taylor Otwell <t****r@l****m>
over 9 years ago
826eca79 merge Merge branch '5.4' Taylor Otwell <t****r@l****m> over 9 years ago
f7fc83a2 style fix Laurence <g****b@t****m> over 9 years ago
fa32f86a another attempt to fix Laurence <g****b@t****m> over 9 years ago
b564d141 merge fix conflicts Taylor Otwell <t****r@l****m> over 9 years ago
90c4b2b1 formatting Taylor Otwell <t****r@l****m> over 9 years ago
271bc42b fix container build and add tests Laurence <g****b@t****m> over 9 years ago
86ca4627 merge fix conflicts Taylor Otwell <t****r@l****m> over 9 years ago
fc533bcd resolve aliases from container when using parameters (#19071) lighe <a****9@g****m>
Committed by: Taylor Otwell <t****r@l****m>
over 9 years ago
8fbb101a merge fix conflict Taylor Otwell <t****r@l****m> over 9 years ago
50aa1949 [5.4] Attempt to fix container bug (#18812) Laurence Ioannou <g****b@t****m>
Committed by: Taylor Otwell <t****r@l****m>
over 9 years ago
fe8ceb72 merge Merge branch '5.4' of github.com:laravel/framework Taylor Otwell <t****r@l****m> over 9 years ago
1fc0d245 [5.4] Make with (#18271) Taylor Otwell <t****r@l****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
e50883bf merge fix conflicts Taylor Otwell <t****r@l****m> over 9 years ago
64062dca Make sure support is not required. (#18075) Lucas Michot <l****t@u****m>
Committed by: Taylor Otwell <t****r@l****m>
over 9 years ago
0a3e8d01 merge fix wording Taylor Otwell <t****r@l****m> over 9 years ago
ccbfa2c6 Fixed typo (#17619) Dees Oomens <d****s@h****l>
Committed by: Taylor Otwell <t****r@l****m>
over 9 years ago
b4abfe92 merge Merge branch '5.4' Graham Campbell <g****m@a****m> over 9 years ago
f1e4caaa Useless parameter. (#17463) Lucas Michot <l****t@u****m>
Committed by: Taylor Otwell <t****r@l****m>
over 9 years ago
d74e9d91 merge Merge branch 'rename' Taylor Otwell <t****r@l****m> over 9 years ago
d5489bc5 clean up code a bit Taylor Otwell <t****r@l****m> over 9 years ago
3409b6ba merge Merge branch 'master' of https://github.com/thecrypticace/framework into thec... Taylor Otwell <t****r@l****m> over 9 years ago
b2ed2060 merge Merge branch '5.4' Taylor Otwell <t****r@l****m> over 9 years ago
674f7a30 [5.4] Container - Fix PHPDoc and remove an unneeded return (#17065) Kennedy Tedesco <k****w@g****m>
Committed by: Taylor Otwell <t****r@l****m>
over 9 years ago
5c8cb400 [5.5] Prepped the master branch for Laravel 5.5 (#17048) Graham Campbell <g****m@a****m>
Committed by: Taylor Otwell <t****r@l****m>
over 9 years ago
082e65ef Fix CS Jordan Pittman <j****n@c****e> over 9 years ago
26ceb970 Address Graham’s comments Jordan Pittman <j****n@c****e> over 9 years ago
877045af Honor contextual binding for instanced bindings Jordan Pittman <j****n@c****e> over 9 years ago
a11dffba Solve a few bugs regarding container and aliases. Taylor Otwell <t****r@l****m> over 9 years ago
ca281669 Remove assignment (#16957) Brandon Surowiec <B****c@u****m>
Committed by: Taylor Otwell <t****r@l****m>
over 9 years ago
49fbce31 merge resolve conflicts Taylor Otwell <t****r@l****m> over 9 years ago
24c791ec Apply fixes from StyleCI (#16942) Taylor Otwell <t****r@l****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
a3d074d0 Refactor container. Remove old features. Taylor Otwell <t****r@l****m> over 9 years ago
df3f56dc Sort PHP packages (#16928) Lucas Michot <l****t@u****m>
Committed by: Taylor Otwell <t****r@l****m>
over 9 years ago
9d70ff3b Rename class. Taylor Otwell <t****r@l****m> over 9 years ago
2ebd57c8 Apply fixes from StyleCI (#16940) Taylor Otwell <t****r@l****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
c29bf1c9 Extract method calling out of the container. Taylor Otwell <t****r@l****m> over 9 years ago
e6302327 Working on container. Taylor Otwell <t****r@l****m> over 9 years ago
581e5259 change method order Taylor Otwell <t****r@l****m> over 9 years ago
2fd69c8d Apply Style CI fixes Adam Wathan <a****n@g****m> over 9 years ago
b2fe294b Add support for binding Class@method callbacks Adam Wathan <a****n@g****m> over 9 years ago
e4c0e745 merge fix conflicts Taylor Otwell <t****l@g****m> almost 10 years ago
8047b47e Rename variable (#15704) lbausch <l****h@u****m>
Committed by: Taylor Otwell <t****r@l****m>
almost 10 years ago
7ffb7815 formatting (#15655) Francisco Daniel <p****n@u****m>
Committed by: Taylor Otwell <t****r@l****m>
almost 10 years ago
836d2110 formatting Taylor Otwell <t****l@g****m> almost 10 years ago
da592a58 [5.1] Error on alias loop in container Hugh Grigg <h****g@g****m> almost 10 years ago
8fb00bd6 merge Merge branch '5.3' Graham Campbell <g****m@a****m> almost 10 years ago
b7b32385 Make getAlias() public on container. (#15444) Gary Green <h****y@g****m>
Committed by: Taylor Otwell <t****r@l****m>
almost 10 years ago
59fe533f merge fix Taylor Otwell <t****l@g****m> almost 10 years ago
c300e791 fix method name Taylor Otwell <t****l@g****m> almost 10 years ago
6be3c211 Added `Container::getFactory()` method Guido Contreras Woda <g****a@g****m> almost 10 years ago
d4567931 merge Merge branch '5.3' Taylor Otwell <t****l@g****m> about 10 years ago
360f4900 Update laravel urls with https (#14629) Vincent Klaiber <v****a@u****m>
Committed by: Taylor Otwell <t****l@g****m>
about 10 years ago
18781a71 merge Merge branch '5.3' Graham Campbell <g****m@b****m> about 10 years ago
c9ebff34 merge fix conflicts Taylor Otwell <t****l@g****m> about 10 years ago
5139cebc Update author email (#14561) Lucas Michot <l****s@s****m>
Committed by: Taylor Otwell <t****l@g****m>
about 10 years ago
0bc8c26e merge Merge branch '5.3' Taylor Otwell <t****l@g****m> about 10 years ago
9ac6cd4b merge fix conflicts Taylor Otwell <t****l@g****m> about 10 years ago
37f4bb5e comment Taylor Otwell <t****l@g****m> about 10 years ago
8a5bcb01 [5.2] Typos Mark Beech <m****h@m****k>
Committed by: GitHub <n****y@g****m>
about 10 years ago
9c284864 merge Merge branch '5.3' Graham Campbell <g****m@a****m> about 10 years ago
bc3d59e8 merge Merge branch '5.2' into 5.3 Taylor Otwell <t****l@g****m> about 10 years ago
690035fa merge Merge branch '5.1' into 5.2 Taylor Otwell <t****l@g****m> about 10 years ago
237de3ce fix formatting Taylor Otwell <t****l@g****m> about 10 years ago
2ec260df Make alias resolution recursive Théo FIDRY <t****y@g****m> about 10 years ago
c50dfbfb Make the master branch L5.4 (#13812) Graham Campbell <g****m@a****m>
Committed by: Taylor Otwell <t****l@g****m>
about 10 years ago
1c00369f merge fix conflicts Taylor Otwell <t****l@g****m> about 10 years ago
7ec39583 [5.2] Container minor change (#13757) Kennedy Tedesco <k****w@g****m>
Committed by: Taylor Otwell <t****l@g****m>
about 10 years ago
abe9826e [5.3] Always return a container instance from Container::getInstance() (#13111) Joseph Silber <c****t@j****m>
Committed by: Taylor Otwell <t****l@g****m>
over 10 years ago
d9a2b7cb merge Merge branch '5.2' Graham Campbell <g****m@a****m> over 10 years ago
1e156f80 merge fix conflict Taylor Otwell <t****l@g****m> over 10 years ago
1ca8bb4f Fix isset($container[$key]) behavior for instances and aliases Milos Levacic <m****s@l****t> over 10 years ago
3091fc61 merge fix conflicts Taylor Otwell <t****l@g****m> over 10 years ago
68bf024b Fix typo Yen-chi Chen <m****2@g****m> over 10 years ago
7e61b276 merge Merge branch '5.2' Taylor Otwell <t****l@g****m> over 10 years ago
88cd62ea Fix CS Lucas Michot <l****s@s****m> over 10 years ago
99454a19 No need to OR - Early isShared return Lucas Michot <l****s@s****m> over 10 years ago

← Back to repository