aboutsummaryrefslogtreecommitdiff
path: root/lang/php53/files/patch-ext_standard_array.c
Commit message (Collapse)AuthorAgeFilesLines
* Update to PHP 5.3.2 release!Alex Dupre2010-04-091-33/+0
| | | | Notes: svn path=/head/; revision=252471
* Fix regression: count(object) should call object->count() if instance of ↵Alex Dupre2007-02-121-0/+33
Countable. Spotted by: Roman Neuhauser <neuhauser@sigpipe.cz> Notes: svn path=/head/; revision=185029