-
-
Notifications
You must be signed in to change notification settings - Fork 324
swoole hooks can be compiled if pgsql/sqlite are not compiled in statically #864
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
Changes from all commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
e975e15
swoole hooks can be compiled if pgsql/sqlite are not compiled in stat…
henderkes 779a724
go's gcc driver is the dumbest shit to ever exist
henderkes 75f734d
cs fix
henderkes 8104ff7
update checks for shared swoole-hook extensions
henderkes 7e0e909
explicitly enable swoole-mysql too
henderkes 448941f
don't request configurearg if it's not used (ease debugging)
henderkes b6d4af2
zts -> --enable-swoole-thread
henderkes 93223a9
too much pgo, too little pdo
henderkes 1c7fa01
remove space
henderkes 324ba0d
use type=addon and arg-type=none
henderkes a46ad7b
cs fix
henderkes d13e369
test swoole
henderkes 9fe3223
use 8.4 for tests only
henderkes 99ccbf8
@crazywhalecc please look what's wrong with macos
henderkes 2b57bca
remove useless import
henderkes efdfbf4
use format string
henderkes 868f6d4
only feed -lgcov to the go driver
henderkes 65ee747
suggestion and clean up frankenphp build
henderkes f80aee5
get rid of $rt
henderkes 37e0f1d
Update src/SPC/command/BuildPHPCommand.php
henderkes 2694dd9
add liburing for swoole
henderkes b1da64d
add swoole-hook-odbc to work the same way as the other hooks
henderkes a1f2126
update comments
henderkes ba32697
prevent infinite recursion if ext suggests addons that depend on the …
henderkes 9803bf6
prevent warning message from addons
henderkes 43352ab
don't print repeated --ri swoole check
henderkes 4eac953
ensure liburing is only pulled in by suggested libs when glibc >= 2.3…
henderkes 00f2625
cs fix
henderkes 2d409db
we don't need a min glibc version, just don't use --use-libc!
henderkes effefd4
string
henderkes 0d4d428
only `install library` for liburing
henderkes d9c2247
fix alpine `realpath -s` issue
henderkes 1243fb9
don't test macos as it just fails either way, add odbc test
henderkes c433aed
fix macos?
henderkes 00892c2
fix odbc libs when iconv is built too
henderkes ecdb94b
suggestions
henderkes 08ab3c1
fix perl-IPC-Cmd check so it doesn't try installing it every time
henderkes 3da58d5
filter micro patches to not be ''
henderkes 25401e5
cs fix
henderkes 95f1b65
fix perl installation by checking for FindBin
henderkes 5a4b920
pkg-config patch
henderkes 25fe794
trim all items
henderkes 117a54d
extension test
crazywhalecc 5323608
Merge branch 'main' into swoolehooks
crazywhalecc fc7e8eb
extension test
crazywhalecc 1a7bf2d
test
crazywhalecc 20fbbb1
test
crazywhalecc f187250
disable opcache jit automatically on alpine target (only required for…
henderkes 866ca26
only disable it for x86_64
henderkes 39a9840
why is phpstan so stupid about this constant?
henderkes bf55db9
Add swoole-hook-odbc notes
crazywhalecc 0f00501
Update cli generator, add frankenphp SAPI, add copy-to-clipboard func
crazywhalecc 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
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.
Uh oh!
There was an error while loading. Please reload this page.