-
-
Notifications
You must be signed in to change notification settings - Fork 21
Pull requests: illegalstudio/elephc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(enums): int-backed from()/tryFrom() accept a Mixed argument (#449)
#453
opened Jul 1, 2026 by
mirchaemanuel
Loading…
fix(enums): int-backed from()/tryFrom() accept numeric strings (#349)
#450
opened Jul 1, 2026 by
mirchaemanuel
Loading…
feat(platform): add full Windows x86_64 PE32+ cross-compilation support
#446
opened Jul 1, 2026 by
Guikingone
Contributor
•
Draft
fix(core): deprecated interpolation, var_dump variadic, print_r $return, array ref alias, Windows PE stub
#445
opened Jul 1, 2026 by
Guikingone
Contributor
Loading…
fix(optimize): conservative invalidation for by-ref calls in match subject (#384)
#444
opened Jul 1, 2026 by
mirchaemanuel
Loading…
fix(core): integer overflow promotion to float + checked binop macOS segfault fix
#441
opened Jun 30, 2026 by
Guikingone
Contributor
Loading…
fix: string offset warnings, float key deprecation, generator throw finally
#440
opened Jun 30, 2026 by
Guikingone
Contributor
•
Draft
fix: IteratorAggregate Traversable dispatch, array elem by-ref, catchable access Errors
#439
opened Jun 30, 2026 by
Guikingone
Contributor
Loading…
fix(array|debug): array/hash strict equality and var_dump nested recursion
#438
opened Jun 30, 2026 by
Guikingone
Contributor
•
Draft
refactor(builtins): single-source builtin registry
#437
opened Jun 30, 2026 by
nahime0
Member
Loading…
fix(core): scalar-union returns preserve false, Array(Mixed) string-key reads
#436
opened Jun 30, 2026 by
Guikingone
Contributor
•
Draft
fix(quick-wins): static closure isset($this), recursive closures, foreach snapshot, typed property Error
#435
opened Jun 29, 2026 by
Guikingone
Contributor
Loading…
fix(arrays): string-key access on empty arrays, null key normalization, destructuring OOB, array spread
#434
opened Jun 29, 2026 by
Guikingone
Contributor
Loading…
fix(core): static::X constant access, static property ++/--, intdiv overflow
#433
opened Jun 29, 2026 by
Guikingone
Contributor
Loading…
fix(core): numeric string arithmetic coercion
#432
opened Jun 29, 2026 by
Guikingone
Contributor
•
Draft
fix(core): loose equality and switch with Mixed float operand
#431
opened Jun 29, 2026 by
Guikingone
Contributor
Loading…
fix(core): allow compound assignment on undefined variables (warning + null)
#430
opened Jun 29, 2026 by
Guikingone
Contributor
Loading…
fix: strtotime x86_64 weekday scan uses min(remaining, 16) instead of fixed 16
#429
opened Jun 29, 2026 by
Guikingone
Contributor
Loading…
fix(core): release owning call-result/argument temporaries when a call throws
#428
opened Jun 29, 2026 by
Guikingone
Contributor
•
Draft
fix: rewrite self/static/parent in variadic parameter types
#427
opened Jun 29, 2026 by
chadmandoo
Loading…
fix: resolve enums as types in property and promoted-param positions
#426
opened Jun 29, 2026 by
chadmandoo
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.