Skip to content

array_shift should not be used on associative array because it reindexes it#20

Open
dev97 wants to merge 2 commits into
qxsch:masterfrom
dev97:master
Open

array_shift should not be used on associative array because it reindexes it#20
dev97 wants to merge 2 commits into
qxsch:masterfrom
dev97:master

array_shift is unsafe for irregularly indexed array

139a17b
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs