Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jan 2005 16:13:55 +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/php4 Makefile ports/lang/php4/files patch-ext::standard::var_unserializer.c ports/lang/php5 Makefile ports/lang/php5/files patch-ext::standard::php_var.h patch-ext::standard::var_unserializer.c
Message-ID:  <200501191613.j0JGDubB061757@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ale         2005-01-19 16:13:55 UTC

  FreeBSD ports repository

  Modified files:
    lang/php4            Makefile 
    lang/php5            Makefile 
  Added files:
    lang/php4/files      patch-ext::standard::php_var.h 
                         patch-ext::standard::var_unserializer.c 
    lang/php5/files      patch-ext::standard::php_var.h 
                         patch-ext::standard::var_unserializer.c 
  Log:
  Speed up unserialize() and fix a serious performance issue.
  
  Obtained from:  PHP CVS
  
  Revision  Changes    Path
  1.83      +1 -1      ports/lang/php4/Makefile
  1.1       +20 -0     ports/lang/php4/files/patch-ext::standard::php_var.h (new)
  1.1       +87 -0     ports/lang/php4/files/patch-ext::standard::var_unserializer.c (new)
  1.79      +1 -1      ports/lang/php5/Makefile
  1.1       +20 -0     ports/lang/php5/files/patch-ext::standard::php_var.h (new)
  1.1       +87 -0     ports/lang/php5/files/patch-ext::standard::var_unserializer.c (new)



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