Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Feb 2007 19:34:58 +0000 (UTC)
From:      Alex Dupre <ale@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/php5 Makefile ports/lang/php5/files patch-ext_standard_array.c
Message-ID:  <200702121934.l1CJYwoK086530@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702121934.l1CJYwoK086530>