-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
What steps will reproduce the problem?
1. See attached example
2. phc -c dns-class.php -o test
3. ./test
What is the expected output? What do you see instead?
phc -O3 -c dns-class.php -o test
Warning: The optimizer has failed for the following reason:
src/optimize/Class_info.cpp:104:
Magic method '__sleep is not supported
[securegateway-devel]~# ./test
SIGSEGV received!
This could be a bug in phc. If you suspect it is, please email
a bug report to phc-general@phpcompiler.org.
What version of the product are you using? On what operating system?
Latest PHC SVN version.
Running on Slackware Linux 13.1 buildroot 2.6.33.4-smp #1 SMP Wed May 12 21:39:37 CDT
2010 i686 QEMU Virtual CPU version 0.12.5 AuthenticAMD GNU/Linux
Please provide any additional information below.
Original issue reported on code.google.com by cassiano%polaco.pro.br@gtempaccount.com on 2011-01-24 11:31:57
- _Attachment: [dns-class.php](https://storage.googleapis.com/google-code-attachments/phc/issue-133/comment-0/dns-class.php)_
Reactions are currently unavailable