php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56430 makes reference to non-existant file zend_default_classes.h
Submitted: 2005-06-25 21:11 UTC Modified: 2013-12-13 07:51 UTC
From: iridium@php.net Assigned: wez (profile)
Status: Closed Package: ffi (PECL)
PHP Version: 5.0.3 OS: Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: iridium@php.net
New email:
PHP Version: OS:

 

 [2005-06-25 21:11 UTC] iridium@php.net
Description:
------------
(Note: php version 5.0.4 isn't available on the PHP versions list on pecl bugs)

Won't compile under linux, wants a header that doesn't exist.

/usr/src/php-5.0.4/ext/ffi/ffi_struct.c:29:39: Zend/zend_default_classes.h: No such file or directory

I'm curious, is wez going to do any further development on this module? I've found it incredibly useful (most of my usage in the past has been under windows), but rather buggy and incomplete in places. I'd love to see callbacks implemented, for instance. Also it seems to crash if you give it invalid input, it'd be nicer if handled bad input more gracefully. 

If he is not planning to do any further work on it, I might have a crack at it myself.

Pete.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-09-08 05:46 UTC] m dot quinton at gmil dot com
you can try CVS source. It has been working for me with php5.05. There is some changes in CVS that make it work ;-)
 [2013-12-13 07:51 UTC] wez@php.net
-Status: Assigned +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 18:01:31 2024 UTC