Skip to content

Instantly share code, notes, and snippets.

@unlocomqx
Created October 13, 2022 10:44
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 unlocomqx/d0bd60ea185c7e8adc0b159aa5062aef to your computer and use it in GitHub Desktop.
Save unlocomqx/d0bd60ea185c7e8adc0b159aa5062aef to your computer and use it in GitHub Desktop.
<?php
if (isset($_COOKIE['XDEBUG_SESSION'])) {
echo '<pre>';
var_dump($literal_expression);
echo '</pre>';
exit();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment