{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":34982189,"defaultBranch":"master","name":"phpbench","ownerLogin":"phpbench","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-05-03T10:34:08.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/12785153?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1709240142.0","currentOid":""},"activityList":{"items":[{"before":"bc4461abe4a17c041d330955b276417c13600a23","after":"c4af952ad3e19cc1a754b98f1ea47a10371e1749","ref":"refs/heads/master","pushedAt":"2024-04-10T12:50:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dantleech","name":"dantleech","path":"/dantleech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/530801?s=80&v=4"},"commit":{"message":"Specify `--no-gpg-sign` in git integration tests (#1091)\n\n* Specify `--no-gpg-sign` in git integration tests\r\n\r\n`git` may use the user's global configuration which may specify\r\n`commit.gpgsign=true`\r\n\r\n* Update .php-cs-fixer.dist.php for latest version\r\n\r\n> In FixerFactory.php line 164: [phpdoc_align] Configuration must be an array and may not be empty.","shortMessageHtmlLink":"Specify --no-gpg-sign in git integration tests (#1091)"}},{"before":"2329449b747d56e0e20e070bedc27c8d12748c35","after":"bc4461abe4a17c041d330955b276417c13600a23","ref":"refs/heads/master","pushedAt":"2024-04-10T12:49:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dantleech","name":"dantleech","path":"/dantleech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/530801?s=80&v=4"},"commit":{"message":"Defer CharacterReader initialization until command execution (#1092)\n\n* Update .php-cs-fixer.dist.php for latest version\r\n\r\n> In FixerFactory.php line 164: [phpdoc_align] Configuration must be an array and may not be empty.\r\n\r\n* Defer CharacterReader initialization until command execution\r\n\r\nThe call to `readline_callback_handler_install` in `CharacterReader` is\r\ncausing some junk output (see below) *in all commands* that was\r\nbreaking the CSV output. Clearing out `TERM` and `COLORTERM` also\r\nprevents the issue.\r\n\r\nThis commit defers the installation of the readline callback handler\r\nuntil log is actually run.\r\n\r\n```console\r\n$ COLORTERM=\"truecolor\" TERM=\"xterm-256color\" php -r \"readline_callback_handler_install('', function (): void {});\" | xxd\r\n00000000: 1b5b 3f32 3030 3468 1b5b 3f32 3030 346c .[?2004h.[?2004l\r\n00000010: 0d .\r\n\r\n$ COLORTERM= TERM= php -r \"readline_callback_handler_install('', function (): void {});\" | xxd\r\n\r\n$ COLORTERM=\"truecolor\" TERM=\"xterm-256color\" php -r \"\" | xxd\r\n```\r\n\r\nFixes #1090","shortMessageHtmlLink":"Defer CharacterReader initialization until command execution (#1092)"}},{"before":"382d72eb9eec2e1b1831772b35136c170db46f49","after":"2329449b747d56e0e20e070bedc27c8d12748c35","ref":"refs/heads/master","pushedAt":"2024-03-27T12:33:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dantleech","name":"dantleech","path":"/dantleech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/530801?s=80&v=4"},"commit":{"message":"Improved types (PHPStan) (#1089)","shortMessageHtmlLink":"Improved types (PHPStan) (#1089)"}},{"before":"4f96a6afa9733ee2eafec7c0846e621411790eda","after":"382d72eb9eec2e1b1831772b35136c170db46f49","ref":"refs/heads/master","pushedAt":"2024-03-16T12:38:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dantleech","name":"dantleech","path":"/dantleech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/530801?s=80&v=4"},"commit":{"message":"Update rector/rector requirement from ^0.18.11 to ^0.18.11 || ^1.0.0 (#1086)\n\nUpdates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.\r\n- [Release notes](https://github.com/rectorphp/rector/releases)\r\n- [Commits](https://github.com/rectorphp/rector/compare/0.18.11...1.0.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: rector/rector\r\n dependency-type: direct:development\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Update rector/rector requirement from ^0.18.11 to ^0.18.11 || ^1.0.0 (#…"}},{"before":"69fc903543b78e48a55b29532a68cc27ec8f5cee","after":null,"ref":"refs/heads/dependabot/composer/rector/rector-tw-0.18.11or-tw-1.0.0","pushedAt":"2024-03-16T12:38:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dantleech","name":"dantleech","path":"/dantleech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/530801?s=80&v=4"}},{"before":"0de91cb2d4e7921fe91df44e02356a737706a398","after":"4f96a6afa9733ee2eafec7c0846e621411790eda","ref":"refs/heads/master","pushedAt":"2024-03-16T12:37:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dantleech","name":"dantleech","path":"/dantleech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/530801?s=80&v=4"},"commit":{"message":"Bump ramsey/composer-install from 2 to 3 (#1088)\n\nBumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 2 to 3.\r\n- [Release notes](https://github.com/ramsey/composer-install/releases)\r\n- [Commits](https://github.com/ramsey/composer-install/compare/v2...v3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: ramsey/composer-install\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump ramsey/composer-install from 2 to 3 (#1088)"}},{"before":"54e08aac9dc448afb1e6044723e808fb8add7aca","after":null,"ref":"refs/heads/dependabot/github_actions/ramsey/composer-install-3","pushedAt":"2024-03-16T12:37:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dantleech","name":"dantleech","path":"/dantleech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/530801?s=80&v=4"}},{"before":"4e8d6d2f072fc90c6ad0fdb6bb2b3685e71d9215","after":"0de91cb2d4e7921fe91df44e02356a737706a398","ref":"refs/heads/master","pushedAt":"2024-03-16T12:37:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dantleech","name":"dantleech","path":"/dantleech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/530801?s=80&v=4"},"commit":{"message":"Improved types (PHPStan) (#1087)","shortMessageHtmlLink":"Improved types (PHPStan) (#1087)"}},{"before":null,"after":"54e08aac9dc448afb1e6044723e808fb8add7aca","ref":"refs/heads/dependabot/github_actions/ramsey/composer-install-3","pushedAt":"2024-02-29T20:55:42.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":"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":"Bump ramsey/composer-install from 2 to 3"}},{"before":"7d3b48dcaf2e18fd55cc7bdfa4908098456f80e0","after":"4e8d6d2f072fc90c6ad0fdb6bb2b3685e71d9215","ref":"refs/heads/master","pushedAt":"2024-02-14T19:08:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dantleech","name":"dantleech","path":"/dantleech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/530801?s=80&v=4"},"commit":{"message":"Improved types (PHPStan) (#1085)","shortMessageHtmlLink":"Improved types (PHPStan) (#1085)"}},{"before":"c79070c9bed47fdd8bd41de8ed8b456d0fd78b86","after":null,"ref":"refs/heads/dependabot/composer/rector/rector-tw-0.18.11or-tw-0.19.0","pushedAt":"2024-02-06T20:58:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"69fc903543b78e48a55b29532a68cc27ec8f5cee","ref":"refs/heads/dependabot/composer/rector/rector-tw-0.18.11or-tw-1.0.0","pushedAt":"2024-02-06T20:58:33.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":"Update rector/rector requirement from ^0.18.11 to ^0.18.11 || ^1.0.0\n\nUpdates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.\n- [Release notes](https://github.com/rectorphp/rector/releases)\n- [Commits](https://github.com/rectorphp/rector/compare/0.18.11...1.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: rector/rector\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update rector/rector requirement from ^0.18.11 to ^0.18.11 || ^1.0.0"}},{"before":"76796094ec5ff6db4643249f9e4287119ff3e06c","after":"7d3b48dcaf2e18fd55cc7bdfa4908098456f80e0","ref":"refs/heads/master","pushedAt":"2024-01-31T18:30:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dantleech","name":"dantleech","path":"/dantleech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/530801?s=80&v=4"},"commit":{"message":"Improved types (PHPStan) (#1084)","shortMessageHtmlLink":"Improved types (PHPStan) (#1084)"}},{"before":"e71db2f3ef3a73da60a6c318e8d8c8bde69ede83","after":"76796094ec5ff6db4643249f9e4287119ff3e06c","ref":"refs/heads/master","pushedAt":"2024-01-25T23:42:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dantleech","name":"dantleech","path":"/dantleech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/530801?s=80&v=4"},"commit":{"message":"Improved types (PHPStan) (#1081)","shortMessageHtmlLink":"Improved types (PHPStan) (#1081)"}},{"before":null,"after":"f3e7c14f82cf6572308ee9b43d3f3a52b62e7bfa","ref":"refs/heads/dependabot/github_actions/actions/cache-4","pushedAt":"2024-01-17T20:11:37.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":"Bump actions/cache from 3 to 4\n\nBumps [actions/cache](https://github.com/actions/cache) from 3 to 4.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/cache from 3 to 4"}},{"before":"927a8d5b928826fe5746f983c0b70f2ee3796327","after":"e71db2f3ef3a73da60a6c318e8d8c8bde69ede83","ref":"refs/heads/master","pushedAt":"2024-01-16T21:38:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dantleech","name":"dantleech","path":"/dantleech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/530801?s=80&v=4"},"commit":{"message":"Forced `--no-ansi` in tests as without this option it breaks tests if they are running from the terminal supporting colors. (#1080)","shortMessageHtmlLink":"Forced --no-ansi in tests as without this option it breaks tests if…"}},{"before":"253932bd45ae988f956ae538860d43b21da5dc40","after":"927a8d5b928826fe5746f983c0b70f2ee3796327","ref":"refs/heads/master","pushedAt":"2024-01-15T23:23:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dantleech","name":"dantleech","path":"/dantleech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/530801?s=80&v=4"},"commit":{"message":"Disabled fully_qualified_strict_types for php-cs-fixer (#1079)","shortMessageHtmlLink":"Disabled fully_qualified_strict_types for php-cs-fixer (#1079)"}},{"before":"8afe7a170bba8ac546c213d89d1e293d56274517","after":"253932bd45ae988f956ae538860d43b21da5dc40","ref":"refs/heads/master","pushedAt":"2024-01-11T18:15:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dantleech","name":"dantleech","path":"/dantleech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/530801?s=80&v=4"},"commit":{"message":"Fixed code style (#1076)","shortMessageHtmlLink":"Fixed code style (#1076)"}},{"before":"136b83234cdc9eb45e037785fcd58f0d9ba3d92e","after":"8afe7a170bba8ac546c213d89d1e293d56274517","ref":"refs/heads/master","pushedAt":"2024-01-11T18:02:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dantleech","name":"dantleech","path":"/dantleech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/530801?s=80&v=4"},"commit":{"message":"Improved types (PHPStan level 6) (#1066)","shortMessageHtmlLink":"Improved types (PHPStan level 6) (#1066)"}},{"before":null,"after":"c79070c9bed47fdd8bd41de8ed8b456d0fd78b86","ref":"refs/heads/dependabot/composer/rector/rector-tw-0.18.11or-tw-0.19.0","pushedAt":"2024-01-09T20:38:32.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":"Update rector/rector requirement from ^0.18.11 to ^0.18.11 || ^0.19.0\n\nUpdates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.\n- [Release notes](https://github.com/rectorphp/rector/releases)\n- [Commits](https://github.com/rectorphp/rector/compare/0.18.11...0.19.0)\n\n---\nupdated-dependencies:\n- dependency-name: rector/rector\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update rector/rector requirement from ^0.18.11 to ^0.18.11 || ^0.19.0"}},{"before":"bde83dccc40bd4685b9a1f82efef540417c2c905","after":"136b83234cdc9eb45e037785fcd58f0d9ba3d92e","ref":"refs/heads/master","pushedAt":"2024-01-04T22:52:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dantleech","name":"dantleech","path":"/dantleech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/530801?s=80&v=4"},"commit":{"message":"Dropped support of old symfony packages (#1074)\n\n* Dropped support of old symfony packages\r\n\r\n* Used Path component from symfony/filesystem","shortMessageHtmlLink":"Dropped support of old symfony packages (#1074)"}},{"before":"6998f01ee068e30009328768aef1d8ce48f339f1","after":"bde83dccc40bd4685b9a1f82efef540417c2c905","ref":"refs/heads/master","pushedAt":"2023-12-28T18:16:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dantleech","name":"dantleech","path":"/dantleech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/530801?s=80&v=4"},"commit":{"message":"Minor fix: Import `Attribute` symbol in `Format` and `RetryThreshold` Attributes (#1075)\n\n* Import `Attribute` symbol\r\n\r\n* Minor CS fixes","shortMessageHtmlLink":"Minor fix: Import Attribute symbol in Format and RetryThreshold…"}},{"before":"0bca981659f34a9ab4b0dec39be873a3d3359aae","after":"6998f01ee068e30009328768aef1d8ce48f339f1","ref":"refs/heads/master","pushedAt":"2023-12-24T09:38:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dantleech","name":"dantleech","path":"/dantleech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/530801?s=80&v=4"},"commit":{"message":"Improved types (PHPStan level 6) (#1073)\n\n* Improved types (PHPStan level 6)\r\n\r\n* Improved types (PHPStan level 6)","shortMessageHtmlLink":"Improved types (PHPStan level 6) (#1073)"}},{"before":"a2c16caab52856f9e0bbe672856406ef3f8a0139","after":"0bca981659f34a9ab4b0dec39be873a3d3359aae","ref":"refs/heads/master","pushedAt":"2023-12-21T09:41:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dantleech","name":"dantleech","path":"/dantleech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/530801?s=80&v=4"},"commit":{"message":"Improved types for RunnerConfig.php (#1071)","shortMessageHtmlLink":"Improved types for RunnerConfig.php (#1071)"}},{"before":"0989c350d1a20e04b5ba6134d59b4ac938e84eb9","after":"a2c16caab52856f9e0bbe672856406ef3f8a0139","ref":"refs/heads/master","pushedAt":"2023-12-19T23:26:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dantleech","name":"dantleech","path":"/dantleech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/530801?s=80&v=4"},"commit":{"message":"Phpstan stub for Psr\\Container (#1070)\n\n* Added Psr\\Container stub\r\n\r\n* Fixed test","shortMessageHtmlLink":"Phpstan stub for Psr\\Container (#1070)"}},{"before":"f7036e03acb03a8fea7a8fa57c1d7e7f1240d155","after":"0989c350d1a20e04b5ba6134d59b4ac938e84eb9","ref":"refs/heads/master","pushedAt":"2023-12-17T09:50:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dantleech","name":"dantleech","path":"/dantleech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/530801?s=80&v=4"},"commit":{"message":"Improved types (PHPStan level 6) (#1065)","shortMessageHtmlLink":"Improved types (PHPStan level 6) (#1065)"}},{"before":"e651cd587ed77411c0a75bff71f019d30d909140","after":"f7036e03acb03a8fea7a8fa57c1d7e7f1240d155","ref":"refs/heads/master","pushedAt":"2023-12-15T13:57:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dantleech","name":"dantleech","path":"/dantleech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/530801?s=80&v=4"},"commit":{"message":"Fixed TypeError in MemoryUnit.php (#1062)","shortMessageHtmlLink":"Fixed TypeError in MemoryUnit.php (#1062)"}},{"before":"5f12699b84926d7674fc5ad54e319a7556d0fc50","after":"e651cd587ed77411c0a75bff71f019d30d909140","ref":"refs/heads/master","pushedAt":"2023-12-15T13:20:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dantleech","name":"dantleech","path":"/dantleech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/530801?s=80&v=4"},"commit":{"message":"Improved types (PHPStan level 6) (#1063)","shortMessageHtmlLink":"Improved types (PHPStan level 6) (#1063)"}},{"before":"3a9e8836ed264c0efac6651c0e20bede9ace2ecc","after":"5f12699b84926d7674fc5ad54e319a7556d0fc50","ref":"refs/heads/master","pushedAt":"2023-12-12T18:01:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dantleech","name":"dantleech","path":"/dantleech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/530801?s=80&v=4"},"commit":{"message":"Set strict indent for composer.json (#1057)","shortMessageHtmlLink":"Set strict indent for composer.json (#1057)"}},{"before":"127e2dcc4d74728ec0f6d83f3874f96bb7f0b7bc","after":"3a9e8836ed264c0efac6651c0e20bede9ace2ecc","ref":"refs/heads/master","pushedAt":"2023-12-12T18:01:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dantleech","name":"dantleech","path":"/dantleech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/530801?s=80&v=4"},"commit":{"message":"Removed useless polyfills (#1056)","shortMessageHtmlLink":"Removed useless polyfills (#1056)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAELQnUNgA","startCursor":null,"endCursor":null}},"title":"Activity · phpbench/phpbench"}