You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.
This is just going to be a limitation of the converter. There is no sane workaround to this, as you would need to be able to type the variable to an array, which is beyond the scope of the tool.
will show array(0) {} in PHP, but is converted to Javascript as:
which will show [4].
The text was updated successfully, but these errors were encountered: