|
#1
|
|||
|
|||
|
Warnings and coding standards
Pixelpost is great, but the amount of warnings bothers me. I've removed most warnings from the admin panel and I'm going to do the same with the frontend.
This because 'error_reporting(0)' is not an option for me (a warning has its reason, so I do NOT want to ignore them. And usually it's easy to fix). But what's the reason for ignoring these warnings? Is there a reason for it, or is it just 'lazyness'?? Also: What about coding standards? Do you use/have them? |
|
#2
|
||||
|
||||
|
In the upcoming versions, one of the priorities is to fix the numerous warnings generated by the code.
This should be complete at the very latest v2.0.
__________________
Jay Williams | A Different View |
| Post Reply |
| Thread Tools | |
|
|