Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Title to get attention#143

CodeLieutenant started this conversation inGeneral
Discussion options

I'm so sorry for the title, I don't have any inspiration for the title about this topic that I would like to discuss 😄. First of all, I want to thank you for this awesome library. It's a real enjoyment to use, really easy to understand and extend.

I'm the maintainer of the PHP extension forScyllaDB/Apache Cassandra. For a long time, my buddy@danielhe4rt and I wanted to rewrite the whole extension in Rust, for obvious reasons. It's an old codebase and contains some issues that aren't resolvable with the current state of the codebase (memory leaks, a mixture of C and C++, etc.).

The rewrite has started onV2 Branch since then, I found some missing parts needed for the full rewrite (e.g. Access to Zend Persistent Resources, Smart String API), so I forked the repo and made these changes needed. In the spirit of OpenSource, I wanted to announce these changes to you and if they align with your vision of the project we can merge them, if not, free feel to cherry-pick the stuff you like. Some changes are breaking (like replacing symtable API with str_* functions and dropping support for PHP < 8.1).

Changes can be foundHERE.

You must be logged in to vote

Replies: 2 comments

Comment options

jmjoy
Dec 4, 2023
Maintainer

Welcome to fork, I will continue to monitor your modifications.

But one thing that is inconsistent is that, I need to supportPHP7 because it involves my usage scenario.

You must be logged in to vote
0 replies
Comment options

@jmjoy I agree with your point of view that many systems are PHP 7.3 and they can never be upgraded, but they also hope to improve performance. rust is the only solution

You must be logged in to vote
0 replies
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
General
Labels
None yet
3 participants
@CodeLieutenant@shijunti19@jmjoy
Converted from issue

This discussion was converted from issue #142 on December 11, 2023 09:10.


[8]ページ先頭

©2009-2025 Movatter.jp