Re: [PSR-12] Arrow Functions

2019-05-10 Thread Joseph Levine
I like this solution. I had imagined needing to say more, but that seems to provide enough guidance. On Friday, May 10, 2019 at 4:37:36 AM UTC-5, Alessandro Lai wrote: > > We came up with a possible "soft" solution for this issue: we could add to > the meta doc that short functions should follow

Re: [PSR-12] Arrow Functions

2019-05-10 Thread Alessandro Lai
We came up with a possible "soft" solution for this issue: we could add to the meta doc that short functions should follow operator + closure syntax requirements. Do you think this is feasible and without edge cases? Il giorno lunedì 6 maggio 2019 16:54:38 UTC+2, Joseph Levine ha scritto: > >

Re: [PSR-12] Arrow Functions

2019-05-09 Thread 'Alexander Makarov' via PHP Framework Interoperability Group
What rules would you like to propose for arrow functions? On Monday, May 6, 2019 at 6:54:38 PM UTC+4, Joseph Levine wrote: > > Arrow functions are going to be part of PHP 7.4, and I think it's a good > idea to add some guidance now. > > Is it too late since PSR-12 is in review? > > How can I help

[PSR-12] Arrow Functions

2019-05-06 Thread Joseph Levine
Arrow functions are going to be part of PHP 7.4, and I think it's a good idea to add some guidance now. Is it too late since PSR-12 is in review? How can I help? -- You received this message because you are subscribed to the Google Groups "PHP Framework Interoperability Group" group. To unsub