diff options
author | Andreas Gohr <andi@splitbrain.org> | 2011-10-15 14:24:20 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2011-10-15 14:24:20 +0200 |
commit | d8f7a7f328a68b48d9ef5c0987b6a4915d43735e (patch) | |
tree | a542b90de21dd68f1c639524408b3d5ee1f081bd /lib | |
parent | a284275484f42c92beaac76c05a80e66d3ab3026 (diff) | |
download | rpg-d8f7a7f328a68b48d9ef5c0987b6a4915d43735e.tar.gz rpg-d8f7a7f328a68b48d9ef5c0987b6a4915d43735e.tar.bz2 |
replace unset with array_pop
unset does not reset the Array's internal pointer which messes up later
calls. array_pop is still much faster than array_splice
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions