{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":44384447,"defaultBranch":"main","name":"php-scoper","ownerLogin":"humbug","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-10-16T12:43:34.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/27455162?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714415982.0","currentOid":""},"activityList":{"items":[{"before":"c1e866eedb5706cda5fb9226c9f652fc145e6e14","after":"ccf574db379dc4f1ccc6e8c3d56a2e779de4cfa3","ref":"refs/heads/main","pushedAt":"2024-05-13T21:47:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"theofidry","name":"Théo FIDRY","path":"/theofidry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175937?s=80&v=4"},"commit":{"message":"test: standardize the autoload usage (#1031)","shortMessageHtmlLink":"test: standardize the autoload usage (#1031)"}},{"before":"4f8d70bf10f83375a9b2ecb464af33eae9af6000","after":"c1e866eedb5706cda5fb9226c9f652fc145e6e14","ref":"refs/heads/main","pushedAt":"2024-05-05T18:13:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"theofidry","name":"Théo FIDRY","path":"/theofidry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175937?s=80&v=4"},"commit":{"message":"fix: Do not prefix excluded functions used in `call_user_func_array()` (#1028)","shortMessageHtmlLink":"fix: Do not prefix excluded functions used in call_user_func_array() ("}},{"before":"b532a5b1fa917af11761bd5cdf9ba9c056767dd5","after":"4f8d70bf10f83375a9b2ecb464af33eae9af6000","ref":"refs/heads/main","pushedAt":"2024-05-05T15:41:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"theofidry","name":"Théo FIDRY","path":"/theofidry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175937?s=80&v=4"},"commit":{"message":"fix: Do not scope class-like strings that cannot be class names (#1027)\n\nCloses #951.","shortMessageHtmlLink":"fix: Do not scope class-like strings that cannot be class names (#1027)"}},{"before":"6ebbe5318580aabb959af86ef5915dec769fba61","after":"b532a5b1fa917af11761bd5cdf9ba9c056767dd5","ref":"refs/heads/main","pushedAt":"2024-05-05T10:15:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"theofidry","name":"Théo FIDRY","path":"/theofidry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175937?s=80&v=4"},"commit":{"message":"build(deps): Upgrade to PHP-Parser v5 (#1025)","shortMessageHtmlLink":"build(deps): Upgrade to PHP-Parser v5 (#1025)"}},{"before":"bc0a7d81686743c7038fba8614c1c3437480ac2d","after":"6ebbe5318580aabb959af86ef5915dec769fba61","ref":"refs/heads/main","pushedAt":"2024-05-04T18:32:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"theofidry","name":"Théo FIDRY","path":"/theofidry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175937?s=80&v=4"},"commit":{"message":"refactor: Automatically assign the attributes when concatenating strings (#1026)","shortMessageHtmlLink":"refactor: Automatically assign the attributes when concatenating stri…"}},{"before":"0612fd7263888725373f071598c8edbe97af3710","after":"bc0a7d81686743c7038fba8614c1c3437480ac2d","ref":"refs/heads/main","pushedAt":"2024-05-03T20:08:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"theofidry","name":"Théo FIDRY","path":"/theofidry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175937?s=80&v=4"},"commit":{"message":"fix: Make the scoper-autoload.php PHP 5.6 compatible (#1024)\n\nCo-authored-by: Théo FIDRY <5175937+theofidry@users.noreply.github.com>","shortMessageHtmlLink":"fix: Make the scoper-autoload.php PHP 5.6 compatible (#1024)"}},{"before":"acd30ee3dcd04836873e391659b77f96e1146cc9","after":null,"ref":"refs/heads/dependabot/composer/composer-root-version-checker/dependencies-78086badcc","pushedAt":"2024-04-30T07:13:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"theofidry","name":"Théo FIDRY","path":"/theofidry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175937?s=80&v=4"}},{"before":"5337d6fef321205c89765b3c89cbf8ea4c1a2b07","after":"0612fd7263888725373f071598c8edbe97af3710","ref":"refs/heads/main","pushedAt":"2024-04-30T07:13:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"theofidry","name":"Théo FIDRY","path":"/theofidry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175937?s=80&v=4"},"commit":{"message":"build(deps-dev): Bump phpunit/phpunit (#1022)\n\nBumps the dependencies group in /composer-root-version-checker with 1 update: [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit).\r\n\r\n\r\nUpdates `phpunit/phpunit` from 11.1.2 to 11.1.3\r\n- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)\r\n- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.1.3/ChangeLog-11.1.md)\r\n- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.1.2...11.1.3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: phpunit/phpunit\r\n dependency-type: direct:development\r\n update-type: version-update:semver-patch\r\n dependency-group: dependencies\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps-dev): Bump phpunit/phpunit (#1022)"}},{"before":null,"after":"acd30ee3dcd04836873e391659b77f96e1146cc9","ref":"refs/heads/dependabot/composer/composer-root-version-checker/dependencies-78086badcc","pushedAt":"2024-04-29T18:39: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":"build(deps-dev): Bump phpunit/phpunit\n\nBumps the dependencies group in /composer-root-version-checker with 1 update: [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit).\n\n\nUpdates `phpunit/phpunit` from 11.1.2 to 11.1.3\n- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)\n- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.1.3/ChangeLog-11.1.md)\n- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.1.2...11.1.3)\n\n---\nupdated-dependencies:\n- dependency-name: phpunit/phpunit\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps-dev): Bump phpunit/phpunit"}},{"before":"69ba932a8d4d0b5fd3fcbfbbd9f1d8df9c62fe77","after":"5337d6fef321205c89765b3c89cbf8ea4c1a2b07","ref":"refs/heads/main","pushedAt":"2024-04-28T12:30:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"theofidry","name":"Théo FIDRY","path":"/theofidry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175937?s=80&v=4"},"commit":{"message":"test: Add line numbers to the spec file (#1020)\n\nThis helps to navigate directly to the spec. Note however that if no\r\ntitle was given, no line number will be found. Maybe it is possible to\r\nfind it still, but I don't think it is worth my efforts.","shortMessageHtmlLink":"test: Add line numbers to the spec file (#1020)"}},{"before":"c112ae0291f4374d0957d4ab69fab1e44dabe211","after":"69ba932a8d4d0b5fd3fcbfbbd9f1d8df9c62fe77","ref":"refs/heads/main","pushedAt":"2024-04-27T14:57:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"theofidry","name":"Théo FIDRY","path":"/theofidry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175937?s=80&v=4"},"commit":{"message":"test: Ensure the laravel e2e test cannot fail due to a color detection (#1019)\n\nThis is an annoying class of issues as it is more likely to appear locally than in the CI.","shortMessageHtmlLink":"test: Ensure the laravel e2e test cannot fail due to a color detection ("}},{"before":"53a5f3f5944e4b27964e31648cf15354df286ce1","after":"c112ae0291f4374d0957d4ab69fab1e44dabe211","ref":"refs/heads/main","pushedAt":"2024-04-27T14:50:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"theofidry","name":"Théo FIDRY","path":"/theofidry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175937?s=80&v=4"},"commit":{"message":"refactor: Move the calculation of the longest common path to a dedicated method (#1017)","shortMessageHtmlLink":"refactor: Move the calculation of the longest common path to a dedica…"}},{"before":"a75021c2934ce46e3c32527e38abac9368af9ff2","after":"53a5f3f5944e4b27964e31648cf15354df286ce1","ref":"refs/heads/main","pushedAt":"2024-04-27T14:44:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"theofidry","name":"Théo FIDRY","path":"/theofidry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175937?s=80&v=4"},"commit":{"message":"build: Add support for direnv (#1016)","shortMessageHtmlLink":"build: Add support for direnv (#1016)"}},{"before":"6cff52b1f0c5176b0d4b0e6b89b236c69c4d3d77","after":"a75021c2934ce46e3c32527e38abac9368af9ff2","ref":"refs/heads/main","pushedAt":"2024-04-27T14:16:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"theofidry","name":"Théo FIDRY","path":"/theofidry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175937?s=80&v=4"},"commit":{"message":"test: Ensure assert cannot be accidentally exposed (#1014)","shortMessageHtmlLink":"test: Ensure assert cannot be accidentally exposed (#1014)"}},{"before":"069dd54c89f10442c423fd5f4fb89cd4d7838fb8","after":"6cff52b1f0c5176b0d4b0e6b89b236c69c4d3d77","ref":"refs/heads/main","pushedAt":"2024-04-25T08:19:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"theofidry","name":"Théo FIDRY","path":"/theofidry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175937?s=80&v=4"},"commit":{"message":"fix: Update the list of internal symbols (#1013)","shortMessageHtmlLink":"fix: Update the list of internal symbols (#1013)"}},{"before":"eafe8acccf4e7c534832243b3b498a9c0f0159cc","after":"069dd54c89f10442c423fd5f4fb89cd4d7838fb8","ref":"refs/heads/main","pushedAt":"2024-04-23T20:49:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"theofidry","name":"Théo FIDRY","path":"/theofidry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175937?s=80&v=4"},"commit":{"message":"build(deps): Remove `symfony/deprecation-contracts` direct dependency (#1011)\n\nThis is achieved by upgrading to `fidry/console` 0.6.10 which fixes\r\nhttps://github.com/theofidry/console/issues/221.\r\n\r\nIndeed, PHP-Scoper does not use `symfony/deprecation-contracts` directly\r\nso it should be left as a transitive dependency.\r\n\r\nCloses #939.","shortMessageHtmlLink":"build(deps): Remove symfony/deprecation-contracts direct dependency ("}},{"before":"148a0f01034673f853fbe584fcfb8d5913df7ed6","after":"eafe8acccf4e7c534832243b3b498a9c0f0159cc","ref":"refs/heads/main","pushedAt":"2024-04-23T20:17:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"theofidry","name":"Théo FIDRY","path":"/theofidry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175937?s=80&v=4"},"commit":{"message":"build(deps): Upgrade to Box 4.6.2 (#1012)","shortMessageHtmlLink":"build(deps): Upgrade to Box 4.6.2 (#1012)"}},{"before":"3184eeddc50d29952f32cd287621a40f9e99f9b8","after":null,"ref":"refs/heads/dependabot/composer/composer-root-version-checker/dependencies-bc6e7eb19a","pushedAt":"2024-04-15T21:15:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"theofidry","name":"Théo FIDRY","path":"/theofidry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175937?s=80&v=4"}},{"before":"6d2f2f2e288f802b25b4c9001103877613c6764c","after":"148a0f01034673f853fbe584fcfb8d5913df7ed6","ref":"refs/heads/main","pushedAt":"2024-04-15T21:15:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"theofidry","name":"Théo FIDRY","path":"/theofidry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175937?s=80&v=4"},"commit":{"message":"build(deps-dev): Bump phpunit/phpunit (#1009)\n\nBumps the dependencies group in /composer-root-version-checker with 1 update: [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit).\r\n\r\n\r\nUpdates `phpunit/phpunit` from 11.1.1 to 11.1.2\r\n- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)\r\n- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.1.2/ChangeLog-11.1.md)\r\n- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.1.1...11.1.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: phpunit/phpunit\r\n dependency-type: direct:development\r\n update-type: version-update:semver-patch\r\n dependency-group: dependencies\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps-dev): Bump phpunit/phpunit (#1009)"}},{"before":null,"after":"3184eeddc50d29952f32cd287621a40f9e99f9b8","ref":"refs/heads/dependabot/composer/composer-root-version-checker/dependencies-bc6e7eb19a","pushedAt":"2024-04-15T18:46:45.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":"build(deps-dev): Bump phpunit/phpunit\n\nBumps the dependencies group in /composer-root-version-checker with 1 update: [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit).\n\n\nUpdates `phpunit/phpunit` from 11.1.1 to 11.1.2\n- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)\n- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.1.2/ChangeLog-11.1.md)\n- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.1.1...11.1.2)\n\n---\nupdated-dependencies:\n- dependency-name: phpunit/phpunit\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps-dev): Bump phpunit/phpunit"}},{"before":"d387c6b6f847ea1c7c50facfe0719bd6882b0c52","after":"6d2f2f2e288f802b25b4c9001103877613c6764c","ref":"refs/heads/main","pushedAt":"2024-04-14T21:07:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"theofidry","name":"Théo FIDRY","path":"/theofidry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175937?s=80&v=4"},"commit":{"message":"fix: Do not assume non-resolved symbols matches exposed or excluded symbols (#1007)\n\nPreviously if a non-fully qualified symbol was matching an exposed or excluded one, PHP-Scoper assumed it matched. Technically this is wrong, but the assumption was still good for 99% of the cases.\r\n\r\nHowever with #981, we no longer need this.","shortMessageHtmlLink":"fix: Do not assume non-resolved symbols matches exposed or excluded s…"}},{"before":"23f1717f18d0dd7eca25662b40b544bb48c1e82f","after":"d387c6b6f847ea1c7c50facfe0719bd6882b0c52","ref":"refs/heads/main","pushedAt":"2024-04-14T21:07:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"theofidry","name":"Théo FIDRY","path":"/theofidry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175937?s=80&v=4"},"commit":{"message":"docs: Add Laravel support to the docs (#1008)","shortMessageHtmlLink":"docs: Add Laravel support to the docs (#1008)"}},{"before":"8abc37c5506acf43321e3db42ddca9c53492d91d","after":"23f1717f18d0dd7eca25662b40b544bb48c1e82f","ref":"refs/heads/main","pushedAt":"2024-04-14T19:23:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"theofidry","name":"Théo FIDRY","path":"/theofidry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175937?s=80&v=4"},"commit":{"message":"test: Include the test framework as part of the source code (#1006)","shortMessageHtmlLink":"test: Include the test framework as part of the source code (#1006)"}},{"before":"73b3b8073a9db434c43e1d2613288348251434ab","after":"8abc37c5506acf43321e3db42ddca9c53492d91d","ref":"refs/heads/main","pushedAt":"2024-04-14T18:09:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"theofidry","name":"Théo FIDRY","path":"/theofidry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175937?s=80&v=4"},"commit":{"message":"test: Forward the spec title as the dataprovider label (#1005)","shortMessageHtmlLink":"test: Forward the spec title as the dataprovider label (#1005)"}},{"before":"f69a3f8d248825fb6dd9e9e9ac259f87ef30afe8","after":"73b3b8073a9db434c43e1d2613288348251434ab","ref":"refs/heads/main","pushedAt":"2024-04-14T18:05:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"theofidry","name":"Théo FIDRY","path":"/theofidry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175937?s=80&v=4"},"commit":{"message":"feat: Introduce a new factory for SymbolsRegistry (#1004)","shortMessageHtmlLink":"feat: Introduce a new factory for SymbolsRegistry (#1004)"}},{"before":"a070bde863297a8286bcd4e1e6fd806a239d803d","after":"f69a3f8d248825fb6dd9e9e9ac259f87ef30afe8","ref":"refs/heads/main","pushedAt":"2024-04-14T17:46:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"theofidry","name":"Théo FIDRY","path":"/theofidry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175937?s=80&v=4"},"commit":{"message":"test: Move the spec framework into a dedicated directory (#1003)","shortMessageHtmlLink":"test: Move the spec framework into a dedicated directory (#1003)"}},{"before":"60cef8c17a2fd0497020dcb2b53d255e689725a6","after":"a070bde863297a8286bcd4e1e6fd806a239d803d","ref":"refs/heads/main","pushedAt":"2024-04-14T17:36:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"theofidry","name":"Théo FIDRY","path":"/theofidry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175937?s=80&v=4"},"commit":{"message":"test: Tweak the SpecFormatter (#1002)\n\n- Rename it to `SpecPrinter`\r\n- Passes the `SpecScenario` object for simplicitation\r\n- Add tests","shortMessageHtmlLink":"test: Tweak the SpecFormatter (#1002)"}},{"before":"90375abe36257e4302b171c4924cad3cfe173b7d","after":"60cef8c17a2fd0497020dcb2b53d255e689725a6","ref":"refs/heads/main","pushedAt":"2024-04-14T16:42:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"theofidry","name":"Théo FIDRY","path":"/theofidry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175937?s=80&v=4"},"commit":{"message":"build: Upgrade jetbrains stubs (#980)\n\nCloses #962.","shortMessageHtmlLink":"build: Upgrade jetbrains stubs (#980)"}},{"before":"e76c65d77ee7a164fa01679c1768a110f6f75503","after":"90375abe36257e4302b171c4924cad3cfe173b7d","ref":"refs/heads/main","pushedAt":"2024-04-14T16:38:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"theofidry","name":"Théo FIDRY","path":"/theofidry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175937?s=80&v=4"},"commit":{"message":"test: Introduce a Meta object to replace the spec associative array (#985)\n\nAt the time the specs were written, there were much less configuration settings and I wanted a clear view of the default settings, not having them declared in an less obvious place (e.g. the spec test case).\r\n\r\nNow with the advent of readonly classes, promoted properties and named parameters, I think it is time to reconsider this. This will also make it easier to introduce new settings like needed for #981.","shortMessageHtmlLink":"test: Introduce a Meta object to replace the spec associative array (#…"}},{"before":"2deb977301cd9e55c4ccbf1b6570623bf56b9bc8","after":"e76c65d77ee7a164fa01679c1768a110f6f75503","ref":"refs/heads/main","pushedAt":"2024-04-14T16:28:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"theofidry","name":"Théo FIDRY","path":"/theofidry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175937?s=80&v=4"},"commit":{"message":"test: Introduce a SpecScenario object (#999)","shortMessageHtmlLink":"test: Introduce a SpecScenario object (#999)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAESNrsiAA","startCursor":null,"endCursor":null}},"title":"Activity · humbug/php-scoper"}