]> granicus.if.org Git - php/commit
@- Implemented array_flip() function. Returns input-array with key, value
authorThies C. Arntzen <thies@php.net>
Sun, 21 Nov 1999 12:37:53 +0000 (12:37 +0000)
committerThies C. Arntzen <thies@php.net>
Sun, 21 Nov 1999 12:37:53 +0000 (12:37 +0000)
commit2451ff5368c222c96e3616ca38708b07d6364bc2
treec38d503f5c93adf7b8e35fe2619a7c0977bd776b
parentee1380e6b02693cb09a4da6c1982290038d5bc1e
@- Implemented array_flip() function. Returns input-array with key, value
@  flipped. (Thies)
(PHP array_flip) new function. no clash detection, only works for IS_STRING and IS_LONG datatypes in src-array.
ext/standard/array.c
ext/standard/php_array.h