php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1883 zend_execute.c:1333: too many arguments to function `_get_object_zval_ptr'
Submitted: 1999-07-26 13:52 UTC Modified: 1999-07-26 14:57 UTC
From: danny dot heijl at cevi dot be Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0 Latest CVS (26/07/1999) OS: RH 5.2 Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: danny dot heijl at cevi dot be
New email:
PHP Version: OS:

 

 [1999-07-26 13:52 UTC] danny dot heijl at cevi dot be
gcc -DHAVE_CONFIG_H -I. -I/home/web/php/php4/./libzend 
  -I.   -I/home/local/include  -O2 -m486 -s -g -Wall 
  -c zend_execute.c
zend_execute.c: In function `execute':
zend_execute.c:1333: too many arguments to function `_get_object_zval_ptr'
make[1]: *** [zend_execute.o] Error 1


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-07-26 14:57 UTC] andi at cvs dot php dot net
Fixed.
Thanks for the report.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 29 10:01:32 2024 UTC