{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":29757600,"defaultBranch":"main","name":"symfony","ownerLogin":"auth0","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-01-23T23:07:31.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/2824157?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1721918579.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"7ace76fb80126b7b3a5d0d6be092fd95602b6965","ref":"refs/heads/sw_update_co_file","pushedAt":"2024-07-25T14:42:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"stevenwong-okta","name":null,"path":"/stevenwong-okta","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31224795?s=80&v=4"},"commit":{"message":"Update codeowner file with new GitHub team name","shortMessageHtmlLink":"Update codeowner file with new GitHub team name"}},{"before":"38a333f2c91c5785b47b8d639ebb05d67a64caa8","after":null,"ref":"refs/heads/release/5.3.0","pushedAt":"2024-06-24T20:08:12.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"}},{"before":"218c64d07a571867af39601d62c755b4c89c45f2","after":"421376fca07fe77e04cdc95fdbfd94f5cf3855f2","ref":"refs/heads/main","pushedAt":"2024-06-24T20:08:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"release: 5.3.0 (#192)\n\nThis release includes experimental community-contributed support for\r\nSymfony 7. If you encounter any issues, please [open an issue on\r\nGitHub](https://github.com/auth0/symfony/issues).\r\n\r\n**Added**\r\n\r\n- Support for Symfony 7.\r\n[\\#188](https://github.com/auth0/symfony/pull/188)\r\n([mkilmanas](https://github.com/mkilmanas))\r\n- Support string concatenation of scopes.\r\n[\\#183](https://github.com/auth0/symfony/pull/183)\r\n([mkilmanas](https://github.com/mkilmanas))\r\n\r\n**Changed**\r\n\r\n- Dashes in JWT permissions/scopes are now normalized.\r\n[\\#184](https://github.com/auth0/symfony/pull/184)\r\n([mkilmanas](https://github.com/mkilmanas))\r\n\r\n**Fixed**\r\n\r\n- Fixed an issue in controller constructors using a `$container`\r\nargument. [\\#190)](https://github.com/auth0/symfony/pull/190)\r\n([mkilmanas](https://github.com/mkilmanas))","shortMessageHtmlLink":"release: 5.3.0 (#192)"}},{"before":"00174856f9b3f6bb6b799ba88e981b235f26f680","after":"38a333f2c91c5785b47b8d639ebb05d67a64caa8","ref":"refs/heads/release/5.3.0","pushedAt":"2024-06-24T19:51:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"release: 5.3.0","shortMessageHtmlLink":"release: 5.3.0"}},{"before":"99a3ae76b433e20b19124dabf2a16e3bcff055e1","after":"00174856f9b3f6bb6b799ba88e981b235f26f680","ref":"refs/heads/release/5.3.0","pushedAt":"2024-06-24T19:51:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"docs: update README","shortMessageHtmlLink":"docs: update README"}},{"before":null,"after":"99a3ae76b433e20b19124dabf2a16e3bcff055e1","ref":"refs/heads/release/5.3.0","pushedAt":"2024-06-24T19:48:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"release: 5.3.0\n\nThis release includes experimental community-contributed support for Symfony 7. If you encounter any issues, please [open an issue on GitHub](https://github.com/auth0/symfony/issues).\n\n**Added**\n\n- Support for Symfony 7. [\\#188](https://github.com/auth0/symfony/pull/188) ([mkilmanas](https://github.com/mkilmanas))\n- Support string concatenation of scopes. [\\#183](https://github.com/auth0/symfony/pull/183) ([mkilmanas](https://github.com/mkilmanas))\n\n**Changed**\n\n- Dashes in JWT permissions/scopes are now normalized. [\\#184](https://github.com/auth0/symfony/pull/184) ([mkilmanas](https://github.com/mkilmanas))\n\n**Fixed**\n\n- Fixed an issue in controller constructors using a `$container` argument. [\\#190)](https://github.com/auth0/symfony/pull/190) ([mkilmanas](https://github.com/mkilmanas))","shortMessageHtmlLink":"release: 5.3.0"}},{"before":"d4c3aaca8c3848e632f77b8d2b12d5357292cbb4","after":"218c64d07a571867af39601d62c755b4c89c45f2","ref":"refs/heads/main","pushedAt":"2024-06-24T19:40:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Normalize dashes in JWT permissions/scopes (#184)\n\n### Changes\r\n\r\nWhen converting permissions/scopes to Symfony roles, apply replacement\r\nnot only for colon (`:`) character, but also for dash (`-`) character,\r\nas some resources/permissions consist of multiple words and dash is a\r\nrecommended separator in such cases.\r\n\r\n\r\n### Testing\r\n\r\n- Have a permission/scope in Auth0 token that contains a dash (e.g.\r\n`read:licence-plates`)\r\n- Convert it to Symfony roles (by getting the roles of the JWT\r\nauthenticated user/m2m):\r\n - before: it would return `ROLE_READ_LICENCE-PLATES`\r\n - after: it returns `ROLE_READ_LICENCE_PLATES`\r\n \r\n\r\n[ ] This change adds test coverage\r\n\r\n[ ] This change has been tested on the latest version of Symfony\r\n\r\n### Checklist\r\n\r\n[x] I have read the [Auth0 general contribution\r\nguidelines](https://github.com/auth0/open-source-template/blob/master/GENERAL-CONTRIBUTING.md)\r\n\r\n[x] I have read the [Auth0 Code of\r\nConduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md)\r\n\r\n[x] All existing and new tests complete without errors\r\n\r\nCo-authored-by: Evan Sims ","shortMessageHtmlLink":"Normalize dashes in JWT permissions/scopes (#184)"}},{"before":"9a88c2abbd5596ee4b5bcb0e4ac74dc918ab3f63","after":"d4c3aaca8c3848e632f77b8d2b12d5357292cbb4","ref":"refs/heads/main","pushedAt":"2024-06-24T19:35:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Allow symfony-7 in composer.json (#188)\n\n### Changes\r\n\r\nThis is simply allowing Symfony 7 in composer.json - could not find any\r\nproblems or incompatibilities at this point.\r\n\r\n- composer.json updated\r\n- all tests (`composer test`) are passing\r\n- tried it out on a minimal Symfony 7 project - no problems found\r\n - though I have only verified the JWT authentication use-case\r\n\r\n### References\r\n\r\n#182 \r\n\r\n### Testing\r\n\r\nAttempted to install this bundle on a small Symfony project and perform\r\nJWT authentication. Other use-cases should be verified.\r\n\r\nMaybe instead of merging to `main` branch, this should be \"quarantined\"\r\nin a dedicated branch (e.g. `symfony7`) of this main repository - that\r\nway other people would be able to install this version via composer by\r\nrequiring `auth0/symfony: dev-symfony7` and then test on their\r\napplications and their use-cases?\r\n\r\n[ ] This change adds test coverage\r\n\r\n[x] This change has been tested on the latest version of Symfony\r\n\r\n### Checklist\r\n\r\n[x] I have read the [Auth0 general contribution\r\nguidelines](https://github.com/auth0/open-source-template/blob/master/GENERAL-CONTRIBUTING.md)\r\n\r\n[x] I have read the [Auth0 Code of\r\nConduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md)\r\n\r\n[x] All existing and new tests complete without errors\r\n\r\nCo-authored-by: Evan Sims ","shortMessageHtmlLink":"Allow symfony-7 in composer.json (#188)"}},{"before":"13766a4576bc71e0624c4193448ebaae4ea81654","after":"9a88c2abbd5596ee4b5bcb0e4ac74dc918ab3f63","ref":"refs/heads/main","pushedAt":"2024-06-24T19:30:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Remove $container parameter from controller constructors (#190)\n\n### Changes\r\n\r\nFix for issue #189\r\n\r\n- Removed `$container` parameter from controllers (because it is\r\ninjected via `setContainer()` by Symfony DI)\r\n- Added exception in psalm config not to report this as a problem\r\n\r\n### References\r\n\r\n#189\r\n\r\n### Testing\r\n\r\nTested statically and on a Symfony 7.0 project (although controllers are\r\nnot executed there - verified that container builds without problems and\r\n`bin/console list:container` reports no problems)\r\n\r\nTested only statically on Symfony 6.4.\r\n\r\nTesting on older Symfony versions would be much appreciated.\r\n\r\n[ ] This change adds test coverage\r\n\r\n[x] This change has been tested on the latest version of Symfony\r\n\r\n### Checklist\r\n\r\n[x] I have read the [Auth0 general contribution\r\nguidelines](https://github.com/auth0/open-source-template/blob/master/GENERAL-CONTRIBUTING.md)\r\n\r\n[x] I have read the [Auth0 Code of\r\nConduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md)\r\n\r\n[x] All existing and new tests complete without errors\r\n\r\nCo-authored-by: Evan Sims ","shortMessageHtmlLink":"Remove $container parameter from controller constructors (#190)"}},{"before":"5a204087283f54ab4431ac045eec1044b768580e","after":"13766a4576bc71e0624c4193448ebaae4ea81654","ref":"refs/heads/main","pushedAt":"2024-06-24T19:26:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Update composer.json","shortMessageHtmlLink":"Update composer.json"}},{"before":"0af5b540ace304c272e2a97804a988edf83f62af","after":"5a204087283f54ab4431ac045eec1044b768580e","ref":"refs/heads/main","pushedAt":"2024-01-17T14:09:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"feat: Support string concatenation of scopes (#183)\n\n### Changes\r\n\r\nThere has been support for Symfony role resolution from both\r\n`permissions` and `scope` claims in the JWT tokens for a while now.\r\n\r\nHowever, there was a problem that this bundle expected `scope` claim to\r\nbe either an array, or a string with the single scope value, while in\r\nreality Auth0 authentication API returns tokens with `scope` value being\r\na concatenated string of multiple scope values:\r\n\r\n\"Screenshot\r\n\r\nIn this bundle such scope produced an unusable role code with spaces in\r\nit and all permissions in one string.\r\n\r\nThis PR fixes this issue, by adding support for concatenated-string\r\nscope value while preserving support for previous formats as well.\r\n\r\n### Testing\r\n\r\nPhpUnit tests added (both previous formats + the new one; i.e. one test\r\nwould fail on old codebase)\r\n\r\n[x] This change adds test coverage\r\n\r\n[ ] This change has been tested on the latest version of Symfony\r\n\r\n### Checklist\r\n\r\n[x] I have read the [Auth0 general contribution\r\nguidelines](https://github.com/auth0/open-source-template/blob/master/GENERAL-CONTRIBUTING.md)\r\n\r\n[x] I have read the [Auth0 Code of\r\nConduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md)\r\n\r\n[x] All existing and new tests complete without errors","shortMessageHtmlLink":"feat: Support string concatenation of scopes (#183)"}},{"before":"995269e228d0af03694d4f29aa592592c8727797","after":null,"ref":"refs/heads/release/5.2.3","pushedAt":"2024-01-09T15:26:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"}},{"before":"cb551b378ae6a05b16a771b618e26660b1b40a1e","after":"0af5b540ace304c272e2a97804a988edf83f62af","ref":"refs/heads/main","pushedAt":"2024-01-09T15:26:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Release 5.2.3 (#181)\n\n**Fixed**\r\n- Syntax typo in AuthenticationController::__construct()\r\n[\\#180](https://github.com/auth0/symfony/pull/180)\r\n([mkilmanas](https://github.com/mkilmanas))\r\n- Controller container property assignment\r\n[\\#179](https://github.com/auth0/symfony/pull/179)\r\n([mkilmanas](https://github.com/mkilmanas))","shortMessageHtmlLink":"Release 5.2.3 (#181)"}},{"before":null,"after":"995269e228d0af03694d4f29aa592592c8727797","ref":"refs/heads/release/5.2.3","pushedAt":"2024-01-09T03:41:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Update CHANGELOG.md","shortMessageHtmlLink":"Update CHANGELOG.md"}},{"before":"ba56f6742e86cf05882443727af312fb063cc7c5","after":"cb551b378ae6a05b16a771b618e26660b1b40a1e","ref":"refs/heads/main","pushedAt":"2024-01-09T03:34:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Fix linter warnings","shortMessageHtmlLink":"Fix linter warnings"}},{"before":"2821db49f299a2bb590e2293a3debd903cf942f4","after":"ba56f6742e86cf05882443727af312fb063cc7c5","ref":"refs/heads/main","pushedAt":"2024-01-09T03:32:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Fix linter warnings","shortMessageHtmlLink":"Fix linter warnings"}},{"before":"0f60608de9c0d06520b44e70b7117ac01f08b115","after":"2821db49f299a2bb590e2293a3debd903cf942f4","ref":"refs/heads/main","pushedAt":"2024-01-04T16:41:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Fix syntax typo in AuthenticationController::__construct() (#180)\n\n### Changes\r\n\r\nFix syntax typo in the previous code change in\r\n`AuthenticationController::__construct()`\r\n\r\n### References\r\n\r\nhttps://github.com/auth0/symfony/issues/178\r\nhttps://github.com/auth0/symfony/pull/179\r\nhttps://github.com/auth0/symfony/actions/runs/7279226624/job/19835136156\r\nhttps://github.com/auth0/symfony/actions/runs/7279226624/job/19835137264\r\n\r\n### Testing\r\n\r\n[ ] This change adds test coverage\r\n\r\n[ ] This change has been tested on the latest version of Symfony\r\n\r\n### Checklist\r\n\r\n[x] I have read the [Auth0 general contribution\r\nguidelines](https://github.com/auth0/open-source-template/blob/master/GENERAL-CONTRIBUTING.md)\r\n\r\n[x] I have read the [Auth0 Code of\r\nConduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md)\r\n\r\n[ ] All existing and new tests complete without errors","shortMessageHtmlLink":"Fix syntax typo in AuthenticationController::__construct() (#180)"}},{"before":"7c4dff13a8dcc7589c37a2392e5ef014d4e77994","after":"0f60608de9c0d06520b44e70b7117ac01f08b115","ref":"refs/heads/main","pushedAt":"2023-12-20T18:14:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Do not redeclare controller container property in order to avoid compatibility issues (#179)\n\n### Changes\r\n\r\nPlease describe both what is changing and why this is important.\r\nInclude:\r\n\r\n- Removing scope keyword from constructor parameter to avoid property\r\nre-declaration\r\n- In turn that allows compatibility with both symfony version 6.x and\r\n7.x\r\n- Using given setter to achieve the same desired result\r\n\r\n### References\r\n\r\n[#178]\r\n\r\n### Testing\r\n\r\nPreviously Symfony (6.4) app container building (cache:clear) was\r\nthrowing a fatal error, now it's not.\r\n\r\n- [ ] This change adds test coverage\r\n\r\n- [x] This change has been tested on the latest version of Symfony\r\n\r\n### Checklist\r\n\r\n- [x] I have read the [Auth0 general contribution\r\nguidelines](https://github.com/auth0/open-source-template/blob/master/GENERAL-CONTRIBUTING.md)\r\n\r\n- [x] I have read the [Auth0 Code of\r\nConduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md)\r\n\r\n- [ ] All existing and new tests complete without errors","shortMessageHtmlLink":"Do not redeclare controller container property in order to avoid comp…"}},{"before":"50d63b58412651bc99d5dfd54f513ad6b9ddf7c5","after":"7c4dff13a8dcc7589c37a2392e5ef014d4e77994","ref":"refs/heads/main","pushedAt":"2023-12-19T19:59:00.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Merge branch 'main' of https://github.com/auth0/symfony","shortMessageHtmlLink":"Merge branch 'main' of https://github.com/auth0/symfony"}},{"before":"d0147e4875b19d347618571acbba4fd043379445","after":null,"ref":"refs/heads/release/5.2.1","pushedAt":"2023-12-19T19:44:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"}},{"before":"8057bc4a4f6a9ba78da2d3accfdc0e8caae11ce5","after":"50d63b58412651bc99d5dfd54f513ad6b9ddf7c5","ref":"refs/heads/main","pushedAt":"2023-12-19T19:44:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Release 5.2.1 (#177)\n\n**Fixed**\r\n- Restore method signatures\r\n[\\#174](https://github.com/auth0/symfony/pull/174)\r\n([evansims](https://github.com/evansims))","shortMessageHtmlLink":"Release 5.2.1 (#177)"}},{"before":"71a8cdc9cf187bef12637691387c321b4fc2decf","after":"d0147e4875b19d347618571acbba4fd043379445","ref":"refs/heads/release/5.2.1","pushedAt":"2023-12-19T19:06:10.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"ci: Resolve linter warnings","shortMessageHtmlLink":"ci: Resolve linter warnings"}},{"before":"838b699f0ccae8291ed0de10011c45e7f56f0783","after":"71a8cdc9cf187bef12637691387c321b4fc2decf","ref":"refs/heads/release/5.2.1","pushedAt":"2023-12-17T04:53:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Update CHANGELOG.md","shortMessageHtmlLink":"Update CHANGELOG.md"}},{"before":null,"after":"838b699f0ccae8291ed0de10011c45e7f56f0783","ref":"refs/heads/release/5.2.1","pushedAt":"2023-12-17T04:52:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Release 5.2.1","shortMessageHtmlLink":"Release 5.2.1"}},{"before":"df7ba11597658000a0f25e0cd2a19ef85f73dc6e","after":"8057bc4a4f6a9ba78da2d3accfdc0e8caae11ce5","ref":"refs/heads/main","pushedAt":"2023-12-17T04:50:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"fix: Variable hint","shortMessageHtmlLink":"fix: Variable hint"}},{"before":"67620e41d831733e229e31ef629fb4b188f21c89","after":"df7ba11597658000a0f25e0cd2a19ef85f73dc6e","ref":"refs/heads/main","pushedAt":"2023-12-17T04:48:01.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"Merge branch 'main' of https://github.com/auth0/symfony","shortMessageHtmlLink":"Merge branch 'main' of https://github.com/auth0/symfony"}},{"before":"b752dcc8d8d972856122a3b00b5020de4cf84eeb","after":null,"ref":"refs/heads/fix/rector-signature-changes","pushedAt":"2023-12-15T11:10:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"}},{"before":"b19ec4df77a40463eb9f3bda59f6d39580177281","after":"67620e41d831733e229e31ef629fb4b188f21c89","ref":"refs/heads/main","pushedAt":"2023-12-15T11:10:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"fix: Restore method signatures (#174)\n\n### Changes\r\n\r\n5.2.0 inadvertently altered some method signatures due to new code\r\nstyling tooling rules; this restores those methods to their previous\r\nstate, to avoid introducing breaking changes.\r\n\r\n### References\r\n\r\nResolves #173 \r\n\r\n### Testing\r\n\r\nN/A\r\n\r\n### Checklist\r\n\r\n- [x] I have read the [Auth0 general contribution\r\nguidelines](https://github.com/auth0/open-source-template/blob/master/GENERAL-CONTRIBUTING.md)\r\n- [x] I have read the [Auth0 Code of\r\nConduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md)\r\n- [x] All existing and new tests complete without errors","shortMessageHtmlLink":"fix: Restore method signatures (#174)"}},{"before":null,"after":"b752dcc8d8d972856122a3b00b5020de4cf84eeb","ref":"refs/heads/fix/rector-signature-changes","pushedAt":"2023-12-14T02:32:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"evansims","name":"Evan Sims","path":"/evansims","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3093?s=80&v=4"},"commit":{"message":"fix: Restore method signatures","shortMessageHtmlLink":"fix: Restore method signatures"}},{"before":"9755c5f971d2888cdd8374bb80db870e5e5bcd35","after":null,"ref":"refs/heads/frederikprijck-patch-1","pushedAt":"2023-12-13T10:38:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"frederikprijck","name":"Frederik Prijck","path":"/frederikprijck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2146903?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEiSFycQA","startCursor":null,"endCursor":null}},"title":"Activity · auth0/symfony"}