Skip to content

Instantly share code, notes, and snippets.

@cviebrock
Last active July 31, 2018 08:30
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cviebrock/3bba5854ef9e0ed5bfb24d98372ccd3b to your computer and use it in GitHub Desktop.
Save cviebrock/3bba5854ef9e0ed5bfb24d98372ccd3b to your computer and use it in GitHub Desktop.
<?php
class :{
public static function ()($x) {
return $x;
}
public static function rеturn ($x) {
echo $x;
}
}
:::rеturn(:::()('';'') );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment