-
Notifications
You must be signed in to change notification settings - Fork 446
Pull requests: php/frankenphp
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
test(extgen): tighten parser tests by asserting warnings and dropping misleading conditionals
#2381
opened Apr 24, 2026 by
alexandre-daubois
Member
Loading…
fix(extgen): make Go type compatibility check symmetric and drop float32 coercion
#2380
opened Apr 24, 2026 by
alexandre-daubois
Member
Loading…
fix(extgen): extract Go function bodies via go/ast instead of brace counting
#2379
opened Apr 24, 2026 by
alexandre-daubois
Member
Loading…
perf(extgen): hoist const block regexes out of parser loop
#2378
opened Apr 24, 2026 by
alexandre-daubois
Member
Loading…
fix(extgen): escape quotes and control chars in C string literals
#2377
opened Apr 24, 2026 by
alexandre-daubois
Member
Loading…
refactor(extgen): share signature and parameter parsing helpers
#2376
opened Apr 24, 2026 by
alexandre-daubois
Member
Loading…
fix(extgen): reset iota counter at the start of each const block
#2375
opened Apr 24, 2026 by
alexandre-daubois
Member
Loading…
fix(extgen): emit parser warnings to stderr instead of stdout
#2374
opened Apr 24, 2026 by
alexandre-daubois
Member
Loading…
refactor: add drain() seam to threadHandler interface
#2367
opened Apr 22, 2026 by
nicolas-grekas
Contributor
Loading…
feat: persistent-zval helpers (deep-copy zval trees across threads)
#2366
opened Apr 22, 2026 by
nicolas-grekas
Contributor
Loading…
feat: cross-platform force-kill primitive for stuck PHP threads
#2365
opened Apr 22, 2026 by
nicolas-grekas
Contributor
Loading…
fix: reboot threads on opcache reset and watcher
#2364
opened Apr 22, 2026 by
AlliBalliBaba
Contributor
Loading…
perf: use PGO to improve FrankenPHP's go performance
#2361
opened Apr 22, 2026 by
henderkes
Contributor
Loading…
2 of 4 tasks
chore: bump the go-modules group with 2 updates
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#2356
opened Apr 20, 2026 by
dependabot
Bot
Loading…
fix: add rwlock for implicit opcache restarts (OOM/hash overflow)
#2352
opened Apr 17, 2026 by
superdav42
Loading…
fix(extgen): preserve parse error when file.Close() succeeds in class parser
#2351
opened Apr 17, 2026 by
alexandre-daubois
Member
Loading…
ci: harden CI per Astral's open-source security recommendations
#2347
opened Apr 16, 2026 by
dunglas
Member
Loading…
docs: improve worker docs, and add internals docs
#2334
opened Apr 8, 2026 by
dunglas
Member
Loading…
feat: add task API for bidirectional background worker communication
#2319
opened Mar 28, 2026 by
nicolas-grekas
Contributor
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.