Skip to content

proper call to static methods#45

Open
WordpressReady wants to merge 1 commit intoWebDevStudios:masterfrom
WordpressReady:master
Open

proper call to static methods#45
WordpressReady wants to merge 1 commit intoWebDevStudios:masterfrom
WordpressReady:master

Conversation

@WordpressReady
Copy link

Hi there!
I'm currently developing the NextCellent Gallery plugin and I found current Version NextGen Public Uploader is working fine with NextCellent. I tested the features and it is absolutely great!

The current request is trying to workaround a few issues since I'm working on PHP strict mode. I tried to be sure to call static methods properly without containing $this references.

What I did was simply activate strict mode and modify the plugin until there were no more error nor warnings.
Please notice the plugin was tested with NextCellent, but I didn't tested it with NextGen.

Also , this plugin allowed me to find two NextCellent errors due improper class use.
Please check if the concept is right for you and keep the good work!

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.

1 participant