frankenphp
extgen: Add support for init/minit/mshutdown
#1786
Open
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
14
Changes
View On
GitHub
Commits
add ability to specify startup/shutdown functions
withinboredom
committed
234 days ago
add tests
withinboredom
committed
234 days ago
update to handle tagging specific functions
withinboredom
committed
234 days ago
handle init function case
withinboredom
committed
234 days ago
handle file.close error
withinboredom
committed
234 days ago
remove import that causes issues
withinboredom
committed
234 days ago
Revert "remove import that causes issues"
withinboredom
committed
234 days ago
only import runtime/cgo when it needs to
withinboredom
committed
234 days ago
fix the regex
withinboredom
committed
234 days ago
remove EXPERIMENTAL
withinboredom
committed
234 days ago
fix newlines
withinboredom
committed
234 days ago
use literals
withinboredom
committed
234 days ago
combine var
withinboredom
committed
234 days ago
error when there is more than one module:init or module:shutdown
withinboredom
committed
234 days ago
Loading