Skip to content

Instantly share code, notes, and snippets.

@ss23
Last active August 11, 2019 09:46
Show Gist options
  • Select an option

  • Save ss23/6d3bb8b9079cf16c149731f9c75ffccc to your computer and use it in GitHub Desktop.

Select an option

Save ss23/6d3bb8b9079cf16c149731f9c75ffccc to your computer and use it in GitHub Desktop.
Method Example Protected Since
zend_lookup_class class_exists($_GET['name']) 5.4.24 and 5.5.8
unserialize unserialize($_GET['data']) 5.1.0
spl_autoload_call spl_autoload_call($_GET['name'])` Still working
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment