Bug 75737 - [PATCH] lang/php4: fix for crashing with overloaded objects
Summary: [PATCH] lang/php4: fix for crashing with overloaded objects
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: Alex Dupre
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-03 06:10 UTC by Toni Viemerö
Modified: 2005-01-10 17:01 UTC (History)
1 user (show)

See Also:


Attachments
php4-4.3.10_1.patch (1.52 KB, patch)
2005-01-03 06:10 UTC, Toni Viemerö
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!