-
Notifications
You must be signed in to change notification settings - Fork 116
Pull requests: VKCOM/kphp
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[compiler] add missing includes and forward declarations
refactoring
Logic and code style improvements
#1690
opened Sep 4, 2026 by
denisichh
Contributor
Loading…
fix code-gen-task.cpp build
compiler
Feature related to compiler
small fix
When it's not an huge enhancement
[k2] reduce allocations in coroutines
k2
Affects compiler or runtime in K2 mode
optimization
Memory comsumption / CPU speedup
runtime
Feature related to runtime
add allocator traits into script and platform allocators
k2
Affects compiler or runtime in K2 mode
kphp
Affects compiler or runtime in default mode (not K2)
optimization
Memory comsumption / CPU speedup
runtime
Feature related to runtime
refactor batch count formula
compiler
Feature related to compiler
k2
Affects compiler or runtime in K2 mode
kphp
Affects compiler or runtime in default mode (not K2)
optimization
Memory comsumption / CPU speedup
refactoring
Logic and code style improvements
[k2] add coroutine cpu cycles metric
k2
Affects compiler or runtime in K2 mode
runtime
Feature related to runtime
fix: swap Too many/Too few messages and correct expected/have in callback arg errors (#42)
#1564
opened Mar 18, 2026 by
KorsarOfficial
Loading…
feat: implement composer classmap autoloading (#49)
#1563
opened Mar 18, 2026 by
KorsarOfficial
Loading…
fix: walk parent_class chain when looking up __clone for op_clone (#57)
#1562
opened Mar 18, 2026 by
KorsarOfficial
Loading…
fix: call mark_as_used() for classes referenced only in instanceof (#68)
#1561
opened Mar 18, 2026 by
KorsarOfficial
Loading…
[k2] Add support for multiple sync/async stack switches in backtrace algorithm
k2
Affects compiler or runtime in K2 mode
removed use of
six package for unicode.py
#1434
opened Oct 20, 2025 by
Danil42Russia
Contributor
•
Draft
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.