Commit 9c9fc23
fix: modernise packaging and fix phinx-adapter EaseCore→Ease paths
- composer.json: add PHP >=8.1 constraint, autoload-dev, pin dev deps,
add phpstan-phpunit, remove redundant Ui namespace mapping
- debian/control: Standards-Version 4.7.0, Rules-Requires-Root, Vcs-*,
remove runtime composer dep, multi-line Depends, multiflexi-cli
- debian/conf/phinx-adapter.php: use system autoload.php instead of
hardcoded EaseCore include paths
- debian/autoload.php: revert spurious class_exists guard
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent a5dda56 commit 9c9fc23
4 files changed
Lines changed: 770 additions & 536 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
14 | | - | |
| 18 | + | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
| 24 | + | |
20 | 25 | | |
21 | 26 | | |
22 | 27 | | |
| |||
27 | 32 | | |
28 | 33 | | |
29 | 34 | | |
30 | | - | |
| 35 | + | |
31 | 36 | | |
32 | | - | |
33 | | - | |
34 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
35 | 41 | | |
36 | 42 | | |
37 | 43 | | |
| |||
0 commit comments