8000 when the PHP vars type is array ,this tool will appear bug · Issue #1 · springlchy/php2zep · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
when the PHP vars type is array ,this tool will appear bug #1
Open
@fage1151

Description

@fage1151

the input php code
$param = array(
'partner' => $partner,
'machine_code' => $machine_code,
);
the output code
let param = [
"partner" : partner,
"machine_code" : machine_code,
];
it will go wrong

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0