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

Restrict calling static methods, static properties and constants on c… #3

Merged
merged 1 commit into from
May 10, 2024

Conversation

antman3351
Copy link
Contributor

Hi,
I've added resting calling static methods, static properties and class constants on classes that aren't in the allowed list
and restrict calling the language construct print ( like echo )

I also fixed some test descriptions as they were wrong from where I copy and pasting from other files 🤦‍♂️

…lasses

Restrict language construct print ( like echo )
Added closure test
@chriskapp chriskapp merged commit 092296c into apioo:master May 10, 2024
3 checks passed
@chriskapp
Copy link
Member

Hey, sorry for the late reply, the PR looks great and I have just merged it 👍

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

Successfully merging this pull request may close these issues.

2 participants