-
Notifications
You must be signed in to change notification settings - Fork 705
New release #8795
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
New release #8795
Conversation
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
Collaborator
Author
|
@dominikzogg is chubbyphp compatible with swoole 6.1 ? |
Collaborator
Author
|
@sy-records can you take look at mezzio here ? |
Collaborator
Author
|
@Kayden1412 could you make an update of zig ? I have an error when compiling with 0.15 => ERROR [build 15/15] RUN zig build -Doptimize=ReleaseFast 6.7s
------
> [build 15/15] RUN zig build -Doptimize=ReleaseFast:
6.452 .cache/zig/p/N-V-__8AAHOzAQBh8wB371GN1DXTl1mKs8Rdqj0sJea0U4P7/build.zig:15:14: error: no field named 'root_source_file' in struct 'Build.ExecutableOptions'
6.452 .root_source_file = b.path("example/main.zig"),
6.452 ^~~~~~~~~~~~~~~~
6.452 /usr/local/zig/lib/std/Build.zig:771:31: note: struct declared here
6.452 pub const ExecutableOptions = struct {
6.452 ^~~~~~
6.452 referenced by:
6.452 runBuild__anon_76442: /usr/local/zig/lib/std/Build.zig:2215:44
6.452 dependencyInner__anon_74175: /usr/local/zig/lib/std/Build.zig:2195:29
6.452 9 reference(s) hidden; use '-freference-trace=11' to see all references
6.452 .cache/zig/p/httpz-0.0.0-PNVzrGu3BgBqTTlJulQxL7nOo3ljwA5MvtGpQ2L0GkHE/build.zig:26:14: error: no field named 'root_source_file' in struct 'Build.TestOptions'
6.452 .root_source_file = b.path("src/httpz.zig"),
6.452 ^~~~~~~~~~~~~~~~
6.452 /usr/local/zig/lib/std/Build.zig:856:25: note: struct declared here
6.452 pub const TestOptions = struct {
6.452 ^~~~~~
6.452 .cache/zig/p/websocket-0.1.0-ZPISdXNIAwCXG7oHBj4zc1CfmZcDeyR6hfTEOo8_YI4r/build.zig:20:14: error: no field named 'root_source_file' in struct 'Build.TestOptions'
6.452 .root_source_file = b.path("src/websocket.zig"),
6.452 ^~~~~~~~~~~~~~~~
6.452 /usr/local/zig/lib/std/Build.zig:856:25: note: struct declared here
6.452 pub const TestOptions = struct {
6.452 ^~~~~~
6.452 build.zig:17:10: error: no field named 'target' in struct 'Build.ExecutableOptions'
6.452 .target = target,
6.452 ^~~~~~
6.452 /usr/local/zig/lib/std/Build.zig:771:31: note: struct declared here
6.452 pub const ExecutableOptions = struct {
6.452 ^~~~~~
------ |
7334f6c to
6137309
Compare
Collaborator
Author
|
@itsumura-h could you take a look at https://github.com/the-benchmarker/web-frameworks/actions/runs/18824616052/job/53705307931#step:7:745 ? |
caec20e to
62278f6
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Failling frameworks
Not 100% successful frameworks
....