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
 [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 15 20:01:35 2024 UTC