Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"php",
"phpunit-extension",
"phpunit",
"hacktoberfest"
],
"is_fork": false,
"size_kb": 175,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 22664
},
"pushed_at": "2024-11-22T00:48:53Z",
"created_at": "2019-02-16T22:24:07Z",
"owner_type": "User",
"updated_at": "2026-07-01T17:03:33Z",
"description": "Provides assertArraySubset for use in PHPunit",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "http://doh.ms",
"name": "Rafael Dohms",
"type": "User",
"login": "rdohms",
"company": "@Usabilla, @GetFeedback, @SurveyMonkey ",
"location": "Amsterdam, The Netherlands",
"followers": 547,
"avatar_url": "https://avatars.githubusercontent.com/u/94331?v=4",
"created_at": "2009-06-11T12:38:44Z",
"is_verified": null,
"public_repos": 177,
"account_age_days": 6263
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2023-06-07T10:05:58Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2022-02-13T15:06:54Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2021-10-17T18:52:33Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2021-04-24T10:19:45Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2020-10-03T21:49:36Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2020-02-18T21:26:53Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2020-02-12T15:27:52Z"
}
],
"recent_commits": [
{
"oid": "1aa0d838475b1b3de642aa7ad022fadc1e0f5a75",
"body": "GH Actions: update for the release of PHP 8.3",
"is_bot": false,
"headline": "Merge pull request #79 from rdohms/feature/ghactions-php-8.3-update",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2024-01-29T14:09:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19212604824adcb270681f4680f7ebc3f3bc11b7",
"body": "... which is expected later today.",
"is_bot": false,
"headline": "GH Actions: update for the release of PHP 8.3",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2023-11-23T03:38:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13b8ac3b7c0fa483dc17a4fa6d283bc2c1b1b82c",
"body": "…checkout-4\n\nBump actions/checkout from 3 to 4",
"is_bot": false,
"headline": "Merge pull request #76 from rdohms/dependabot/github_actions/actions/…",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2023-10-23T14:00:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d0551c6973fbb1d859d7e7426421035cfe488a9",
"body": "Bumps [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] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 3 to 4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-09-04T13:13:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa6b9e858414e91cca361cac3b2035ee57d212e0",
"body": "Support PHPUnit 10",
"is_bot": false,
"headline": "Merge pull request #70 from spawnia/support-phpunit-10",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2023-06-02T17:33:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "815b4a6a887af8e27440576a5f2e8ae4f7d89faf",
"body": "We no longer rely on the internal InvalidArgumentException from PHPUnit,\nbut we still keep previous behavior for polyfill reasons.\n\nCo-authored-by: Benedikt Franke <benedikt.franke@mll.com>",
"is_bot": false,
"headline": "Add Support for PHPUnit 10",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2023-04-22T22:10:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a0e7744402d5d5466e7534735bedc4d760ff422",
"body": "GH Actions: minor tweaks",
"is_bot": false,
"headline": "Merge pull request #72 from rdohms/feature/ghactions-minor-tweaks",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2023-03-20T10:05:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24a52e753ab6cb27e58a64fb48a59188d5032d2a",
"body": "Composer: controlled update of CS dependencies",
"is_bot": false,
"headline": "Merge pull request #71 from rdohms/feature/composer-controlled-cs-update",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2023-03-20T10:03:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89c901b2b31a498036281201a050b20c80140997",
"body": "If there is a ruleset error, the `cs2pr` action doesn't receive an `xml` report and exits with a `0` error code, even though the PHPCS run failed (though not on CS errors, but on a ruleset error).\n\nThis changes the GH Actions workflow to allow for that situation and still fail the build in that case.",
"is_bot": false,
"headline": "GH Actions: harden the workflow against PHPCS ruleset errors",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2023-03-20T05:32:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a829c5744a7ae32fa1b14afc53da02c8b187a92a",
"body": "Since Composer 2.2.0, the `--ignore-platform-reqs` setting can be made more specific.\n\nBy using `--ignore-platform-req=php+` instead of `--ignore-platform-reqs`, only the upper bound for PHP platform requirements will be ignored, not _all_ platform requirements.\n\nRef: https://blog.packagist.com/composer-2-2/#-ignore-platform-req-improvements",
"is_bot": false,
"headline": "GH Actions: minor tweak",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2023-03-20T05:29:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fecd8f8ea1e824524e4ea713bfa0563fafc9547",
"body": "... without changing the version constraints.",
"is_bot": false,
"headline": "Composer: controlled update of CS dependencies",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2023-03-20T05:16:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3475328fcd85c257afa4c12c825d9517c52b2f7e",
"body": "The `squizlabs/php_codesniffer` package is a dependency of the `dms/coding-standard` package, not of **_this_** package.\n\nBetter to let the `dms/coding-standard` package (and its dependencies) manage the minimum require PHPCS version.",
"is_bot": false,
"headline": "Composer: remove explicit PHPCS dependency",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2023-03-20T05:14:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e09a0f841b69b4a3ddb2fb61bf07d28e4c7e28eb",
"body": "The `dealerdirect/phpcodesniffer-composer-installer` Composer plugin is used by the DMS Coding Standard to register external PHPCS standards with PHPCS.\n\nAs of Composer 2.2.0, Composer plugins need to be explicitly allowed to run. This adds the necessary configuration for that.\n\nRefs:\n* https://blog.packagist.com/composer-2-2/#more-secure-plugin-execution",
"is_bot": false,
"headline": "Composer: allow the PHPCS plugin",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2023-03-20T05:09:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "676fe6dbb3508c9336ba52c86091ef2116bf9ccc",
"body": "GH Actions: update PHP versions in workflows",
"is_bot": false,
"headline": "Merge pull request #69 from jrfnl/feature/ghactions-tweak-php-versions",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2023-02-02T10:23:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86b86e66c1e52f2b6ba9d1b403a61b0fc5033af5",
"body": "GH Actions: fix use of deprecated `set-output`",
"is_bot": false,
"headline": "Merge pull request #68 from jrfnl/feature/ghactions-dont-use-set-output",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2023-02-02T10:23:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0005355865bc0803d8b621263e8bd23b415a491",
"body": "PHP 8.2 has been released today :tada: and the `setup-php` action has announced support for PHP 8.3, so adding PHP 8.3 to the matrix and no longer allowing PHP 8.2 to fail the build.\n\nBuilds against PHP 8.3 are still allowed to fail for now.",
"is_bot": false,
"headline": "GH Actions: update PHP versions in workflows",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2022-12-09T02:00:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59cd7b5251fc51a5d957b548ac07fb559fb38822",
"body": "GitHub has deprecated the use of `set-output` (and `set-state`) in favour of new environment files.\n\nThis commit updates workflows to use the new methodology.\n\nRefs:\n* https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/\n* https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#environment-files",
"is_bot": false,
"headline": "GH Actions: fix use of deprecated `set-output`",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2022-10-14T21:18:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a54c72da11d6ec0b875514aae6f43e1315bfb8fa",
"body": "…checkout-3\n\nBump actions/checkout from 2.4.0 to 3",
"is_bot": false,
"headline": "Merge pull request #66 from rdohms/dependabot/github_actions/actions/…",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2022-03-20T14:44:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc3df8a24f558921b9b8feae3dd1d6bf18b2d580",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.\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/v2.4.0...v3)\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] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 2.4.0 to 3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-03-02T13:05:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "428293c2a00eceefbad71a2dbdfb913febb35de2",
"body": "…nit-50\n\nAllow the polyfill to kick in with PHPUnit 8.x",
"is_bot": false,
"headline": "Merge pull request #65 from jrfnl/feature/50-prevent-warnings-on-phpu…",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2022-02-13T15:00:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96fd5ea39d19ed21887abaaf679432bd772d7f8e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into feature/50-prevent-warnings-on-phpunit-50",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2022-02-13T14:58:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0afc0f271e15bbbf5f1b832c513a140e3c6c87ff",
"body": "GHActions: various updates",
"is_bot": false,
"headline": "Merge pull request #64 from jrfnl/feature/ghactions-various-updates",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2022-02-13T14:55:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0452bd3b1ed58126165465a539f1cce6db394880",
"body": "…checkout-2.4.0\n\nBump actions/checkout from 2.3.4 to 2.4.0",
"is_bot": false,
"headline": "Merge pull request #63 from rdohms/dependabot/github_actions/actions/…",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2022-02-13T14:52:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0f7d2576833a614cea4f63e5e7d928a6bdc1876",
"body": "PHPUnit 8.x deprecated the `assertArraySubset()` functionality, PHPUnit 9.x removed it.\n\nUp to now, this package would only \"kick in\" in combination with PHPUnit 9.x to polyfill the functionality.\n\nThe combined changes in this commit will allow for this package to also \"kick in\" in combination with \n[…]\ne with PHP 7.3 and higher (minimum supported PHP version for PHPUnit 9.x).\n Now, the code has to be compatible with PHP **7.2** and higher (minimum supported PHP version for PHPUnit 8.x).\n\nFixes 50",
"is_bot": false,
"headline": "Allow the polyfill to kick in with PHPUnit 8.x",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2021-12-27T22:01:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0fc6b6247f81e52923d542eb26b6d9a792f4e356",
"body": "Don't allow PHP 8.1 to fail anymore and start testing against PHP 8.2.",
"is_bot": false,
"headline": "GH Actions: update for the release of PHP 8.1",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2021-12-27T21:03:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec8fc2d661e9bb1f92b70cd2b151cbe3ffe0c68e",
"body": "Previously, in Travis, when the same branch was pushed again and the \"Auto cancellation\" option on the \"Settings\" page had been turned on (as it was for most repos), any still running builds for the same branch would be stopped in favour of starting the build for the newly pushed version of the bran\n[…]\n https://github.blog/changelog/2021-04-19-github-actions-limit-workflow-run-or-job-concurrency/\n* https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#concurrency",
"is_bot": false,
"headline": "GH Actions: auto-cancel previous builds for same branch",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2021-12-26T04:32:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6c0047e998ca72d8df64efd63b5c55b7879ec407",
"body": "Adding `--no-interaction` to \"plain\" Composer commands to potentially prevent CI hanging if, for whatever reason, interaction would be needed in the future.",
"is_bot": false,
"headline": "GH Actions: always use --no-interaction for Composer",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2021-12-26T04:32:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c828294166a52c76167a58e1ad5413280117328",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.4.0.\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/v2.3.4...v2.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 2.3.4 to 2.4.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-11-03T13:03:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2ca5c38516048ad8136b65104d104b4fca9971d",
"body": "Switch to released event",
"is_bot": false,
"headline": "Merge pull request #61 from rdohms/bug/milestone-closer",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2021-10-18T07:57:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b16be670a0ca145a7c191b8d28b2f132de85431e",
"body": "The published event does not seem to trigger when we want and it may\ntrigger for pre-releases also.",
"is_bot": false,
"headline": "Switch to released event",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2021-10-18T07:55:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1b47df99cd0dbb3f63528adc5c990256218c707",
"body": "New Milestone Managment GHA",
"is_bot": false,
"headline": "Merge pull request #60 from rdohms/task/new-workflows",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2021-10-17T18:50:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca48dedb91b07f42b014c952ee4a6709489b8cb3",
"body": "Added new workflows to auto-close milestones and to promote tags to\nreleases.",
"is_bot": false,
"headline": "Automating Release Tasks",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2021-10-17T18:45:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d61167af814cc9b90111822c6cd9c4116badcc96",
"body": "Adopt new Coding Standard version",
"is_bot": false,
"headline": "Merge pull request #59 from rdohms/task/new-coding-standard",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2021-10-13T16:15:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82d3cc90002b7a934ae07ef16a2a112bcc221836",
"body": "Couple small changes in whitespaces.",
"is_bot": false,
"headline": "Adhere to coding standard",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2021-10-13T16:13:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "486d9cbbc476d0ab29b57d103a122dc19324fad4",
"body": "This also moves checking to PHP8 as the new default version.",
"is_bot": false,
"headline": "Upgrade to new Coding Standard",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2021-10-13T16:12:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1eb5ea4664450818f166df613f448c0a7f084399",
"body": "PHPUnit: update configuration",
"is_bot": false,
"headline": "Merge pull request #56 from jrfnl/feature/phpunit-update-config",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2021-10-13T12:58:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd48b86557c5874702804f7717aa649e678e8827",
"body": "PHP 8.1: fix deprecation notice",
"is_bot": false,
"headline": "Merge pull request #58 from rdohms/jrfnl-feature/php-8.1-fix-notices",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2021-10-13T12:54:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a21eb0b2db3f5f1ba264b0aa668d6178b46a04c",
"body": null,
"is_bot": false,
"headline": "Upgrade PHPCS in lockfile",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2021-10-13T12:51:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4c7e4cea22278fb9bf50fa527c286e7d367e603",
"body": "As of PHP 8.1, PHP will start throwing deprecation warnings along the lines of:\n```\nDeprecated: Return type of [CLASS]::[METHOD]() should either be compatible with [PHP NATIVE INTERFACE]::[METHOD](): [TYPE], or the #[ReturnTypeWillChange] attribute should be used to temporarily suppress the notice\n\n[…]\nss were already declared with the appropriate return type.\n\nNote: While attributes are a PHP 8.0 feature only, due to the syntax choice for `#[]`, they will ignored in PHP < 8 and can be safely added.",
"is_bot": false,
"headline": "PHP 8.1: fix deprecation notice",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2021-10-13T12:51:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "729bc01117a93746904752adf8703ca33cd17926",
"body": "PHPUnit just released version 9.5.10 and 8.5.21.\n\nThis contains a particular (IMO breaking) change:\n\n> * PHPUnit no longer converts PHP deprecations to exceptions by default (configure `convertDeprecationsToExceptions=\"true\"` to enable this)\n\nLet's unpack this:\n\nPreviously (PHPUnit < 9.5.10/8.5.21),\n[…]\ns the other related directives for consistency.\n\nRefs:\n* https://github.com/sebastianbergmann/phpunit/blob/9.5/ChangeLog-8.5.md\n* https://github.com/sebastianbergmann/phpunit/blob/9.5/ChangeLog-9.5.md",
"is_bot": false,
"headline": "PHPUnit: update configuration",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2021-09-25T18:49:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3889dfda89d0542ff020fd1ce457073de98a46cd",
"body": "…checkout-2.3.4\n\nBump actions/checkout from 2 to 2.3.4",
"is_bot": false,
"headline": "Merge pull request #51 from rdohms/dependabot/github_actions/actions/…",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2021-06-23T11:56:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "120d86161fc4d5113b71f854d5b1671a062206c3",
"body": "…orting\n\nGH Actions: set error reporting to E_ALL + remove cron",
"is_bot": false,
"headline": "Merge pull request #54 from jrfnl/feature/ghactions-turn-on-error-rep…",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2021-06-23T11:55:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41b6d4d124c56ec9954f16ab89f707d5977c1966",
"body": "As discussed in 55.\n\nFixes 55",
"is_bot": false,
"headline": "GH Actions: remove cron schedule",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2021-06-23T08:47:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ddcc3926fdde65a6adf8a277cd12d3418bac558",
"body": "Turns out the default setting for `error_reporting` used by the SetupPHP action is `error_reporting=E_ALL & ~E_DEPRECATED & ~E_STRICT` and `display_errors` is set to `Off`.\n\nFor the purposes of CI, I'd recommend running with `E_ALL` and `display_errors=On` to ensure **all** PHP notices are shown.",
"is_bot": false,
"headline": "GH Actions: set error reporting to E_ALL",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2021-06-21T19:51:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cffacb5f1fa73fbac9f2818247dcdab0cf58c499",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.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/v2...v2.3.4)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 2 to 2.3.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-05-12T05:15:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c5038a36860511ef579c48afd36d553b3f8c23f",
"body": "…codesniffer-3.6.0\n\nBump squizlabs/php_codesniffer from 3.5.8 to 3.6.0",
"is_bot": false,
"headline": "Merge pull request #49 from rdohms/dependabot/composer/squizlabs/php_…",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2021-04-22T08:17:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab8c440edd8955f335ab8fd0f4a3b86ef74ce8d8",
"body": "Allow installation on PHP < 7.3 icw PHPUnit < 9",
"is_bot": false,
"headline": "Merge pull request #48 from jrfnl/feature/allow-install-on-php-lt-7.3",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2021-04-20T18:53:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6099741e622d98424516b6bb184ab92fd219e65",
"body": "This fallback will only allow loading additional files on PHPUnit >= 9.x and will throw an exception otherwise.\n\nIncludes dedicated test for the autoload exception.",
"is_bot": false,
"headline": "Autoloader: add fall-back to PSR4 autoloading",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2021-04-12T15:23:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc7088abce0cfd2596e55181e9d7d61062cf4f2e",
"body": "Bumps [squizlabs/php_codesniffer](https://github.com/squizlabs/PHP_CodeSniffer) from 3.5.8 to 3.6.0.\n- [Release notes](https://github.com/squizlabs/PHP_CodeSniffer/releases)\n- [Commits](https://github.com/squizlabs/PHP_CodeSniffer/compare/3.5.8...3.6.0)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump squizlabs/php_codesniffer from 3.5.8 to 3.6.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-04-09T06:04:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0478c5603419926f190e68a7b5fa83bfafe4c586",
"body": "... to:\n* Run the availability tests against all PHP versions on which the package can be installed with `prefer-stable`.\n* Run the availability tests as well as the _real_ tests against `lowest` and `stable` for PHPUnit 9 on PHP 7.3 - 8.0.\n\nThe test selection is done automatically via the `phpunit.\n[…]\no:\n* As the coding standards package has a minimum PHP requirement of PHP 7.2, it would block the `composer install` for lower PHP versions to run the tests, so removing the package for this workflow.",
"is_bot": false,
"headline": "GH Actions: adjust the test workflow",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2021-04-08T12:14:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1d10fa535dde9101ade6bd0dce4b8e24895204d7",
"body": "... and run the tests against all PHP versions on which the package can be installed.\n\nThis commit:\n* Adds a test `bootstrap.php` file which allows for running the tests either via PHPUnit phar files or via a Composer installed version.\n* Adds two additional test classes which make sure that the `as\n[…]\nards for the new test files for CS rules which require a higher minimum PHP version.\n - `strict_types` is only available as of PHP 7.0.\n - The `void` return type is only available as of PHP 7.1.",
"is_bot": false,
"headline": "Add availability tests for the fall-through functionality",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2021-04-08T12:14:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "eaf053486563f7dac475130ede1e4ffff173cd9c",
"body": "This commit:\n* Adds a custom autoloader which will either load the polyfills or will load \"empty\" replacements for the classes in this package which will fall through to using the PHPUnit native functionality for PHPUnit 4.x - 8.x.\n* Widens the version requirements for PHP and PHPUnit to allow insta\n[…]\nrting functions and constants with `use` statements is only available as of PHP 5.6.\n* Updates the README with information about the fact that the package no longer restrict installation to PHPUnit 9.",
"is_bot": false,
"headline": "Add custom autoloader/fall-through to PHPUnit native functionality",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2021-04-08T12:14:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "494da46361ddb4e88fbc0d13572827447704cd45",
"body": "README: clarify code examples",
"is_bot": false,
"headline": "Merge pull request #47 from jrfnl/feature/readme-improve-code-samples",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2021-04-08T09:14:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4384891c3f9703382de17f3af27b5b9c27af51fe",
"body": "GH Actions: various workflow tweaks",
"is_bot": false,
"headline": "Merge pull request #46 from jrfnl/feature/ghactions-various-tweaks",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2021-04-08T09:13:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f670ce25b8caa52a38e9014fc0cd8051ee75aa5",
"body": "Composer: coding standard is a dev requirement",
"is_bot": false,
"headline": "Merge pull request #45 from jrfnl/feature/composer-fix-requirements",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2021-04-08T09:11:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9b8485334277d5516f70f0caf4608d9d88c2629",
"body": "To use the functionality from the library, users can choose one of two methods to use it.\n\nThe existing code example in the readme was confusing as it used both methods in the same example, while at any time, only one method should be used.\n\nThis splits out the example into the two distinct usages.\n\n[…]\ne it clear this is an example.\n* Remove `strict_types` declaration.\n While this may just be my opinion, `strict_types` should not be used in test files as it can block the testing of unhappy paths.",
"is_bot": false,
"headline": "README: clarify code examples",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2021-04-07T23:16:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9a7d2176e0d9a41faf477f3128423682c1856886",
"body": "... not a runtime dependency.",
"is_bot": false,
"headline": "Composer: coding standard is a dev requirement",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2021-04-07T22:45:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a5f10a822ad16cd2bd44711f0af7a5af55c92f2",
"body": "When the PHP version nr is provided as a string, the full text will show in the `title`, otherwise, for PHP 8.0, it would be cut off to `8` (float to integer cast).",
"is_bot": false,
"headline": "GH Actions: improve readability of the job title",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2021-04-07T21:53:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56ffc5a201415995cd538111017a1e08b8b9d8d9",
"body": "This adds an \"experimental\" build against PHP 8.1 as an early detection system for compatibility issues. This build is allowed to fail.",
"is_bot": false,
"headline": "GH Actions: be explicit about versions and test against 8.1",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2021-04-07T21:53:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc514594222b9302a1b3bed4616996223b45bbad",
"body": "The cs2pr tool will allow to display the results from an action run in checkstyle format in-line in the PR code view, which should improve usability of the workflow results.\n\nRef: https://github.com/staabm/annotate-pull-request-from-checkstyle",
"is_bot": false,
"headline": "GH Actions: report CS violations in the PR",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2021-04-07T21:39:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7d05708f94694a05ff81b8c35221fe23687b582",
"body": "Triggering a workflow for a branch manually is not supported by default in GH Actions, but has to be explicitly allowed.\n\nThis is useful if, for instance, an external action script or composer dependency has broken.\nOnce a fix is available, failing builds for open PRs can be retriggered manually instead of having to be re-pushed to retrigger the workflow.\n\nRef: https://github.blog/changelog/2020-07-06-github-actions-manual-triggers-with-workflow_dispatch/",
"is_bot": false,
"headline": "GH Actions: allow for manually triggering a workflow",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2021-04-07T21:38:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89f08a41aa1ce988dec2e6dd16cb1d2dbe5c277c",
"body": "Ignore dev-user overloads of configuration files",
"is_bot": false,
"headline": "Merge pull request #38 from jrfnl/feature/update-gitignore",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2021-04-07T21:34:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bca814b1505f31d362371db22fb127c2c11c6868",
"body": "Add .gitattributes file",
"is_bot": false,
"headline": "Merge pull request #37 from jrfnl/feature/add-gitattributes",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2021-04-07T21:34:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c671bfdb87bab7bfdd849d9c3c4d90dfaa2aac3",
"body": "Add support for use with PHPUnit Phar",
"is_bot": false,
"headline": "Merge pull request #36 from jrfnl/feature/add-support-for-phpunit-phar",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2021-04-07T21:33:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b9c58942c1804d4935f8a37379f1f894460b07e",
"body": null,
"is_bot": false,
"headline": "Ignore dev-user overloads of configuration files",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2021-04-07T21:27:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88c8d816926b0017b043cca850811ffd1ef04149",
"body": "... to only include relevant (non-dev) files in the downloadable packages.",
"is_bot": false,
"headline": "Add .gitattributes file",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2021-04-07T21:26:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9086cf785e29460a383201fa78ac95090fd7db7",
"body": "When PHPUnit is packaged as a Phar, certain classes are prefixed to prevent conflicts with project dependencies which may use the same files, but in a different version.\n\nFor this package, only one referenced class is impacted by this.\n\nThe small fix now applied allows for using this package both when running PHPUnit installed via Composer, as well as running Composer installed as a Phar.",
"is_bot": false,
"headline": "Add support for use with PHPUnit Phar",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2021-04-07T21:26:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e5d1b751334a11ceb0ee67ebd6b04fffc0d7bf6",
"body": "PHP8 / Composer 2 Compatibility",
"is_bot": false,
"headline": "Merge pull request #44 from rdohms/compat/php8",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2021-04-07T21:07:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a26f4313f1369c7ee1a2524d031bb8b5d8091079",
"body": "Docs say to use 8.x not 8.*",
"is_bot": false,
"headline": "Fix GHA config",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2021-04-07T21:05:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4b0299169bf287d60e2fed0f73c8d32c9b6bee0",
"body": "Handle the new issues from updated coding standard.",
"is_bot": false,
"headline": "Handle PHPCS errors",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2021-04-07T21:05:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2ae6f0a61cb61b22d22cbbc9bb3b6903923634a",
"body": null,
"is_bot": false,
"headline": "Upgrade to v8 of coding Standard",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2021-04-07T21:05:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2563d11a138c8254e8febd1691ed5640172c7a25",
"body": "…codesniffer-3.5.8\n\nBump squizlabs/php_codesniffer from 3.5.6 to 3.5.8",
"is_bot": false,
"headline": "Merge pull request #32 from rdohms/dependabot/composer/squizlabs/php_…",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2020-12-01T12:08:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e65f23692f9406370f4954bf9af3e87d03b236f6",
"body": "Bumps [squizlabs/php_codesniffer](https://github.com/squizlabs/PHP_CodeSniffer) from 3.5.6 to 3.5.8.\n- [Release notes](https://github.com/squizlabs/PHP_CodeSniffer/releases)\n- [Commits](https://github.com/squizlabs/PHP_CodeSniffer/compare/3.5.6...3.5.8)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump squizlabs/php_codesniffer from 3.5.6 to 3.5.8",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-10-23T06:15:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "728f47d3b28ef34086d4e83502c68554233492ea",
"body": "Run CS on PR",
"is_bot": false,
"headline": "Merge pull request #28 from rdohms/patch-1",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2020-10-07T12:41:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64b43f9addafaf02961afb7716ad12ff8b97250c",
"body": null,
"is_bot": false,
"headline": "Fix new PHPCS findings",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2020-10-07T12:36:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "172efa430c126e69bc07085243f61fcd94c3627b",
"body": null,
"is_bot": false,
"headline": "Run CS on PR",
"author_name": "Barry vd. Heuvel",
"author_login": "barryvdh",
"committed_at": "2020-10-04T07:46:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e3673a70019a60df484e36fc3271d63cbdc40ea",
"body": "…codesniffer-3.5.6\n\nBump squizlabs/php_codesniffer from 3.5.4 to 3.5.6",
"is_bot": false,
"headline": "Merge pull request #24 from rdohms/dependabot/composer/squizlabs/php_…",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2020-10-03T21:43:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84a8f0d28be9a46e61856da1ee4cf2c10c1a4a4a",
"body": "Bumps [squizlabs/php_codesniffer](https://github.com/squizlabs/PHP_CodeSniffer) from 3.5.4 to 3.5.6.\n- [Release notes](https://github.com/squizlabs/PHP_CodeSniffer/releases)\n- [Commits](https://github.com/squizlabs/PHP_CodeSniffer/compare/3.5.4...3.5.6)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump squizlabs/php_codesniffer from 3.5.4 to 3.5.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-10-03T21:41:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "593a1c25e329ac21899995bfc85334da97576384",
"body": "…t-9.4.0\n\nBump phpunit/phpunit from 9.0.0 to 9.4.0",
"is_bot": false,
"headline": "Merge pull request #23 from rdohms/dependabot/composer/phpunit/phpuni…",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2020-10-03T21:40:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3636f035bc12efdfdbaa5bb52974b3d3dc6e816",
"body": "Add support for PHP 8",
"is_bot": false,
"headline": "Merge pull request #17 from mnapoli/patch-1",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2020-10-03T21:39:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc56c978142c1a8b55afd58b62fd2a29cdad6c5e",
"body": "Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.0.0 to 9.4.0.\n- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)\n- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.4.md)\n- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.0.0...9.4.0)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump phpunit/phpunit from 9.0.0 to 9.4.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-10-03T21:35:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dc58b856a6723234dd6aa8225502ae7afa8493b",
"body": "Include ArrayAccessible class",
"is_bot": false,
"headline": "Merge pull request #25 from rdohms/bug/build-issue",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2020-10-03T21:34:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "310b3f2c2a80c3bc11b1abcf6de6529017378adb",
"body": "This helper class was removes in phpunit 9.3 and is required by this\nextension.",
"is_bot": false,
"headline": "Include ArrayAccessible class",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2020-10-03T21:32:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aef3416f2a996fbe76675eaa2b4bb1ece6ddd18f",
"body": "Replace Travis with Github Actions",
"is_bot": false,
"headline": "Merge pull request #20 from barryvdh/patch-1",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2020-10-03T20:32:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "120572ce86a0d61d1aaf3cb261d90937811b648b",
"body": "Configure dependabot",
"is_bot": false,
"headline": "Merge pull request #22 from colinodell/dependabot",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2020-10-03T15:30:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99e4191ce75b7ad8ca1f392ab6700d3cb56fa8f8",
"body": "Resolves #19",
"is_bot": false,
"headline": "Configure dependabot",
"author_name": "Colin O'Dell",
"author_login": "colinodell",
"committed_at": "2020-10-03T12:29:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "652ba167a1e061291d73bdd22efff4346b18a4d1",
"body": null,
"is_bot": false,
"headline": "Delete .travis.yml",
"author_name": "Barry vd. Heuvel",
"author_login": "barryvdh",
"committed_at": "2020-10-03T11:31:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "060ff3b8f14e1025cc34e5e791f86c97c47a9852",
"body": null,
"is_bot": false,
"headline": "Check codestyle",
"author_name": "Barry vd. Heuvel",
"author_login": "barryvdh",
"committed_at": "2020-10-03T11:31:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0b0a25a403beb734244e3de9d7705e8af75c2da",
"body": null,
"is_bot": false,
"headline": "Run phpunit tests",
"author_name": "Barry vd. Heuvel",
"author_login": "barryvdh",
"committed_at": "2020-10-03T11:29:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6160da9027a5d20734e136802de2ad21b14f8b4",
"body": "Add variable name for ease of use",
"is_bot": false,
"headline": "Merge pull request #8 from deleugpn/patch-1",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2020-10-03T10:10:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f92a5c276ffa556f0bbb7b7b52e6fc6aeb0296fd",
"body": null,
"is_bot": false,
"headline": "Add support for PHP 8",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2020-09-18T12:50:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d33fd352dbe1ca1c7dfe2b9f516ab9a852e3e516",
"body": "Update to PHPUnit 9",
"is_bot": false,
"headline": "Merge pull request #15 from bcremer/phpunit-9-compat",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2020-02-12T15:25:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e00de4a733313ca2e3315275b7878ae0d7794ccc",
"body": "Fix typo",
"is_bot": false,
"headline": "Merge pull request #10 from dereuromark/patch-1",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2020-02-12T15:22:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72e43a2895a23076ec048b107391a79fb3871885",
"body": null,
"is_bot": false,
"headline": "Remove PHP 7.2 from testmatrix",
"author_name": "Benjamin Cremer",
"author_login": "bcremer",
"committed_at": "2020-02-10T11:15:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b1fd90268ed31d8609ccc6569d9a683373249f2",
"body": null,
"is_bot": false,
"headline": "Update to PHPUnit 9",
"author_name": "Benjamin Cremer",
"author_login": "bcremer",
"committed_at": "2020-02-10T10:16:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e89650bcef11ccfe6af9adb70850694c08bbf2b4",
"body": null,
"is_bot": false,
"headline": "Fix typo",
"author_name": "Mark Sch",
"author_login": "dereuromark",
"committed_at": "2019-11-13T13:35:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1f2ebdb3e20337608a9334a6fc868c3a1ab8c0d",
"body": null,
"is_bot": false,
"headline": "Add variable name for ease of use",
"author_name": "Marco Aurélio Deleu",
"author_login": "deleugpn",
"committed_at": "2019-10-22T08:15:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07b3c91fba4e4924f2eec0680460e6c546e367fa",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #7 from rdarcy1/patch-1",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2019-04-10T12:25:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2eba3d831dab7a7cdf1dc745d55f744d325a67cb",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Robin D'Arcy",
"author_login": "rdarcy1",
"committed_at": "2019-04-05T14:49:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "627c253d0416c3a04dccace78124f7b62cb0bfab",
"body": "Update composer installation instructions",
"is_bot": false,
"headline": "Merge pull request #5 from winkbrace/master",
"author_name": "Rafael Dohms",
"author_login": "rdohms",
"committed_at": "2019-04-01T14:53:22Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 0,
"latest_release_at": "2023-06-07T10:05:58Z",
"latest_release_tag": "v0.5.0",
"releases_from_tags": false,
"days_since_last_push": 620,
"active_weeks_last_year": 0,
"days_since_latest_release": 1154,
"mean_days_between_releases": 201.8
},
"artifacts": {
"collected": true,
"structure": [],
"declarations": [
{
"name": "dms/phpunit-arraysubset-asserts",
"path": "composer.json",
"tokens": [
"composer.type:library"
],
"ecosystem": "packagist"
}
]
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [],
"total": 0,
"header": 0,
"collected": true,
"has_inspect_badge": false
},
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "dms/phpunit-arraysubset-asserts",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "packagist",
"categories": [],
"matches_repo": true,
"registry_url": "https://packagist.org/packages/dms/phpunit-arraysubset-asserts",
"declared_type": "library",
"is_deprecated": false,
"latest_version": "v0.5.0",
"repository_url": "https://github.com/rdohms/phpunit-arraysubset-asserts",
"versions_count": 8,
"total_downloads": 29783791,
"dependents_count": 298,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 479354,
"first_published_at": null,
"latest_published_at": "2023-06-02T17:33:53Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1158
}
]
},
"popularity": {
"forks": 33,
"stars": 144,
"watchers": 9,
"fork_history": {
"days": [
{
"date": "2019-03-05",
"count": 1
},
{
"date": "2019-03-15",
"count": 1
},
{
"date": "2019-10-13",
"count": 1
},
{
"date": "2019-10-22",
"count": 1
},
{
"date": "2019-11-24",
"count": 1
},
{
"date": "2020-02-18",
"count": 1
},
{
"date": "2020-04-14",
"count": 1
},
{
"date": "2020-04-16",
"count": 1
},
{
"date": "2020-09-18",
"count": 1
},
{
"date": "2020-10-03",
"count": 2
},
{
"date": "2020-12-11",
"count": 1
},
{
"date": "2020-12-21",
"count": 1
},
{
"date": "2021-09-23",
"count": 1
},
{
"date": "2023-03-07",
"count": 1
},
{
"date": "2023-03-08",
"count": 1
},
{
"date": "2023-03-31",
"count": 1
},
{
"date": "2023-09-25",
"count": 1
},
{
"date": "2024-03-11",
"count": 1
},
{
"date": "2024-07-10",
"count": 1
},
{
"date": "2024-09-14",
"count": 1
},
{
"date": "2025-01-27",
"count": 1
},
{
"date": "2025-03-03",
"count": 2
},
{
"date": "2025-03-18",
"count": 1
},
{
"date": "2025-08-06",
"count": 1
},
{
"date": "2025-10-17",
"count": 1
},
{
"date": "2026-01-23",
"count": 1
},
{
"date": "2026-05-20",
"count": 1
}
],
"complete": true,
"collected": 29,
"total_forks": 33
},
"star_history": null,
"open_issues_and_prs": 11
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 4097,
"source_files_sampled": 13,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 3,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "dms/coding-standard",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 3,
"direct_count": 0,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 8,
"merged_prs": 42,
"open_issues": 3,
"closed_ratio": 0.824,
"closed_issues": 14,
"closed_unmerged_prs": 20
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "rdohms",
"commits": 63,
"avatar_url": "https://avatars.githubusercontent.com/u/94331?v=4"
},
{
"type": "User",
"login": "jrfnl",
"commits": 29,
"avatar_url": "https://avatars.githubusercontent.com/u/663378?v=4"
},
{
"type": "User",
"login": "barryvdh",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/973269?v=4"
},
{
"type": "User",
"login": "bcremer",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/55820?v=4"
},
{
"type": "User",
"login": "winkbrace",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1883930?v=4"
},
{
"type": "User",
"login": "colinodell",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/202034?v=4"
},
{
"type": "User",
"login": "deleugpn",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/9533181?v=4"
},
{
"type": "User",
"login": "dereuromark",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/39854?v=4"
},
{
"type": "User",
"login": "mnapoli",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/720328?v=4"
},
{
"type": "User",
"login": "rdarcy1",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/15962421?v=4"
}
],
"contributors_sampled": 10,
"top_contributor_share": 0.606
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"check-cs.yml",
"promote-tag.yml",
"run-tests.yml",
"update-milestone.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 12 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 8,
"reason": "Found 8/9 approved changesets -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 12 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "1aa0d838475b1b3de642aa7ad022fadc1e0f5a75",
"ran_at": "2026-08-04T16:37:24Z",
"aggregate_score": 5.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 0,
"decided_7d": 0,
"merged_30d": 0,
"authors_30d": 0,
"decided_30d": 0,
"sample_size": 60,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 0,
"newcomer_merged_30d": 0,
"bot_prs_excluded_30d": 0,
"newcomer_authors_30d": 0,
"newcomer_decided_30d": 0
},
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 41,
"created_at": "2021-02-13T14:00:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 77,
"created_at": "2023-09-05T13:46:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 82,
"created_at": "2024-05-18T15:16:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 83,
"created_at": "2024-06-17T13:53:48Z",
"last_comment_at": "2024-06-17T14:21:39Z",
"last_comment_author": "jrfnl"
},
{
"number": 84,
"created_at": "2024-11-22T00:49:34Z",
"last_comment_at": "2024-11-22T01:14:41Z",
"last_comment_author": "jrfnl"
},
{
"number": 85,
"created_at": "2025-01-22T14:10:55Z",
"last_comment_at": "2025-03-03T18:05:32Z",
"last_comment_author": "jrfnl"
},
{
"number": 86,
"created_at": "2025-01-27T19:04:58Z",
"last_comment_at": "2025-10-02T05:51:27Z",
"last_comment_author": "matthiasPOE"
},
{
"number": 87,
"created_at": "2025-03-03T11:56:12Z",
"last_comment_at": "2025-03-03T18:05:12Z",
"last_comment_author": "jrfnl"
}
],
"last_merged_pr_at": "2024-01-29T14:09:12Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 6,
"created_at": "2019-04-05T14:15:04Z",
"last_comment_at": "2025-03-21T22:52:34Z",
"last_comment_author": "JakeQZ"
},
{
"number": 14,
"created_at": "2020-02-10T00:33:30Z",
"last_comment_at": "2020-12-01T12:15:33Z",
"last_comment_author": "rdohms"
},
{
"number": 80,
"created_at": "2024-02-26T07:54:53Z",
"last_comment_at": "2025-10-14T13:35:05Z",
"last_comment_author": "MattApril"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/rdohms/phpunit-arraysubset-asserts",
"host": "github.com",
"name": "phpunit-arraysubset-asserts",
"owner": "rdohms"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "The weighted overall 49 is calibrated to 48 on the published index scale (record calibration 2026-08-02). Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 34.",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 49,
"calibrated": 48,
"calibration": "2026-08-02"
}
},
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 34,
"pct": 60
}
}
],
"value": 29,
"inputs": {
"security": 54,
"vitality": 18,
"community": 61,
"governance": 62,
"calibration": "2026-08-02",
"engineering": 53,
"ai_readiness": 38,
"abandonment_cap": 34,
"abandonment_state": "likely_abandoned",
"weighted_overall_raw": 49,
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 48,
"overall_after_abandonment_multiplier": 29
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 18,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 0.92,
"days_since_last_push": 620,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 620 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 620
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "weak",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v0.5.0",
"releases_from_tags": false,
"days_since_latest_release": 1154,
"mean_days_between_releases": 201.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1154 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1154
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~201.8 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 201.8
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 34,
"state": "likely_abandoned",
"guards": [],
"signals": [
"unanswered_contributions",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 8,
"unanswered_open_issues": 2,
"days_since_last_merged_pr": 918,
"days_since_last_human_commit": 918,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 918 days; 3 unmet obligation(s): pull requests unanswered, releases stalled, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 918,
"count": 3,
"signals": "pull requests unanswered, releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 61,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"forks": 33,
"stars": 144,
"watchers": 9,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "144 stars",
"points": 35,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 144
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "33 forks",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 33
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "9 watchers",
"points": 5,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 9
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": 0,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"dms/phpunit-arraysubset-asserts"
],
"dependents": 298,
"ecosystems": "packagist",
"total_downloads": 29783791,
"monthly_downloads": 479354
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "479,354 downloads/month across packagist",
"points": 75.7,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 479354,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "298 packages depend on it",
"points": 16.5,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 298
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 62,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "weak",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 10,
"top_contributor_share": 0.606
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 61% of commits",
"points": 8.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 61
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "10 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 10
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 12 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 77,
"inputs": {
"merged_prs": 42,
"open_issues": 3,
"closed_issues": 14,
"prs_merged_7d": 0,
"prs_decided_7d": 0,
"prs_merged_30d": 0,
"prs_decided_30d": 0,
"issue_closed_ratio": 0.824,
"closed_unmerged_prs": 20,
"first_time_authors_30d": 0,
"first_time_prs_merged_30d": 0,
"first_time_prs_decided_30d": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "82% of issues closed",
"points": 34.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 82
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "42/62 decided PRs merged",
"points": 20.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 42,
"decided": 62
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 8/9 approved changesets -- score normalized to 8",
"points": 12,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 68,
"inputs": {
"followers": 547,
"owner_type": "User",
"is_verified": null,
"owner_login": "rdohms",
"public_repos": 177,
"account_age_days": 6263
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "547 followers of rdohms",
"points": 19.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 547,
"login": "rdohms"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "177 public repos, account ~17 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 177
}
},
{
"code": "account_age_years",
"params": {
"years": 17
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"dms/phpunit-arraysubset-asserts"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 1158
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on packagist",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "packagist"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 1158 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1158
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "8 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 8
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 53,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "weak",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 12 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"php",
"phpunit-extension",
"phpunit",
"hacktoberfest"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 54,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 54,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 5.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 12 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 8/9 approved changesets -- score normalized to 8",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 12 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 21
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "weak",
"name": "AI Readiness",
"value": 38,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.696,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "64 of 92 human commits state their intent (structured subject or explanatory body)",
"points": 37.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 64,
"sampled": 92
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 33,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.08
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "8 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 8,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 4097,
"source_files_sampled": 13,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "PHP without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "PHP"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/13 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 13,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library"
],
"labels": [
"library"
],
"scores": {
"library": 22
},
"primary": "library",
"evidence": [
{
"tier": "declared",
"label": "library",
"source": "composer.type:library",
"weight": 10
},
{
"tier": "distribution",
"label": "library",
"source": "registry:packagist",
"weight": 6
},
{
"tier": "distribution",
"label": "library",
"source": "registry_type:library",
"weight": 6
}
],
"artifacts": [
{
"path": "composer.json",
"labels": [
"library"
],
"ecosystem": "packagist"
}
],
"confidence": "high",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-08-04T16:37:45.512727Z",
"schema_version": "0.30.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rdohms/phpunit-arraysubset-asserts.svg",
"full_name": "rdohms/phpunit-arraysubset-asserts",
"license_state": "standard",
"license_spdx": "MIT"
}