Date: Tue, 24 Jun 2003 01:16:25 -0700 (PDT) From: Norikatsu Shigemura <nork@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-main::main.c ports/lang/php4/scripts configure.php php4_options Message-ID: <200306240816.h5O8GPIU073489@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nork 2003/06/24 01:16:25 PDT
FreeBSD ports repository
Modified files:
lang/php4 Makefile
lang/php4/scripts configure.php php4_options
Added files:
lang/php4/files patch-main::main.c
Log:
o Add FriBiDi extension [1]
o New patch-main::main.c file [2]:
- Fixed bug #24253 (missing variables when register_globals is on)
- Fixed a memory leak when more then 1 E|S flag is passed to gpc_order.
- Fixed a memory leak when variables_order is not set and gpc_order
has S|s flag.
- Optimized out duplicate parsing of the variables order string.
PR: ports/53609
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Patched by: Thierry Thomas [1]
Requested by: Ian Service [2]
Revision Changes Path
1.16 +12 -6 ports/lang/php4/Makefile
1.1 +139 -0 ports/lang/php4/files/patch-main::main.c (new)
1.4 +2 -1 ports/lang/php4/scripts/configure.php
1.2 +1 -0 ports/lang/php4/scripts/php4_options
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306240816.h5O8GPIU073489>
