Those literals are assigned then compared somewhere else in the code. When those literals are carrying a state, it is recommended to assign them to a constant, to ensure that both parts of the application use the same values..
| Literal | Assignations | Comparisons |
| 4 |
|
|
| 2 |
|
|
| 3 |
|
|
| 5 |
|
|
| 50 |
|
|
| 10 |
|
|
| 70 |
|
|
| utf-8 |
|
|
| auto |
|
|
| standard |
|
|
| sniff |
|
|
| true |
|
|
| t_lnumber |
|
|
| t_string |
|
|
| \t |
|
|
| php |
|
|
| t_function |
|
|
| newline |
|
|
| " |
|
|
| \\ |
|
|
| \n |
|
|
| ? |
|
|
| default |
|
|
| use |
|
|
| false |
|
|
| case |
|
|
| hello |
|
|
| return |
|
|
| t_open_curly_bracket |
|
|
| t_open_parenthesis |
|
|
| t_close_parenthesis |
|
|
| t_semicolon |
|
|
| function |
|
|
| \r\n |
|
|
| property or parameter |
|
|
| private |
|
|
| public |
|
|
| protected |
|
|
| stdin |
|
|
| . |
|
|
| t_equal |
|
|
| error |
|
|
| warning |
|
|
| file |
|
|
| unknown |
|
|
| parenthesis_opener |
|
|
| parenthesis_closer |
|
|
| string |
|
|
| ) |
|
|
| squiz pty ltd |
|
|
| mixed |
|
|
| object |
|
|
| bool |
|
|
| float |
|
|
| int |
|
|
| first |
|
|
| last |
|
|
| tag |
|
|
| + |
|
|
| - |
|
|
| line |
|
|
| firstincorrect |
|
|