--TEST--
-Test array_combine() function : usage variations - different arrays
+Test array_combine() function : usage variations - different arrays(Bug#43424)
--FILE--
<?php
/* Prototype : array array_combine(array $keys, array $values)
--TEST--
-Test array_combine() function : usage variations - associative array with different keys
+Test array_combine() function : usage variations - associative array with different keys(Bug#43424)
--FILE--
<?php
/* Prototype : array array_combine(array $keys, array $values)
--TEST--
-Test array_combine() function : usage variations - associative array with different values
+Test array_combine() function : usage variations - associative array with different values(Bug#43424)
--FILE--
<?php
/* Prototype : array array_combine(array $keys, array $values)