Рекурсия в Decompiler_Dim

Issue #5 resolved
Develops repo owner created an issue

Бажный код:

<?php
  function getPageInfo($z) {
    global $rubrics;
    // $v = 1;
    $rubrics[$p['q']]['w'];
  }
?>

Если раскомментировать переменную или убрать аргумент у функции, то все работает.

Comments (3)

  1. Develops reporter

    Тоже рекурсия

    class a {
      function fn() {
        $a = 1;
        if ($q) {
          $c = $escape. $hex["{$h2}"]. $hex["{$h1}"];// . $hex["{$h1}"];
          }
      }
    }
    
  2. Log in to comment