Skip to content

Instantly share code, notes, and snippets.

@tlkshadow
Created January 5, 2020 15:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tlkshadow/f9a3f05b89373880ada7ff894335a864 to your computer and use it in GitHub Desktop.
Save tlkshadow/f9a3f05b89373880ada7ff894335a864 to your computer and use it in GitHub Desktop.
<?php
if (!empty($data['more']['complex'][0])) {
echo 'This code will never be executed';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment