[PSR-12] Space beetween type casting operatorand the variable.
1,724 views
Skip to first unread message
Denis Pigalov
unread,
Oct 28, 2020, 5:49:29 AM10/28/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PHP Framework Interoperability Group
Section 6.1.PSR-12 states that "Type casting operators MUST NOT have any space within the parentheses".What about the space between the cast operator and the variable?
Alex Makarov
unread,
Oct 28, 2020, 7:28:00 AM10/28/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to php...@googlegroups.com
Not specified. Ether variant is acceptable.
On Wed, Oct 28, 2020 at 12:49 PM Denis Pigalov <for...@gmail.com> wrote:
>
> Section 6.1. PSR-12 states that "Type casting operators MUST NOT have any space within the parentheses". What about the space between the cast operator and the variable?
>