Skip to content

Handling arrays #44

Description

@BurninLeo

This may be related to issue #41.

I failed with this JS code.

function compute() {
  var some = [1,2,3];
  var any = some[2];
}

The Github page said that js2php is an experiment. A very cool one, I think :)

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