diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2018-07-17 11:53:06 +0200 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2018-07-17 11:53:06 +0200 |
commit | 9f957fd303712b55370f8154de19ee15e2c1237a (patch) | |
tree | a2c214c6cb438b8fdb86f62573d44b71dd97b910 /ext/pdo_sqlite/php_pdo_sqlite_int.h | |
parent | 50516a6e1f357f63324ec76e26623f2a7185bd4f (diff) | |
download | php-git-9f957fd303712b55370f8154de19ee15e2c1237a.tar.gz |
Improve implementation of array_key_first() and array_key_last()
Firstly, we must not separate the $stack argument for performance
reasons. Secondly, we prefer `Z_ARRVAL_P` over `HASH_OF` to clarify
our intention.
Thanks to Nikita, for catching these issues!
Diffstat (limited to 'ext/pdo_sqlite/php_pdo_sqlite_int.h')
0 files changed, 0 insertions, 0 deletions