Commit 2618882
Revert "Run bootstrap-registered autoloaders inside the file-read trap (#6185)"
This reverts commit 8e2efc0, keeping
the bug-14988 e2e test. Its workflow step is commented out - without
the reverted fix, a bootstrap autoloader re-includes an already loaded
file and the child process dies with a redeclare fatal again.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NHfXXuWi9gKZ8daM2CeAyS1 parent 8cb564a commit 2618882
2 files changed
Lines changed: 4 additions & 17 deletions
File tree
- .github/workflows
- src/Reflection/BetterReflection/SourceLocator
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | 131 | | |
136 | 132 | | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
Lines changed: 0 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | 38 | | |
52 | 39 | | |
53 | 40 | | |
| |||
0 commit comments