-
-
Notifications
You must be signed in to change notification settings - Fork 349
Sapi/frankenphp #772
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Sapi/frankenphp #772
Changes from all commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
1468bb9
Add commit tests
crazywhalecc 45ec0ce
Add checkout
crazywhalecc 3a0d21e
Support multi-line
crazywhalecc fe455bf
Fix shared-extensions as optional
crazywhalecc 6253b7a
Next pr, I won't run
crazywhalecc e5cd3ad
Next pr, I won't run
crazywhalecc 0e88cdb
Add shared extension parser
crazywhalecc 3a64fee
Change test strategy for commit tests
crazywhalecc 68548cf
Wrap it to test test test
crazywhalecc 2bfc8e9
Test test
crazywhalecc cb0a90d
Add source hash comparator & refactor download lock
crazywhalecc 57b2278
Define env in phpunit.xml
crazywhalecc 5cb107b
Test test
crazywhalecc 7057a13
Trigger extension test
crazywhalecc 7178308
Use new trigger test message
crazywhalecc c1870af
add frankenphp sapi
henderkes f64eb0d
build for bsd and macos too
henderkes c1e6832
cs fix
henderkes 92338d4
don't bake the rpath in, otherwise we might run into issues when load…
henderkes c46f851
watcher...
henderkes abf3bfb
suggest watcher
henderkes dca43d6
nicer escaping
henderkes d635b10
specify system gcc to build xcaddy in spc-gnu-docker
henderkes d094824
--with github.com/dunglas/caddy-cbrotli requires brotli
henderkes e71f762
support building static frankenphp
henderkes f37c863
only needed on linux
henderkes d58534b
add support for frankenphp directory from file system, instead of pul…
henderkes 82ee6f0
allow specifying if we want to build embed shared or static
henderkes a1e76d9
remove watcher suggestion
henderkes 8c6a708
ah, the infamous arm64 bug with -fpic vs -fPIC
henderkes 04cefda
Merge pull request #774 from crazywhalecc/fix/arm64-musl
henderkes b4168d0
Add test extensions as trigger
crazywhalecc f7a3f80
Add test extensions as trigger
crazywhalecc 24e19de
Merge pull request #768 from crazywhalecc/ci/commit-tests
crazywhalecc f10ba86
add extension test for frankenphp
henderkes 65b828c
embed version information
henderkes eee2ff6
don't embed minor version when loading libphp.so
henderkes ae56931
Remove go download from doctor
crazywhalecc 8e2dffc
Add frankenphp sapi embed build at build command, not constant
crazywhalecc f709f3b
Add custom package downloader and extractor
crazywhalecc 92284e9
Refactor go and frankenphp downloads and builds
crazywhalecc d6858e1
phpstan fix
crazywhalecc 74b1dda
Fix test-extensions.php
crazywhalecc 4ecaffd
Fix test-extensions.php
crazywhalecc becee5b
Use version instead of -v
crazywhalecc a76f49f
Remove libxml2 requirement for linux
crazywhalecc 1a164fa
Merge pull request #775 from crazywhalecc/sapi/frankenphp-prerequisites
henderkes 15979d4
fix double path
henderkes cb010d8
there's no documented functionality to download without building - xc…
henderkes b42409e
LD_LIBRARY_PATH for frankenphp sanity check
henderkes 7dc3b7c
Merge remote-tracking branch 'origin/main' into sapi/frankenphp
crazywhalecc 804468f
refactor common exec code out
henderkes 16fccf8
Merge remote-tracking branch 'origin/sapi/frankenphp' into sapi/frank…
henderkes 6e70f16
Merge remote-tracking branch 'origin/docs' into sapi/frankenphp
henderkes File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are these modules required all the time? If so, it would be better to add them as dependencies directly.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
They are used in the official frankenphp build, so I set it as an overridable option.
I personally build without vulcain but with caddy cache and supervisor.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(also, again, can't download them earlier as it's part of xcaddy's process)