DEV Community

Discussion on: PHP Frameworks Discussion (beware lots of opinions)

 
perttisoomann profile image
Pert Soomann

I'm not too bothered about it either, but people who do like it, for them it might be much higher in consideration priority than for you or me.

And to get more people on board with new version, it's good thing that they've considered it.

Thread Thread
 
Sloan, the sloth mascot
Comment deleted
 
perttisoomann profile image
Pert Soomann

Oh sure, you can't make Security PSR-101 and push all the responsibility to framework. Most of the time frameworks are as secure as they can get and all the issues come from however coders do their stuff, or probably 50% of the time, how servers are set up, which has nothing to do with code at all.

Said that, people like to follow simple checklists. And PSR-1 and PSR-2 are about "style" and some parts have nothing to do with actual coding, so secure "style" could potentially be documented same way.

I know there are few of these kicking about, and there are more general language agnostic lists, but PSR has a bit of authority in PHP community, so if they did it, I think it would get bigger following, even if it's just virtually copying already existing check lists.

Also, I am yet to meet a PHP developer who prefers spaces over tabs.

Thread Thread
 
rikudousage profile image
RikudouSage

Nice to meet you, I use spaces!

Thread Thread
 
perttisoomann profile image
Pert Soomann

Me too now, moved to another company that fully hours for psr-2 🤓