Marcus Sykes
Results
2
issues of
Marcus Sykes
Hello, a user reported this false positive with Events Manager 5.9.6: FILE: /data/www/dev/www.evangelizerichmond.org/wp-content/plugins/events-manager/classes/em-events.php FOUND 1 ERROR AFFECTING 1 LINE 296 | ERROR | Since PHP 7.0, functions inspecting arguments, like...
This line of code `foreach( Some_Object::return_an_array() as $array_item ) break;` whilst valid will cause the following error: > ERROR | Using ‘break’ outside of a loop or switch structure is...