mirror of
https://github.com/php/php-src.git
synced 2024-11-24 02:15:04 +08:00
Fix test added in d44235acae
This commit is contained in:
parent
d44235acae
commit
526c624dc4
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user