We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test case:
new \Phalcon\Image\Adapter\Imagick('');
Backtrace:
#0 0x0000000000a3ee9a in zend_update_static_property (scope=0x32aefc0, name=0x7f0c957a8611 "_checked", name_length=8, value=0x0, tsrm_ls=0x2de77f0) at /tmp/php-build/source/5.5.4/Zend/zend_API.c:3810 #1 0x00007f0c94f7561d in phalcon_update_static_property_ce (ce=0x32aefc0, name=0x7f0c957a8611 "_checked", len=8, value=0x0, tsrm_ls=0x2de77f0) at /home/vladimir/workspace/cphalcon/ext/kernel/object.c:1250 #2 0x00007f0c95208167 in zim_Phalcon_Image_Adapter_Imagick_check (ht=0, return_value=0x7f0c9b9c1678, return_value_ptr=0x7fffe7427690, this_ptr=0x0, return_value_used=1, tsrm_ls=0x2de77f0) at /home/vladimir/workspace/cphalcon/ext/image/adapter/imagick.c:94 #3 0x00007f0c94f69038 in phalcon_execute_internal (execute_data_ptr=0x7fffe74275b0, fci=0x7fffe74276b0, return_value_used=1, tsrm_ls=0x2de77f0) at /home/vladimir/workspace/cphalcon/ext/phalcon.c:367 #4 0x0000000000a184c8 in zend_call_function (fci=0x7fffe74276b0, fci_cache=0x7fffe7427580, tsrm_ls=0x2de77f0) at /tmp/php-build/source/5.5.4/Zend/zend_execute_API.c:959 #5 0x00007f0c94f6e320 in phalcon_call_user_function (function_table=0x2dead00, object_pp=0x0, function_name=0x7f0c9b9c1278, retval_ptr=0x7f0c9b9c11f8, retval_ptr_ptr=0x0, param_count=0, params=0x0, tsrm_ls=0x2de77f0) at /home/vladimir/workspace/cphalcon/ext/kernel/fcall.c:117 #6 0x00007f0c94f6f1bd in phalcon_call_static_zval_str_func_vparams (return_value=0x7f0c9b9c11f8, return_value_ptr=0x0, mixed_name=0x7fffe7427890, method_name=0x7f0c957a84cc "check", method_len=5, tsrm_ls=0x2de77f0, param_count=0, ap=0x7fffe74278a8) at /home/vladimir/workspace/cphalcon/ext/kernel/fcall.c:329 #7 0x00007f0c94f6f7c2 in phalcon_call_static_func_params (return_value=0x0, return_value_ptr=0x0, class_name=0x7f0c957a870c "phalcon\\image\\adapter\\imagick", class_length=29, method_name=0x7f0c957a84cc "check", method_length=5, tsrm_ls=0x2de77f0, param_count=0) at /home/vladimir/workspace/cphalcon/ext/kernel/fcall.c:437 #8 0x00007f0c9520843e in zim_Phalcon_Image_Adapter_Imagick___construct (ht=1, return_value=0x7f0c9b9c1178, return_value_ptr=0x7f0c9b986140, this_ptr=0x7f0c9b9bf9b0, return_value_used=0, tsrm_ls=0x2de77f0) at /home/vladimir/workspace/cphalcon/ext/image/adapter/imagick.c:120 #9 0x00007f0c94f6908b in phalcon_execute_internal (execute_data_ptr=0x7f0c9b986198, fci=0x0, return_value_used=0, tsrm_ls=0x2de77f0) at /home/vladimir/workspace/cphalcon/ext/phalcon.c:371 #10 0x0000000000a74f4f in zend_do_fcall_common_helper_SPEC (execute_data=0x7f0c9b986198, tsrm_ls=0x2de77f0) at /tmp/php-build/source/5.5.4/Zend/zend_vm_execute.h:552 #11 0x0000000000a759b2 in ZEND_DO_FCALL_BY_NAME_SPEC_HANDLER (execute_data=0x7f0c9b986198, tsrm_ls=0x2de77f0) at /tmp/php-build/source/5.5.4/Zend/zend_vm_execute.h:685 #12 0x0000000000a7424e in execute_ex (execute_data=0x7f0c9b986198, tsrm_ls=0x2de77f0) at /tmp/php-build/source/5.5.4/Zend/zend_vm_execute.h:363 #13 0x0000000000a74333 in zend_execute (op_array=0x7f0c9b9c0890, tsrm_ls=0x2de77f0) at /tmp/php-build/source/5.5.4/Zend/zend_vm_execute.h:388 #14 0x0000000000a2ec68 in zend_execute_scripts (type=8, tsrm_ls=0x2de77f0, retval=0x0, file_count=3) at /tmp/php-build/source/5.5.4/Zend/zend.c:1318 #15 0x000000000096f9ec in php_execute_script (primary_file=0x7fffe742a160, tsrm_ls=0x2de77f0) at /tmp/php-build/source/5.5.4/main/main.c:2489 #16 0x0000000000aef369 in do_cli (argc=2, argv=0x2de7710, tsrm_ls=0x2de77f0) at /tmp/php-build/source/5.5.4/sapi/cli/php_cli.c:994 #17 0x0000000000af09a0 in main (argc=2, argv=0x2de7710) at /tmp/php-build/source/5.5.4/sapi/cli/php_cli.c:1378
The text was updated successfully, but these errors were encountered:
Fixed in #1375
Sorry, something went wrong.
No branches or pull requests
Test case:
Backtrace:
The text was updated successfully, but these errors were encountered: