mirror of
https://github.com/php/php-src.git
synced 2026-04-10 09:33:06 +02:00
As it is now, FRs and PRs are closed after some time of inactivity as `completed`[1] instead of as `not_planned`. We change that by updating to actions/stale@v6. [1] <https://github.com/php/php-src/issues/8784#event-7529358762> Closes GH-9681.