Bug 75737

Summary: [PATCH] lang/php4: fix for crashing with overloaded objects
Product: Ports & Packages Reporter: Toni Viemerö <toni.viemero>
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 Flags
php4-4.3.10_1.patch none

Description Toni Viemerö 2005-01-03 06:10:15 UTC
Attached patch is taken from PHP CVS and fixes PHP bug #31106, crashing
with overloaded objects.

http://bugs.php.net/31106
http://cvs.php.net/diff.php/Zend/Attic/zend_execute.c?sa=1&r1=1.316.2.42&r2=1.316.2.43&ty=u

Added file(s):
- files/patch-Zend::zend_execute.c

Port maintainer (ale@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2005-01-03 06:11:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer.
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2005-01-10 17:01:33 UTC
State Changed
From-To: open->closed

Committed, thanks!