Re: [PHP-DEV] Coding styles ...

2015-09-22 Thread Stig Bakken
On Sep 19, 2015 15:50, "Rowan Collins" wrote: > > On 19 September 2015 10:48:17 BST, Lester Caine wrote: > >I get that a lot of people think that the only way forward with PHP is > >fully typed, strict checking and blocking anything that may be deemed > >to > >be risky. However PHP7 has not yet d

Re: [PHP-DEV] Coding styles ...

2015-09-19 Thread Rowan Collins
On 19 September 2015 10:48:17 BST, Lester Caine wrote: >I get that a lot of people think that the only way forward with PHP is >fully typed, strict checking and blocking anything that may be deemed >to >be risky. However PHP7 has not yet dropped the simple object-less style >of programming that it

[PHP-DEV] Coding styles ...

2015-09-19 Thread Lester Caine
I get that a lot of people think that the only way forward with PHP is fully typed, strict checking and blocking anything that may be deemed to be risky. However PHP7 has not yet dropped the simple object-less style of programming that it originally developed from. That is why tidying up a simple p