You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would be okay refactoring for strict PHP 5.5, but I'm unsure how many people still have CentOS boxes with PHP 5.3 on them. I've tried to stay 5.3 compatible up until now.
PHP Strict Standards: Only variables should be passed by reference in /home/users/klarka/wc/2/libs/shard-query/include/shard-query.php on line 2115.
What about some refactoring to support strict PHP 5.5 + a coding standard? http://www.php-fig.org/psr/psr-2/
I think we could help you with that refactoring.
The text was updated successfully, but these errors were encountered: