Skip to content

Conversation

@spezialist1
Copy link
Contributor

…d strictly in left-order since PHP 7.0. Use curly braces to remove ambiguity!

FILE: scripts/ajax_tooltip.php
FOUND 8 ERRORS AND 1 WARNING AFFECTING 9 LINES
117 | WARNING | Function each() is deprecated since PHP 7.2; Use a foreach loop instead
232 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right
| | order since PHP 7.0. Use curly braces to remove ambiguity.
235 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right
| | order since PHP 7.0. Use curly braces to remove ambiguity.
241 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right
| | order since PHP 7.0. Use curly braces to remove ambiguity.
246 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right
| | order since PHP 7.0. Use curly braces to remove ambiguity.
252 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right
| | order since PHP 7.0. Use curly braces to remove ambiguity.
273 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right
| | order since PHP 7.0. Use curly braces to remove ambiguity.
322 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right
| | order since PHP 7.0. Use curly braces to remove ambiguity.
325 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right
| | order since PHP 7.0. Use curly braces to remove ambiguity.

…d strictly in left-order since PHP 7.0. Use curly braces to remove ambiguity!

FILE: scripts/ajax_tooltip.php
FOUND 8 ERRORS AND 1 WARNING AFFECTING 9 LINES
117 | WARNING | Function each() is deprecated since PHP 7.2; Use a foreach loop instead
232 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right
|   | order since PHP 7.0. Use curly braces to remove ambiguity.
235 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right
|   | order since PHP 7.0. Use curly braces to remove ambiguity.
241 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right
|   | order since PHP 7.0. Use curly braces to remove ambiguity.
246 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right
|   | order since PHP 7.0. Use curly braces to remove ambiguity.
252 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right
|   | order since PHP 7.0. Use curly braces to remove ambiguity.
273 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right
|   | order since PHP 7.0. Use curly braces to remove ambiguity.
322 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right
|   | order since PHP 7.0. Use curly braces to remove ambiguity.
325 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right
|   | order since PHP 7.0. Use curly braces to remove ambiguity.
@spezialist1
Copy link
Contributor Author

@samilliken?..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant