dolibarr/.github
Frédéric FRANCE e746e56126
FIX: Exclude deleted files from the PHPStan/Phan changed-files CI script
get_changed_php.sh listed every file the GitHub PR-files API reports,
including ones with status "removed" — deleted files no longer exist
on disk, so passing them to phpstan/phan made the CI job fail trying
to analyse a missing path. Any PR deleting PHP files hits this, not
specific to one branch; exposed here since this PR removes 79 files.
2026-08-12 07:10:32 +02:00
..
ISSUE_TEMPLATE Remove field never used 2026-07-13 15:44:57 +02:00
scripts FIX: Exclude deleted files from the PHPStan/Phan changed-files CI script 2026-08-12 07:10:32 +02:00
tmp Try to move tmp dir 2024-01-10 14:52:12 +01:00
workflows Qual: Improve some CodingPhpTest notices with line numbers (#39176) 2026-07-15 00:38:28 +02:00
CODE_OF_CONDUCT.md Doc 2026-05-11 20:54:03 +02:00
CODEOWNERS
CONTRIBUTING.md Doc 2026-08-01 00:21:12 +02:00
dependabot.yml Doc 2025-08-27 01:08:10 +02:00
FUNDING.yml Qual: Fix line endings of yaml files for yamllint. (#27479) 2024-01-13 15:49:17 +01:00
PULL_REQUEST_TEMPLATE.md QUAL: github pull request template: add warning about target branch in case of bugfix (#34427) 2025-06-13 12:01:55 +02:00