Bug 53609 - [Maintainer Update] Port: lang/php4
Summary: [Maintainer Update] Port: lang/php4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-22 11:00 UTC by Alex Dupre
Modified: 2003-06-24 09:16 UTC (History)
1 user (show)

See Also:


Attachments
php4.diff (7.48 KB, patch)
2003-06-22 11:00 UTC, Alex Dupre
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Dupre 2003-06-22 11:00:29 UTC
Add FriBiDi extension (patch by Thierry Thomas).
New patch-main::main.c file (requested by Ian Service):
- 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.
Comment 1 Norikatsu Shigemura freebsd_committer freebsd_triage 2003-06-24 09:16:30 UTC
State Changed
From-To: open->closed

Committed, thanks!