-
-
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: 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.#131 In lisachenko/z-engine;
- Status: Open.#130 In lisachenko/z-engine;
chore(opcache): replace path-scoped PHPStan ignores with struct shapes
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.#126 In lisachenko/z-engine;test(opcache): integration-test refresh() under real opcache shared memory
CIBuild and Continuous Integration related ticketsBuild and Continuous Integration related ticketsenhancementNew 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.#125 In lisachenko/z-engine;ci: enable opcache (incl. shared memory) so OpCache/SHM tests actually run
CIBuild and Continuous Integration related ticketsBuild and Continuous Integration related ticketsenhancementNew 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.#124 In lisachenko/z-engine;opcache: bounds-validate relocation offsets and document the trust model
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.#123 In lisachenko/z-engine;feat(opcache): wire the binary-patch pipeline to the hot-swap API
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.#122 In lisachenko/z-engine;