{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":4273578,"defaultBranch":"master","name":"container","ownerLogin":"illuminate","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2012-05-09T16:05:38.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1721772?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726234614.0","currentOid":""},"activityList":{"items":[{"before":"c5ef8782180ba444af9678c75acc293aa521693d","after":"66d20471c8c55ef056044dc1ff16da90d7b4d649","ref":"refs/heads/11.x","pushedAt":"2024-09-11T20:30:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"taylorotwell","name":"Taylor Otwell","path":"/taylorotwell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/463230?s=80&v=4"},"commit":{"message":"Add tag attribute (#52743)","shortMessageHtmlLink":"Add tag attribute (#52743)"}},{"before":"85e3396fde3139eae3f37128222c9a7746ca4bbb","after":"c5ef8782180ba444af9678c75acc293aa521693d","ref":"refs/heads/11.x","pushedAt":"2024-09-09T14:00:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"taylorotwell","name":"Taylor Otwell","path":"/taylorotwell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/463230?s=80&v=4"},"commit":{"message":"Refactor getInstance method to use null coalescing assignment (#52693)\n\nCo-authored-by: Xurshudyan ","shortMessageHtmlLink":"Refactor getInstance method to use null coalescing assignment (#52693)"}},{"before":"4e353ac5dc1c61eb28e1d3721741989dd692df15","after":"85e3396fde3139eae3f37128222c9a7746ca4bbb","ref":"refs/heads/11.x","pushedAt":"2024-08-21T16:30:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"taylorotwell","name":"Taylor Otwell","path":"/taylorotwell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/463230?s=80&v=4"},"commit":{"message":"Fix ReflectionParameter @param type on Util::getContextualAttributeFromDependency() (#52541)\n\nit should be either add to use statement or make it fqcn","shortMessageHtmlLink":"Fix ReflectionParameter @param type on Util::getContextualAttributeFr…"}},{"before":"f47be671981a4438257c4fbfc3ad257f4e3e929a","after":"4e353ac5dc1c61eb28e1d3721741989dd692df15","ref":"refs/heads/11.x","pushedAt":"2024-08-17T21:30:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"taylorotwell","name":"Taylor Otwell","path":"/taylorotwell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/463230?s=80&v=4"},"commit":{"message":"[11.x] Support attributes in `app()->call()` (#52428)\n\n* feat: support attributes in `app()->call()`\r\n\r\n* feat: support attributes in route dependencies resolution\r\n\r\n* style: apply fixes from style-ci","shortMessageHtmlLink":"[11.x] Support attributes in app()->call() (#52428)"}},{"before":"122c62229b209678013c0833793d7cf94d14bbbd","after":"f47be671981a4438257c4fbfc3ad257f4e3e929a","ref":"refs/heads/11.x","pushedAt":"2024-08-05T15:30:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"taylorotwell","name":"Taylor Otwell","path":"/taylorotwell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/463230?s=80&v=4"},"commit":{"message":"[11.x] Add contextual attributes to resolve drivers (#52265)\n\n* storage attribute\r\n\r\n* test storage attribute\r\n\r\n* test config attribute\r\n\r\n* correct return type\r\n\r\n* cache, db, log attrs\r\n\r\n* guard attr\r\n\r\n* authed attr\r\n\r\n* fix cs\r\n\r\n* fix tests\r\n\r\n* rename files\r\n\r\n* add db\r\n\r\n---------\r\n\r\nCo-authored-by: Taylor Otwell ","shortMessageHtmlLink":"[11.x] Add contextual attributes to resolve drivers (#52265)"}},{"before":"c3c2713c66d120bf42865e831cfcef6ed9e10db2","after":"122c62229b209678013c0833793d7cf94d14bbbd","ref":"refs/heads/11.x","pushedAt":"2024-07-26T06:30:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"taylorotwell","name":"Taylor Otwell","path":"/taylorotwell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/463230?s=80&v=4"},"commit":{"message":"Revert \"feat: allow non-contextual attributes to have an `after` callback (#5…\" (#52281)\n\nThis reverts commit 45592e6601e4c1a0d2913a2d15e8f07ac35a8a7c.","shortMessageHtmlLink":"Revert \"feat: allow non-contextual attributes to have an after call…"}},{"before":"a0796471eff9649592d7b5bdc8f705c134ceaaac","after":"98b13f4008cac7b40ff4fa0ce67f0f895388a461","ref":"refs/heads/master","pushedAt":"2024-07-24T00:00:45.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"taylorotwell","name":"Taylor Otwell","path":"/taylorotwell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/463230?s=80&v=4"},"commit":{"message":"Merge branch '11.x'\n\n# Conflicts:\n#\tCHANGELOG.md\n#\tcomposer.json\n#\tsrc/Illuminate/Foundation/Application.php\n#\tsrc/Illuminate/Log/composer.json","shortMessageHtmlLink":"Merge branch '11.x'"}},{"before":"49183db6643a7efbe9902ca379b8f8a55c802f88","after":"c3c2713c66d120bf42865e831cfcef6ed9e10db2","ref":"refs/heads/11.x","pushedAt":"2024-07-18T16:00:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"taylorotwell","name":"Taylor Otwell","path":"/taylorotwell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/463230?s=80&v=4"},"commit":{"message":"feat: allow non-contextual attributes to have an `after` callback (#52167)","shortMessageHtmlLink":"feat: allow non-contextual attributes to have an after callback (#5…"}},{"before":"280405e0b577504b97feae0e7c7f5399816ccff1","after":"49183db6643a7efbe9902ca379b8f8a55c802f88","ref":"refs/heads/11.x","pushedAt":"2024-07-03T21:30:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"taylorotwell","name":"Taylor Otwell","path":"/taylorotwell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/463230?s=80&v=4"},"commit":{"message":"Fix service container docblock (#52000)","shortMessageHtmlLink":"Fix service container docblock (#52000)"}},{"before":"625e4e7738bdd5edeac44fcf36b83a6c1691a384","after":"280405e0b577504b97feae0e7c7f5399816ccff1","ref":"refs/heads/11.x","pushedAt":"2024-07-02T16:00:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"taylorotwell","name":"Taylor Otwell","path":"/taylorotwell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/463230?s=80&v=4"},"commit":{"message":"[11.x] Fix using container nesting to make the same 'abstract' in different context (#51989)\n\n* Fix using container nesting to make the same 'abstract' in different context\r\n\r\n* formatting'\r\n:\r\n\r\n---------\r\n\r\nCo-authored-by: Taylor Otwell ","shortMessageHtmlLink":"[11.x] Fix using container nesting to make the same 'abstract' in dif…"}},{"before":"220f7ca8ae79d4989fd9b753698c9fc458f493a1","after":"625e4e7738bdd5edeac44fcf36b83a6c1691a384","ref":"refs/heads/11.x","pushedAt":"2024-07-01T22:00:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"taylorotwell","name":"Taylor Otwell","path":"/taylorotwell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/463230?s=80&v=4"},"commit":{"message":"[11.x] Add support for acting on attributes through container (#51934)\n\n* feat: support contextual attribute binding\r\n\r\n* feat: add after resolving attribute callback\r\n\r\n* test: update first class resolution test\r\n\r\n* style: apply changes from style-ci\r\n\r\n* test: fix second assertion\r\n\r\n* formatting\r\n\r\n* fix(contextual-attributes): support primitives\r\n\r\n* feat(contextual-binding): support `resolve` method in contextual attributes\r\n\r\n* style: apply fixes from style-ci\r\n\r\n* formatting\r\n\r\n* formatting\r\n\r\n* add after support\r\n\r\n* add config attribute by default\r\n\r\n---------\r\n\r\nCo-authored-by: Taylor Otwell ","shortMessageHtmlLink":"[11.x] Add support for acting on attributes through container (#51934)"}},{"before":"af979ecfd6dfa6583eae5dfe2e9a8840358f4ca7","after":"220f7ca8ae79d4989fd9b753698c9fc458f493a1","ref":"refs/heads/11.x","pushedAt":"2024-06-28T20:30:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"taylorotwell","name":"Taylor Otwell","path":"/taylorotwell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/463230?s=80&v=4"},"commit":{"message":"Run all Tests on Ubuntu 24.04 (#51946)","shortMessageHtmlLink":"Run all Tests on Ubuntu 24.04 (#51946)"}},{"before":"b73e9149dba5be8e235f22237960dd52259999f1","after":"a0796471eff9649592d7b5bdc8f705c134ceaaac","ref":"refs/heads/master","pushedAt":"2024-04-11T00:00:29.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"taylorotwell","name":"Taylor Otwell","path":"/taylorotwell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/463230?s=80&v=4"},"commit":{"message":"Merge branch '11.x'\n\n# Conflicts:\n#\tCHANGELOG.md\n#\tsrc/Illuminate/Foundation/Application.php","shortMessageHtmlLink":"Merge branch '11.x'"}},{"before":"78cbe88cdc7300efd4cf90244abec2e3c42219bb","after":"af979ecfd6dfa6583eae5dfe2e9a8840358f4ca7","ref":"refs/heads/11.x","pushedAt":"2024-04-04T18:00:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"taylorotwell","name":"Taylor Otwell","path":"/taylorotwell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/463230?s=80&v=4"},"commit":{"message":"Add explicit nullable type declaration (#50922)","shortMessageHtmlLink":"Add explicit nullable type declaration (#50922)"}},{"before":"78cbe88cdc7300efd4cf90244abec2e3c42219bb","after":"b73e9149dba5be8e235f22237960dd52259999f1","ref":"refs/heads/master","pushedAt":"2024-03-13T00:00:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"taylorotwell","name":"Taylor Otwell","path":"/taylorotwell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/463230?s=80&v=4"},"commit":{"message":"[12.x] Prep Laravel v12 (#50406)\n\n* Prep Laravel v12\r\n\r\n* wip\r\n\r\n* Temp constraint on prompts\r\n\r\n* wip","shortMessageHtmlLink":"[12.x] Prep Laravel v12 (#50406)"}},{"before":null,"after":"78cbe88cdc7300efd4cf90244abec2e3c42219bb","ref":"refs/heads/11.x","pushedAt":"2024-03-07T16:23:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"taylorotwell","name":"Taylor Otwell","path":"/taylorotwell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/463230?s=80&v=4"},"commit":{"message":"Remove PHP 8.2 Checks (#48416)","shortMessageHtmlLink":"Remove PHP 8.2 Checks (#48416)"}},{"before":"7ebfc9acfd5d5c7dda1ff5975927c6569651857f","after":"78cbe88cdc7300efd4cf90244abec2e3c42219bb","ref":"refs/heads/master","pushedAt":"2023-09-16T00:00:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"taylorotwell","name":"Taylor Otwell","path":"/taylorotwell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/463230?s=80&v=4"},"commit":{"message":"Remove PHP 8.2 Checks (#48416)","shortMessageHtmlLink":"Remove PHP 8.2 Checks (#48416)"}},{"before":"d5a46a6554c873dce97f80b4612860cb9f079f98","after":"7ebfc9acfd5d5c7dda1ff5975927c6569651857f","ref":"refs/heads/master","pushedAt":"2023-06-19T00:00:20.123Z","pushType":"push","commitsCount":2,"pusher":{"login":"taylorotwell","name":"Taylor Otwell","path":"/taylorotwell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/463230?s=80&v=4"},"commit":{"message":"Merge branch '10.x'","shortMessageHtmlLink":"Merge branch '10.x'"}},{"before":"f85a85791c75a754190d6495e6ca611faaa64f61","after":"ddc26273085fad3c471b2602ad820e0097ff7939","ref":"refs/heads/10.x","pushedAt":"2023-06-18T09:30:08.665Z","pushType":"push","commitsCount":1,"pusher":{"login":"taylorotwell","name":"Taylor Otwell","path":"/taylorotwell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/463230?s=80&v=4"},"commit":{"message":"Refactor: Reduce indent and improve code using ternary instead of 'if-else' structure (#47478)","shortMessageHtmlLink":"Refactor: Reduce indent and improve code using ternary instead of 'if…"}},{"before":"57df0394f8da76a001946bed3350f6b6ef08c904","after":"d5a46a6554c873dce97f80b4612860cb9f079f98","ref":"refs/heads/master","pushedAt":"2023-04-12T00:00:26.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"taylorotwell","name":"Taylor Otwell","path":"/taylorotwell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/463230?s=80&v=4"},"commit":{"message":"Merge branch '10.x'\n\n# Conflicts:\n#\t.github/workflows/tests.yml\n#\tCHANGELOG.md\n#\tcomposer.json\n#\tsrc/Illuminate/Database/Eloquent/Builder.php\n#\tsrc/Illuminate/Database/Query/Builder.php\n#\tsrc/Illuminate/Foundation/Application.php","shortMessageHtmlLink":"Merge branch '10.x'"}},{"before":"a44a9e8e2260b7c39956e304747faaa68523e76c","after":"f85a85791c75a754190d6495e6ca611faaa64f61","ref":"refs/heads/10.x","pushedAt":"2023-04-03T20:00:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"taylorotwell","name":"Taylor Otwell","path":"/taylorotwell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/463230?s=80&v=4"},"commit":{"message":"fix method","shortMessageHtmlLink":"fix method"}},{"before":"fed3ee8f7389ad431833935d9ed665bc02ac2cca","after":"a44a9e8e2260b7c39956e304747faaa68523e76c","ref":"refs/heads/10.x","pushedAt":"2023-04-03T19:00:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"taylorotwell","name":"Taylor Otwell","path":"/taylorotwell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/463230?s=80&v=4"},"commit":{"message":"support contextual binding on first class callables","shortMessageHtmlLink":"support contextual binding on first class callables"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEs6RmdQA","startCursor":null,"endCursor":null}},"title":"Activity · illuminate/container"}