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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
6 + 23 = ?
Subscribe to this entry?

 
 [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: Wed Apr 24 21:01:29 2024 UTC