Closed 2pha closed 6 years ago
Adding this to the fixture produces an error:
let temp = "50"; var_dump(parseInt(temp));
The error is: "'Cannot read property 'scope' of undefined' TypeError: Cannot read property 'scope' of undefined". in "at Object.get (/js2php/scope.js:66:14)"
Adding this to the fixture produces an error:
The error is: "'Cannot read property 'scope' of undefined' TypeError: Cannot read property 'scope' of undefined". in "at Object.get (/js2php/scope.js:66:14)"