ID: 36388
User updated by: david at jool dot nl
-Summary: PHP crash when throwing exception and session
persistence
Reported By: david at jool dot nl
Status: Assigned
Bug Type: SOAP related
Operating System: winxp
PHP Version
From: david at jool dot nl
Operating system: winxp
PHP version: 5CVS-2006-02-14 (snap)
PHP Bug Type: SOAP related
Bug description: PHP crash when throwing exception and session persistence
Description:
When using the soap extension to expose a certain class and
ID: 29268
User updated by: david at jool dot nl
Reported By: david at jool dot nl
-Status: No Feedback
+Status: Open
Bug Type: Scripting Engine problem
Operating System: winXP
PHP Version: 5.0.0
New Comment:
Still not fixed. tested with
ID: 29268
User updated by: david at jool dot nl
-Summary: __autoload() not called when inside eval()
Reported By: david at jool dot nl
-Status: Feedback
+Status: Open
Bug Type: Zend Engine 2 problem
Operating System: winXP
PHP Version
ID: 29268
User updated by: david at jool dot nl
Reported By: david at jool dot nl
Status: Open
Bug Type: Zend Engine 2 problem
Operating System: winXP
PHP Version: 5.0.0
New Comment:
A possible solution might be to also check if zend_fetch_class
From: david at jool dot nl
Operating system: winXP
PHP version: 5.0.0
PHP Bug Type: Zend Engine 2 problem
Bug description: __autoload() not called when inside eval()
Description:
When creating a new instance of a class inside eval() the __autoload
function isn