-
-
Notifications
You must be signed in to change notification settings - Fork 29
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
- Status: Open.#728 In illegalstudio/elephc;
- Status: Open.#727 In illegalstudio/elephc;
Project-level compatibility check (progress + optional Composer)
enhancementNew feature or requestNew feature or requestStatus: Open.#726 In illegalstudio/elephc;AOT filemtime() skips user stream wrappers (filesize() does not)
area:builtinsTouches PHP builtin declarations or emitters.Touches PHP builtin declarations or emitters.area:codegenTouches target-aware assembly or backend lowering.Touches target-aware assembly or backend lowering.bugSomething isn't workingSomething isn't workingtopic:php-compatChanges PHP compatibility or observable PHP semantics.Changes PHP compatibility or observable PHP semantics.type:fixCorrects broken or incompatible behavior.Corrects broken or incompatible behavior.Status: Open.#724 In illegalstudio/elephc;AOT substr()/substr_replace() read a null or omitted $length as 0, not "to the end"
area:builtinsTouches PHP builtin declarations or emitters.Touches PHP builtin declarations or emitters.area:codegenTouches target-aware assembly or backend lowering.Touches target-aware assembly or backend lowering.bugSomething isn't workingSomething isn't workingtopic:php-compatChanges PHP compatibility or observable PHP semantics.Changes PHP compatibility or observable PHP semantics.topic:stringsConcerns strings, encodings, offsets, or string operations.Concerns strings, encodings, offsets, or string operations.type:fixCorrects broken or incompatible behavior.Corrects broken or incompatible behavior.Status: Open.#720 In illegalstudio/elephc;By-ref closure capture still corrupts when a
catchbinds the captured namearea:eirTouches EIR definitions, lowering, validation, or passes.Touches EIR definitions, lowering, validation, or passes.bugSomething isn't workingSomething isn't workingtopic:closuresConcerns closures, callables, or anonymous functions.Concerns closures, callables, or anonymous functions.topic:control-flowConcerns branching, loops, match, switch, or exceptions.Concerns branching, loops, match, switch, or exceptions.topic:php-compatChanges PHP compatibility or observable PHP semantics.Changes PHP compatibility or observable PHP semantics.type:fixCorrects broken or incompatible behavior.Corrects broken or incompatible behavior.Status: Open.#713 In illegalstudio/elephc;By-ref closure capture still corrupts when rebound through
$alias = &$xarea:eirTouches EIR definitions, lowering, validation, or passes.Touches EIR definitions, lowering, validation, or passes.bugSomething isn't workingSomething isn't workingtopic:closuresConcerns closures, callables, or anonymous functions.Concerns closures, callables, or anonymous functions.topic:php-compatChanges PHP compatibility or observable PHP semantics.Changes PHP compatibility or observable PHP semantics.type:fixCorrects broken or incompatible behavior.Corrects broken or incompatible behavior.Status: Open.#712 In illegalstudio/elephc;- Status: Open.#710 In illegalstudio/elephc;
var_dump()/print_r() omit stdClass dynamic properties (object dumps as empty while reads work)
bugSomething isn't workingSomething isn't workingStatus: Open.#708 In illegalstudio/elephc;(array)cast fails EIR lowering, and the checker types it inconsistently (Array(Int) vs Array(Mixed))bugSomething isn't workingSomething isn't workingStatus: Open.#707 In illegalstudio/elephc;mixed &$paramrejects callers with concrete-storage variables; PDO bindParam/bindColumn are exempted via a name-keyed checker promotionbugSomething isn't workingSomething isn't workingStatus: Open.#706 In illegalstudio/elephc;By-ref variadic elements lose caller aliasing outside the callee frame (closure captures and
=&read empty, writes lost)bugSomething isn't workingSomething isn't workingStatus: Open.#705 In illegalstudio/elephc;