cvs commit: ports/lang/php5 Makefile ports/lang/php5/files
 patch-ext_standard_array.c
    Alex Dupre 
    ale at FreeBSD.org
       
    Mon Feb 12 19:34:59 UTC 2007
    
    
  
ale         2007-02-12 19:34:58 UTC
  FreeBSD ports repository
  Modified files:
    lang/php5            Makefile 
  Added files:
    lang/php5/files      patch-ext_standard_array.c 
  Log:
  Fix regression: count(object) should call object->count() if instance of Countable.
  
  Spotted by:     Roman Neuhauser <neuhauser at sigpipe.cz>
  
  Revision  Changes    Path
  1.110     +1 -1      ports/lang/php5/Makefile
  1.1       +33 -0     ports/lang/php5/files/patch-ext_standard_array.c (new)
    
    
More information about the cvs-all
mailing list