Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
dunglas/frankenphp
Pull Requests
Commits
feat/object-convertion-to-go
add/ext/modules
add/modular-threads-dunglas
add/repo-beats
add-metrics-version
admin-mode
cache
chore/NewWorkerExperimental
chore/bench-reset
chore/dockerfile-heredoc
chore/more-benchtests
chore/pointer-refactor
chore/remove-useless-cgo-imports
chore/static-no-lock-go-version
chore/warn-zend-max-execution-timers-mac
ci/armv8
ci/asan
ci/downgrade-php-for-static
ci/extensions
ci/fix-docker-push
detached
detached2
docs/compile-without-watcher-and-brotli
docs/musl
docs/xdebug
drop-space-replacer
dunglas/pr-2139-improvements
embed-cli
enhancement/optional-root
feat/apache_response_headers
feat/fork-support
feat/frankenphp.dev
feat/frankenphp-info
feat/go-timeouts
feat/index-workers
feat/max-requests-via-caddyfile
feat/memory-cache
feat/mimalloc-default
feat/non-http-workers
feat/object-convertion-to-go
feat/release-review-fixes
feat/slow-endpoint-analysis
feat/task-threads
feat/workers-with-args
fiber
fibers-test
fix/env-test
fix/import-env-once
fix/latency
fix/musl-crash
fix/musl-crash-cl
fix/opcache-safe-reset
fix/php-self
fix/reboot-threads-on-opcache-reset-and-watcher
fix/segfault
fix/segfaults
fix/session-handlers
fix/slow-cgi-mode
fix/1657
fix/2083
fix/2205
lock-free-handles
main
perf/optimize-types
perf/rejects-closed-connections-right-away
perf/root-caddyfile
perf/types-bench
perf-docs
pgo/refresh-25788791419
pgo/refresh-25804375909
refactor/better-apache_request_headers
refactor/cgoc
refactor/emove-cyclical-context
refactor/main-thread
refactor/php-cli
refactor/remove-new-req-with-context
refactor/remove-new-request-with-contex
refactor/remove-new-request-with-context
refactor/timeouts-from-the-go-side
retry-pushes
revert/1de9073e494147f62a451a7b7d7bebada4c4aef4
test/are-fibers-still-broken
test/macos-x86_64
test/reload
translations/23598000675
translations/24509662308
cleanup.
AlliBalliBaba
committed
213 days ago
12a69891
Handles empty properties.
AlliBalliBaba
committed
214 days ago
0bcae0a2
Cleanup.
AlliBalliBaba
committed
214 days ago
7b3e1ec3
Fixes leak in test.
AlliBalliBaba
committed
215 days ago
286a9c92
Allows passing Object without ref.
AlliBalliBaba
committed
215 days ago
42fda738
Removes reference support (for now)
AlliBalliBaba
committed
215 days ago
68eff13c
Adds copy context.
AlliBalliBaba
committed
215 days ago
52d08ae2
Adds TODO.
AlliBalliBaba
committed
215 days ago
6825cf18
Adds references.
AlliBalliBaba
committed
215 days ago
c3d4c343
Adds TODO.
AlliBalliBaba
committed
215 days ago
37c53be9
more cleanup.
AlliBalliBaba
committed
215 days ago
486c4007
returns object instead of zval.
AlliBalliBaba
committed
215 days ago
7193b3d7
cleanup.
AlliBalliBaba
committed
215 days ago
2307fc8e
Removes unused code.
AlliBalliBaba
committed
216 days ago
035cbf9f
Reuses code.
AlliBalliBaba
committed
216 days ago
019c542f
More optimizatzions.
AlliBalliBaba
committed
216 days ago
39d761bf
test
AlliBalliBaba
committed
218 days ago
5a89f88d
Greatly increased performance.
AlliBalliBaba
committed
218 days ago
a6a7e07a
Adds benchmarks
AlliBalliBaba
committed
218 days ago
acc095e0
Fixes all leaks.
AlliBalliBaba
committed
219 days ago
d56a14bd
Fixes leaks.
AlliBalliBaba
committed
219 days ago
05c4776d
More tests.
AlliBalliBaba
committed
221 days ago
ae900116
Merge branch 'refs/heads/feat/task-threads' into feat/object-convertion-to-go
AlliBalliBaba
committed
222 days ago
d0a215be
Merge branch 'refs/heads/fix/return-hasmaps-directly' into feat/object-convertion-to-go
AlliBalliBaba
committed
222 days ago
c600a1d6
Adds convertion.
AlliBalliBaba
committed
222 days ago
121354b0
test
AlliBalliBaba
committed
222 days ago
07b5360b
Prevents test race condition.
AlliBalliBaba
committed
223 days ago
e801a49f
Prevents test race condition.
AlliBalliBaba
committed
223 days ago
12b6aaea
Adds sleep back in.
AlliBalliBaba
committed
223 days ago
a5a93510
Removes more code.
AlliBalliBaba
committed
223 days ago
03d886d3
Older