Bug 108472

Summary: lang/php5: add patch which fixes bug #39350
Product: Ports & Packages Reporter: Ralf van der Enden <tremere>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
php5-5.2.0_1.diff none

Description Ralf van der Enden 2007-01-28 11:40:17 UTC
Due to a bug in the implode function PHP can segfault. phpSysInfo 5.2.2
suffers from this bug. I've added a patch to fix bug #39350 which solves
this issue.

How-To-Repeat: A code example can be found here: http://bugs.php.net/bug.php?id=39350
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-01-28 11:40:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2007-02-09 09:15:05 UTC
State Changed
From-To: open->closed

PHP 5.2.1 fixed this issue.