Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.1
-
None
Description
If 'x' is a null variable, 'x[0]' does not throw an exception even in strict mode. It should.
If 'x' is a null variable, 'x[0]' does not throw an exception even in strict mode. It should.