Skip to content
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

Plans for this library #139

Open
SamMousa opened this issue Jul 10, 2024 · 3 comments
Open

Plans for this library #139

SamMousa opened this issue Jul 10, 2024 · 3 comments

Comments

@SamMousa
Copy link

Are you planning to maintain this package / bring it back to life?
Its readme shows a deprecation message which caused us to deprecate Codeception/AspectMock: Codeception/AspectMock#208

What are your plans moving forward? Is goaop itself moving to BetterReflection?

@aik099
Copy link

aik099 commented Dec 16, 2024

I'm also interested.

I'm using this library In the https://github.com/console-helpers/code-insight project. The ReflectionFile class concept of this library is a killer feature because it allows me to detect all supported reflectable stuff in a PHP file. No analog in the BetterReflection.

@lisachenko
Copy link
Member

lisachenko commented Dec 16, 2024 via email

@aik099
Copy link

aik099 commented Dec 16, 2024

They won't accept this. I've asked about this in the Roave/BetterReflection#732 already.

I've tried to extract ReflectionFile and ReflectionFilenamespace classes previously to be used with a BetterReflection, but due to absolutely different AST Tree building concepts (when to build it and who can scan it) I had almost no success with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants