diff options
author | Nikita Popov <nikic@php.net> | 2012-06-19 17:45:04 +0200 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2012-06-19 18:04:14 +0200 |
commit | 4cba4c61931caf4abb1599493fdcbb2b492072f0 (patch) | |
tree | 9d932bee1823be45484a4ae853e08305c91b692f /ext/mysqlnd/php_mysqlnd.c | |
parent | 266578f58483a08d7af51714636564df36a926d0 (diff) | |
download | php-git-4cba4c61931caf4abb1599493fdcbb2b492072f0.tar.gz |
Fixed bug RecursiveArrayIterator does not implement Countable
ArrayIterator implemented Countable only after it was already inherited by
RecursiveArrayIterator. Thus the interface was missing in RAI.
Diffstat (limited to 'ext/mysqlnd/php_mysqlnd.c')
0 files changed, 0 insertions, 0 deletions