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
Alex Dupre
ale at FreeBSD.org
Wed Jan 19 08:13:56 PST 2005
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)
More information about the cvs-ports
mailing list