| Summary: | [PATCH] for www/php4-session which fixes php 4.4.5 segfault when register_globals=on | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Alexander Zhuravlev <zaa> | ||||
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | ale | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Alexander Zhuravlev
2007-02-20 20:50:14 UTC
Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer ale 2007-02-21 07:31:34 UTC
FreeBSD ports repository
Modified files:
www/php4-session Makefile
Added files:
www/php4-session/files patch-session.c
Log:
Fix session bug when register_globals in enabled.
PR: ports/109372
Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru>
Obtained from: PHP CVS
Revision Changes Path
1.2 +2 -0 ports/www/php4-session/Makefile
1.1 +33 -0 ports/www/php4-session/files/patch-session.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks! |