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

Declaring functions as static #40

Closed
trante opened this issue Mar 29, 2012 · 3 comments
Closed

Declaring functions as static #40

trante opened this issue Mar 29, 2012 · 3 comments
Assignees
Labels
Milestone

Comments

@trante
Copy link

trante commented Mar 29, 2012

Can you declare functions as static methods? Because most of the methods are called statically..

Else i will put "error_reporting(E_ALL ^ E_STRICT);" in code.

Or do you suppress STRICT warnings?

@ghost ghost assigned themattharris Apr 3, 2012
@themattharris
Copy link
Owner

can you provide an example of the error log you are seeing?

when I set error_reporting(E_ALL); and run the examples i'm not getting any error entries.

@themattharris
Copy link
Owner

hey trante, can you provide the error log that's showing the strict errors. thanks.

@trante
Copy link
Author

trante commented Apr 15, 2012

I couldn't reproduce the problem.
If i can reproduce i would open again.
Thank you.

@trante trante closed this as completed Apr 15, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants