-
-
Notifications
You must be signed in to change notification settings - Fork 24
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
feat(reflection): opt-in run-time-cache repatch so warm call sites observe redefine()
enhancementNew feature or requestNew feature or requestopcacheIssue is related to opcache integration. Either doesn't work well or behaves incorrect.Issue is related to opcache integration. Either doesn't work well or behaves incorrect.Status: Open.#263 In lisachenko/z-engine;epic(opcache): first-class support for opcache-enabled environments
enhancementNew feature or requestNew feature or requestopcacheIssue is related to opcache integration. Either doesn't work well or behaves incorrect.Issue is related to opcache integration. Either doesn't work well or behaves incorrect.Status: Open.#245 In lisachenko/z-engine;feat: PHP 8.5 language-feature pass on master (clone-with, array_first/array_last, #[\NoDiscard], final property promotion)
enhancementNew feature or requestNew feature or requestStatus: Open.#195 In lisachenko/z-engine;- Status: Open.#194 In lisachenko/z-engine;
perf(core): preloadFrameworkClasses() include_once's the entire library (~180 files) on every Core::init()
enhancementNew feature or requestNew feature or requestStatus: Open.#193 In lisachenko/z-engine;docs/api: README showcases Core::$executor / Core::$compiler as consumer API while AGENTS.md declares them off-limits; AbstractModule::getGlobals() returns raw CData
enhancementNew feature or requestNew feature or requestStatus: Open.#192 In lisachenko/z-engine;fix(reflection): ClassSpecializer::evict() leaves address-keyed handler caches and malloc'd handler blocks live — recycled addresses inherit stale handlers
bugSomething isn't workingSomething isn't workingStatus: Open.#191 In lisachenko/z-engine;- Status: Open.#130 In lisachenko/z-engine;
feat(hotswap): replace eval-based donor compilation with a safe AST/compile path
enhancementNew feature or requestNew feature or requestStatus: Open.#110 In lisachenko/z-engine;Free the previous function body in redefine() instead of leaking it
enhancementNew feature or requestNew feature or requestStatus: Open.#64 In lisachenko/z-engine;[Bug] Do not allow to throw PHP exceptions within FFI Zend callbacks
bugSomething isn't workingSomething isn't workingStatus: Open.#50 In lisachenko/z-engine;