This repository was archived by the owner on Dec 6, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 46
Strtic Standards: PHP Version 5.4.7 #102
Comments
I develop in a php5.4 environment also, and normally before submitting pull requests ill undo this fix to keep it uniform with the current installation. Check out commit a18d2d8 this is normally how I suppress the 5.4 strict standards, but I'm not sure if it's desirable. Note: This commit undoes the suppression, which I accidentally added in commit b8f8681 |
No worries, I do as well develop on 5.4 as well. Just the feeling to be kept updated with PHP. ;) We might should take a look this, keep the suppress in with the older build, but not sure if it will affect the other versions of PHP. |
Is there an update for that charts library? |
I'm not sure, I haven't looked into it. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
So far, I have seen too much Strict Standards errors on phpVMS while using PHP Version 5.4.7. I'm thinking we should tackle this because what if the hosting upgrades their PHP Version. What you think?
Strict Standards: Accessing static property Operations::$get as non static in \phpvms\admin\modules\Operations\Operations.php on line 167
Strict Standards: Accessing static property Operations::$get as non static in \phpvms\admin\modules\Operations\Operations.php on line 168
The text was updated successfully, but these errors were encountered: