nikic / scalar_objects

Extension that adds support for method calls on primitive types in PHP
MIT License
1.13k stars 44 forks source link

undefined symbol: zend_error_noreturn in Unknown on line 0 #3

Closed rsvasyliev closed 11 years ago

rsvasyliev commented 11 years ago

PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20100525+lfs/scalar_objects.so' - /usr/lib/php5/20100525+lfs/scalar_objects.so: undefined symbol: zend_error_noreturn in Unknown on line 0 This is PHP 5.4.6-1ubuntu1.1 (cli) (built: Nov 15 2012 01:23:47) on Ubuntu 12.10, x86.

I found a similar problem here. What could it be?

nikic commented 11 years ago

Thanks, fixed.