1
0
mirror of https://github.com/php/php-src.git synced 2026-04-18 05:21:02 +02:00
Files
archived-php-src/ext/standard/tests
Sherif Ramadan 98c9e56ef0 Merge branch 'pull-request/287'
Add ability to use array keys with array_filter().
This adds a third (optional) argument to array_filter() that will determine
what gets passed to the callback, the array key, value or both.
The third argument can be one of two constants: ARRAY_FILTER_USE_BOTH or,
ARRAY_FILTER_USE_KEY.
2013-10-30 09:36:19 -04:00
..
2013-06-10 13:36:17 -07:00
2013-09-18 10:52:18 +02:00
2013-10-21 12:21:21 +02:00
2013-10-29 17:30:58 +09:00
2013-10-01 11:11:48 +02:00
2013-07-15 00:23:03 -07:00
2013-09-26 00:30:23 -07:00
2013-10-04 16:17:46 +02:00
2013-09-26 00:30:23 -07:00
2013-03-15 19:04:40 +01:00
2013-03-15 19:04:40 +01:00