cvs commit: ports/lang/php4 Makefile ports/lang/php4/files
patch-main::main.c ports/lang/php4/scripts configure.php
php4_options
Norikatsu Shigemura
nork at FreeBSD.org
Tue Jun 24 01:16:26 PDT 2003
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 at 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
More information about the cvs-ports
mailing list