PHP_CodeSniffer finds:
FILE: src/Plugin/GraphQL/DataProducer/String/Uppercase.php
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
3 | ERROR | 'string' is a reserved keyword as of PHP version 7.0 and should
| | not be used to name a class, interface or trait or as part of a
| | namespace (T_NAMESPACE)
--------------------------------------------------------------------------------
Move this Uppercase class to another namespace instead of String.
Active
4.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.