{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":32636827,"defaultBranch":"master","name":"BrainMonkey","ownerLogin":"Brain-WP","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-03-21T15:14:15.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/17433933?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1724962506.0","currentOid":""},"activityList":{"items":[{"before":"8183d505fc70eb49f0594e15e19f40be4623789f","after":null,"ref":"refs/heads/feature/php-8.4-fix-for-trigger-error","pushedAt":"2024-08-29T20:15:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gmazzap","name":"Giuseppe Mazzapica","path":"/gmazzap","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2208282?s=80&v=4"}},{"before":"f5b3384a431d1a093812178778ed14415804a283","after":"d95a9d895352c30f47604ad1b825ab8fa9d1a373","ref":"refs/heads/master","pushedAt":"2024-08-29T20:15:05.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"gmazzap","name":"Giuseppe Mazzapica","path":"/gmazzap","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2208282?s=80&v=4"},"commit":{"message":"Merge pull request #149 from Brain-WP/feature/php-8.4-fix-for-trigger-error\n\nPHP 8.4 | Fix passing `E_USER_ERROR` to `trigger_error()`","shortMessageHtmlLink":"Merge pull request #149 from Brain-WP/feature/php-8.4-fix-for-trigger…"}},{"before":"9ae1df52f23a424ed25631f57f25be894f240bc1","after":"8183d505fc70eb49f0594e15e19f40be4623789f","ref":"refs/heads/feature/php-8.4-fix-for-trigger-error","pushedAt":"2024-08-29T09:58:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jrfnl","name":"Juliette","path":"/jrfnl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/663378?s=80&v=4"},"commit":{"message":"PHP 8.4 | Fix passing `E_USER_ERROR` to `trigger_error()`\n\nPHP 8.4 deprecates passing `E_USER_ERROR` to `trigger_error()`, with the recommendation being to replace these type of calls with either an Exception or an `exit` statement.\n\nThis commit fixes the one instance found in this codebase by introducing a new `MissingFunctionExpectations` exception.\n\nIncludes updating the related tests (and test names) to match.\n\nRef: https://wiki.php.net/rfc/deprecations_php_8_4#deprecate_passing_e_user_error_to_trigger_error\n\nRelated to #146","shortMessageHtmlLink":"PHP 8.4 | Fix passing E_USER_ERROR to trigger_error()"}},{"before":null,"after":"9ae1df52f23a424ed25631f57f25be894f240bc1","ref":"refs/heads/feature/php-8.4-fix-for-trigger-error","pushedAt":"2024-08-29T09:58:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jrfnl","name":"Juliette","path":"/jrfnl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/663378?s=80&v=4"},"commit":{"message":"PHP 8.4 | Fix implicitly nullable parameter\n\nPHP 8.4 deprecates passing `E_USER_ERROR` to `trigger_error()`, with the recommendation being to replace these type of calls with either an Exception or an `exit` statement.\n\nThis commit fixes the one instance found in this codebase by introducing a new `MissingFunctionExpectations` exception.\n\nIncludes updating the related tests (and test names) to match.\n\nRef: https://wiki.php.net/rfc/deprecations_php_8_4#deprecate_passing_e_user_error_to_trigger_error\n\nRelated to #146","shortMessageHtmlLink":"PHP 8.4 | Fix implicitly nullable parameter"}},{"before":"d711f8c5e94d70adc95143579d5c24f500d2e110","after":null,"ref":"refs/heads/feature/php-8.4-fixes","pushedAt":"2024-08-28T20:07:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gmazzap","name":"Giuseppe Mazzapica","path":"/gmazzap","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2208282?s=80&v=4"}},{"before":"560355db29e7acef0a9f2ae591dbd4e9bf590b50","after":"f5b3384a431d1a093812178778ed14415804a283","ref":"refs/heads/master","pushedAt":"2024-08-28T20:07:37.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"gmazzap","name":"Giuseppe Mazzapica","path":"/gmazzap","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2208282?s=80&v=4"},"commit":{"message":"Merge pull request #147 from Brain-WP/feature/php-8.4-fixes\n\nPHP 8.4 | Fix implicitly nullable parameter","shortMessageHtmlLink":"Merge pull request #147 from Brain-WP/feature/php-8.4-fixes"}},{"before":"530e911b3438106cd91d98dd65de466b2677e2eb","after":"d711f8c5e94d70adc95143579d5c24f500d2e110","ref":"refs/heads/feature/php-8.4-fixes","pushedAt":"2024-08-27T21:31:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jrfnl","name":"Juliette","path":"/jrfnl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/663378?s=80&v=4"},"commit":{"message":"PHP 8.4 | Fix implicitly nullable parameter\n\nPHP 8.4 deprecates implicitly nullable parameters, i.e. typed parameter with a `null` default value, which are not explicitly declared as nullable.\n\nThis commit fixes the one instance found in this codebase.\n\nIncludes updating the documentation to match.\n\nNote: while this is not a `final` class and the change is effectively a change to the method signature, this is not a BC break as (overloaded) constructors are exempt from signature checks.\n\nRef: https://wiki.php.net/rfc/deprecate-implicitly-nullable-types","shortMessageHtmlLink":"PHP 8.4 | Fix implicitly nullable parameter"}},{"before":null,"after":"530e911b3438106cd91d98dd65de466b2677e2eb","ref":"refs/heads/feature/php-8.4-fixes","pushedAt":"2024-08-27T21:24:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jrfnl","name":"Juliette","path":"/jrfnl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/663378?s=80&v=4"},"commit":{"message":"PHP 8.4 | Fix implicitly nullable parameter\n\nPHP 8.4 deprecates implicitly nullable parameters, i.e. typed parameter with a `null` default value, which are not explicitly declared as nullable.\n\nThis commit fixes the one instance found in this codebase.\n\nIncludes updating the documentation to match.\n\nNote: while this is not a `final` class an the change is effectively a change to the method signature, this is not a BC break as (overloaded) constructors are exempt from signature checks.\n\nRef: https://wiki.php.net/rfc/deprecate-implicitly-nullable-types","shortMessageHtmlLink":"PHP 8.4 | Fix implicitly nullable parameter"}},{"before":"afca310d3c352548b0abfe743bb07576c1497e44","after":null,"ref":"refs/heads/dependabot/github_actions/ramsey/composer-install-3","pushedAt":"2024-03-05T08:04:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gmazzap","name":"Giuseppe Mazzapica","path":"/gmazzap","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2208282?s=80&v=4"}},{"before":"f8bcd244508957d7849dc5338c3c313ba2813b98","after":"560355db29e7acef0a9f2ae591dbd4e9bf590b50","ref":"refs/heads/master","pushedAt":"2024-03-05T08:04:04.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"gmazzap","name":"Giuseppe Mazzapica","path":"/gmazzap","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2208282?s=80&v=4"},"commit":{"message":"Merge pull request #144 from Brain-WP/dependabot/github_actions/ramsey/composer-install-3\n\nGH Actions: Bump ramsey/composer-install from 2 to 3","shortMessageHtmlLink":"Merge pull request #144 from Brain-WP/dependabot/github_actions/ramse…"}},{"before":null,"after":"afca310d3c352548b0abfe743bb07576c1497e44","ref":"refs/heads/dependabot/github_actions/ramsey/composer-install-3","pushedAt":"2024-03-04T17:23:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"GH Actions: Bump ramsey/composer-install from 2 to 3\n\nBumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 2 to 3.\n- [Release notes](https://github.com/ramsey/composer-install/releases)\n- [Commits](https://github.com/ramsey/composer-install/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: ramsey/composer-install\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"GH Actions: Bump ramsey/composer-install from 2 to 3"}},{"before":"128b9eeb866937247b95f1b36340ee86ddf8f80e","after":"f8bcd244508957d7849dc5338c3c313ba2813b98","ref":"refs/heads/master","pushedAt":"2024-02-06T08:32:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gmazzap","name":"Giuseppe Mazzapica","path":"/gmazzap","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2208282?s=80&v=4"},"commit":{"message":"Add Codecov token into GitHub action","shortMessageHtmlLink":"Add Codecov token into GitHub action"}},{"before":"e46974c18942084f40ef6d19676677f420a22366","after":null,"ref":"refs/heads/dependabot/github_actions/codecov/codecov-action-4","pushedAt":"2024-02-06T08:18:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gmazzap","name":"Giuseppe Mazzapica","path":"/gmazzap","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2208282?s=80&v=4"}},{"before":"99e91cbc99c639201f2f3e5a94965e7c8ac8c43d","after":"128b9eeb866937247b95f1b36340ee86ddf8f80e","ref":"refs/heads/master","pushedAt":"2024-02-06T08:18:47.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"gmazzap","name":"Giuseppe Mazzapica","path":"/gmazzap","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2208282?s=80&v=4"},"commit":{"message":"Merge pull request #143 from Brain-WP/dependabot/github_actions/codecov/codecov-action-4\n\nGH Actions: Bump codecov/codecov-action from 3 to 4","shortMessageHtmlLink":"Merge pull request #143 from Brain-WP/dependabot/github_actions/codec…"}},{"before":null,"after":"e46974c18942084f40ef6d19676677f420a22366","ref":"refs/heads/dependabot/github_actions/codecov/codecov-action-4","pushedAt":"2024-02-05T17:07:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"GH Actions: Bump codecov/codecov-action from 3 to 4\n\nBumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: codecov/codecov-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"GH Actions: Bump codecov/codecov-action from 3 to 4"}},{"before":"336c1836fa9e1caa9b56db435366f3f1a7e27e64","after":null,"ref":"refs/heads/feature/ghactions-php-8.3-update","pushedAt":"2023-11-24T19:04:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gmazzap","name":"Giuseppe Mazzapica","path":"/gmazzap","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2208282?s=80&v=4"}},{"before":"9ee7c0a58a4bf84d5ef18260362a0407db5fb823","after":"99e91cbc99c639201f2f3e5a94965e7c8ac8c43d","ref":"refs/heads/master","pushedAt":"2023-11-24T19:04:54.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"gmazzap","name":"Giuseppe Mazzapica","path":"/gmazzap","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2208282?s=80&v=4"},"commit":{"message":"Merge pull request #142 from Brain-WP/feature/ghactions-php-8.3-update\n\nGH Actions: update for the release of PHP 8.3","shortMessageHtmlLink":"Merge pull request #142 from Brain-WP/feature/ghactions-php-8.3-update"}},{"before":null,"after":"336c1836fa9e1caa9b56db435366f3f1a7e27e64","ref":"refs/heads/feature/ghactions-php-8.3-update","pushedAt":"2023-11-23T03:26:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jrfnl","name":"Juliette","path":"/jrfnl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/663378?s=80&v=4"},"commit":{"message":"GH Actions: update for the release of PHP 8.3\n\n... which is expected later today.","shortMessageHtmlLink":"GH Actions: update for the release of PHP 8.3"}},{"before":"c1a9543e1e4129cf82c3df36668cadf8f8619632","after":"9ee7c0a58a4bf84d5ef18260362a0407db5fb823","ref":"refs/heads/master","pushedAt":"2023-09-07T21:58:12.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"gmazzap","name":"Giuseppe Mazzapica","path":"/gmazzap","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2208282?s=80&v=4"},"commit":{"message":"Merge pull request #140 from pospjan/patch-1\n\nUpdate functions-when.md - callback in alias has to return a value","shortMessageHtmlLink":"Merge pull request #140 from pospjan/patch-1"}},{"before":"5b33c621b688ceab552e59aaff065c66b03af1a1","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-4","pushedAt":"2023-09-04T19:46:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gmazzap","name":"Giuseppe Mazzapica","path":"/gmazzap","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2208282?s=80&v=4"}},{"before":"26b83e93933458e7b32614b4e730d1f4b0e53f38","after":"c1a9543e1e4129cf82c3df36668cadf8f8619632","ref":"refs/heads/master","pushedAt":"2023-09-04T19:46:22.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"gmazzap","name":"Giuseppe Mazzapica","path":"/gmazzap","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2208282?s=80&v=4"},"commit":{"message":"Merge pull request #139 from Brain-WP/dependabot/github_actions/actions/checkout-4\n\nGH Actions: Bump actions/checkout from 3 to 4","shortMessageHtmlLink":"Merge pull request #139 from Brain-WP/dependabot/github_actions/actio…"}},{"before":null,"after":"5b33c621b688ceab552e59aaff065c66b03af1a1","ref":"refs/heads/dependabot/github_actions/actions/checkout-4","pushedAt":"2023-09-04T17:29:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"GH Actions: Bump actions/checkout from 3 to 4\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"GH Actions: Bump actions/checkout from 3 to 4"}},{"before":"3f0dca3eb49a71f6b3ab79f0e903a24e064a8a75","after":null,"ref":"refs/heads/feature/rename-param-names","pushedAt":"2023-05-01T16:33:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gmazzap","name":"Giuseppe Mazzapica","path":"/gmazzap","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2208282?s=80&v=4"}},{"before":"96a8944629bd56ba3266319adfe1f91f6b8b336f","after":"26b83e93933458e7b32614b4e730d1f4b0e53f38","ref":"refs/heads/master","pushedAt":"2023-05-01T16:33:47.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"gmazzap","name":"Giuseppe Mazzapica","path":"/gmazzap","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2208282?s=80&v=4"},"commit":{"message":"Merge pull request #136 from Brain-WP/feature/rename-param-names\n\nWP Helper functions: ensure parameter names are in line with WP Core","shortMessageHtmlLink":"Merge pull request #136 from Brain-WP/feature/rename-param-names"}},{"before":"226f3b0dc310e856c7bf7b2af7e690dcfb9449d2","after":"3f0dca3eb49a71f6b3ab79f0e903a24e064a8a75","ref":"refs/heads/feature/rename-param-names","pushedAt":"2023-05-01T10:40:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jrfnl","name":"Juliette","path":"/jrfnl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/663378?s=80&v=4"},"commit":{"message":"WP Helper functions: ensure parameter names are in line with WP Core\n\n... for compatibility with code under test using PHP 8.0+ function calls with named arguments.\n\nFor some of these functions, WP has renamed the parameter(s) over the past year or so, for some, the names were never in line.\n\nEven though WP Core doesn't necessarily officially _support_ the use of named parameters in function calls, that (of course) won't stop people from using them and their tests should not break on that due to BrainMonkey not being in line with WP for parameter names.","shortMessageHtmlLink":"WP Helper functions: ensure parameter names are in line with WP Core"}},{"before":null,"after":"226f3b0dc310e856c7bf7b2af7e690dcfb9449d2","ref":"refs/heads/feature/rename-param-names","pushedAt":"2023-05-01T01:47:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jrfnl","name":"Juliette","path":"/jrfnl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/663378?s=80&v=4"},"commit":{"message":"WP Helper functions: ensure parameter names are in line with WP Core\n\n... for compatibility with code under test using PHP 8.0+ function calls with named arguments.\n\nFor some of these functions, WP has renamed the parameter(s) over the past year or so, for some, the names were never in line.\n\nIncludes verification of the default values used for various parameters and correcting these if needed.","shortMessageHtmlLink":"WP Helper functions: ensure parameter names are in line with WP Core"}},{"before":"167be74324a2c3fa023b477fbd5526b1929eeccd","after":"96a8944629bd56ba3266319adfe1f91f6b8b336f","ref":"refs/heads/master","pushedAt":"2023-04-19T10:33:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gmazzap","name":"Giuseppe Mazzapica","path":"/gmazzap","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2208282?s=80&v=4"},"commit":{"message":"Add tests from #133 by @paulshryock","shortMessageHtmlLink":"Add tests from #133 by @paulshryock"}},{"before":"e99f22757d1f969fb19fae5920abbbc4dece5288","after":"167be74324a2c3fa023b477fbd5526b1929eeccd","ref":"refs/heads/master","pushedAt":"2023-04-19T09:27:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gmazzap","name":"Giuseppe Mazzapica","path":"/gmazzap","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2208282?s=80&v=4"},"commit":{"message":"Fix branch-alias","shortMessageHtmlLink":"Fix branch-alias"}},{"before":"1921ed1d84618d808d4016bae73e7d165d21df35","after":"dfffa277b36f479cc92dfbf39732fcdaff24ad5b","ref":"refs/heads/feature/stub-wp-urls","pushedAt":"2023-04-19T09:05:36.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gmazzap","name":"Giuseppe Mazzapica","path":"/gmazzap","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2208282?s=80&v=4"},"commit":{"message":"Use root namespace for core functions in UrlsHelper\n\nCall \\is_ssl() and \\force_ssl_admin explicitly if stubbed.\nWe expect those to be stubbed in the root namespace.","shortMessageHtmlLink":"Use root namespace for core functions in UrlsHelper"}},{"before":"d2f3281935a1b9e409f25539ab196c3640c82a0b","after":"1921ed1d84618d808d4016bae73e7d165d21df35","ref":"refs/heads/feature/stub-wp-urls","pushedAt":"2023-04-19T07:51:23.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gmazzap","name":"Giuseppe Mazzapica","path":"/gmazzap","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2208282?s=80&v=4"},"commit":{"message":"Fix wromng doc block in UrlsHelper","shortMessageHtmlLink":"Fix wromng doc block in UrlsHelper"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yOVQyMDoxNTowNi4wMDAwMDBazwAAAASoBMet","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNC0xOVQwNzo1MToyMy4wMDAwMDBazwAAAAMbyi0o"}},"title":"Activity · Brain-WP/BrainMonkey"}