carthage-software
mago
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(codex): stop flagging abstract mismatches in method patches (#1940)
main
3 hours ago
fix(codex): stop flagging abstract mismatches in method patches `abstract` is implied by terminating a method with `;` instead of a `{}` body, which is the idiomatic way to write a signature-only type patch. Treating it like an explicit modifier means the natural patch form trips a structural-mismatch error against any concrete vendor method, even though a patch never changes the original's abstractness. Drop abstract from the structural check; visibility, static, and removing final are still enforced.
dotdash:fix_codex_stop_flagging_abstract_mismatches_in_method_patches
6 hours ago
chore(hir): some clean up (#1937) Signed-off-by: azjezz <azjezz@protonmail.com>
next
11 hours ago
chore(hir): some clean up Signed-off-by: azjezz <azjezz@protonmail.com>
hir-cleanup
11 hours ago
feat(hir): native CST lowering with name resolution (#1936) Signed-off-by: azjezz <azjezz@protonmail.com>
next
12 hours ago
feat(hir): native CST lowering with name resolution Signed-off-by: azjezz <azjezz@protonmail.com>
hir-lower-php-cst
12 hours ago
feat(hir): introduce high-level intermediate representation (#1935) Signed-off-by: azjezz <azjezz@protonmail.com>
next
17 hours ago
feat(hir): introduce high-level intermediate representation Signed-off-by: azjezz <azjezz@protonmail.com>
hir
17 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
fix(codex): stop flagging abstract mismatches in method patches
#1940
6 hours ago
cb12fdb
dotdash:fix_codex_stop_flagging_abstract_mismatches_in_method_patches
CodSpeed Performance Gauge
0%
Mago Next
#1934
11 hours ago
d4e02a8
next
CodSpeed Performance Gauge
0%
chore(hir): some clean up
#1937
11 hours ago
444e961
hir-cleanup
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs