feat: add Computus for Gregorian Easter (Meeus/Jones/Butcher) #206
No reviewers
Labels
No labels
area: build
area: ci
area: compare
area: data
area: engine
area: model
area: provenance
area: rite
area: validation
backport
blocked
breaking
confirmed
dependencies
duplicate
epic
github_actions
invalid
needs-info
needs-triage
php
priority: high
priority: low
priority: medium
regression
type: bug
type: chore
type: correction
type: docs
type: enhancement
type: feature
type: fix
type: perf
type: refactor
type: security
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Directorium/Core!206
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/15-computus"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #15. Opens Epic #14 (Temporal cycle / Factory) — the keystone the whole temporal phase anchors to.
What lands
Introibo\Core\Temporal\Computus—gregorianEaster(int $year): DateTimeImmutable, a clean-room implementation of the anonymous Gregorian algorithm (Meeus / Jones / Butcher). Pure integer arithmetic, no external dependency, no reliance on the platform'seaster_days()(the validation epic cross-checks the two).Verification
Acceptance criteria
Local:
composer lintclean ·composer analysePHPStan L6[OK]·composer test107/107 green.