Fix test added in d44235acae

This commit is contained in:
Alex Dowad 2020-10-30 22:11:27 +02:00
parent d44235acae
commit 526c624dc4

View File

@ -1,7 +1,5 @@
--TEST--
JIT - Assigning to arrays using string key which parses to an integer
--SKIPIF--
<?php require_once('skipif.inc'); ?>
--FILE--
<?php
/* We are going to store a value in an array, using the key "1"