Hello

Could you please add typecasting space issue 
in 
https://github.com/php-fig/fig-standards/blob/master/proposed/extended-coding-style-guide.md
 
?

$intValue = (int)$stringValue;

or 

$intValue = (int) $stringValue;

Thank you

-- 
You received this message because you are subscribed to the Google Groups "PHP 
Framework Interoperability Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/php-fig/82c7a1e2-1340-44f7-99ec-e546999e95da%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Proposal for ... Anton Okolelov
    • Re: Prop... Alessandro Lai
      • Re: ... 'Alexander Makarov' via PHP Framework Interoperability Group
        • ... Woody Gilk
          • ... Rivera, John
            • ... Woody Gilk
              • ... Rivera, John
    • Re: Prop... Adrien Crivelli
      • Re: ... 'Alexander Makarov' via PHP Framework Interoperability Group

Reply via email to