From: <ced...@e-...> - 2005-11-30 21:01:07
|
Hi, I haven't tried on 5.1.0 since it has 5.1.1 was out to fix several major=20 issues with 5.1.0. BTW, I am building on a Linux platform. As I said, I=20 discovered that the zend_fetch_debug_stacktrace method signature had=20 changed, and introduced a new parameter called "skip_last" : ZEND_API void zend_fetch_debug_backtrace(zval *return_value, int skip_las= t,int provide_object TSRMLS_DC) Updating the bridge code line 1570 by adding this parameter did the trick= , and I was able to build the bridge. My problem now is about that 403 error with Tomcat when trying to do "PUT= " on the servlet... C=E9dric Jost Boekemeier a =E9crit : >Hi Cedric, > > =20 > >>I tried to update to the latest PHP version (5.1.1) >>since it was "highly=20 >>recommanded for all 5.0.x users" >> =20 >> > >do you have the same problems with 5.1.0, too? > >I am currently testing 3.0.0 and 2.0.9 (which is 2.0.8 >+ one bugfix) against 5.1.0, and it compiled fine. -- >There was one serialization problem, but that turned >out to be a problem with the backend running in the >GNU jvm. > >So if there's an issue with 5.1.1, then I think >there's something broken with 5.1.1.=20 > >BTW: I usually test the windows version on wine >because this catches most of the windows related >issues. Since 5.1.0 php runs scripts much faster but >crashes during shutdown. This happens all the time, so >I don't think it's related to our code. Maybe it is >possible to wait until Fedora Core 5 is available next >year. After some time these problems usually >disappear. :) > > >Regards, >Jost Boekemeier > > > >=09 > >=09 > =09 >___________________________________________________________=20 >Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmel= den: http://mail.yahoo.de > > =20 > |