--TEST-- Bug #21998 (array_pop() does not reset the current array position) --FILE-- --EXPECT-- int(0) string(1) "c" int(0) string(1) "b" int(0) string(1) "a" NULL