Printf Inventory

List of all printf(), sprintf(), etc. formats strings mentioned in the code..

ValueCountFile:Line
'%s is declared immutable, but class property "%s" is modified in private method "%s" which could be called from outside the constructor'
1
  • /src/Rules/ImmutableObjectRule.php
'%s is declared immutable, but class property "%s" is modified in method "%s"'
1
  • /src/Rules/ImmutableObjectRule.php
'Property "%s" is declared immutable, but is public and therefore mutable'
1
  • /src/Rules/ImmutableObjectRule.php