I was playing around with some libraries using FFI and I wanted to
share a .phar with the result, but to my surprise, it didn't work.

Apparently we are not able to load shared libraries using FFI from
within .phar files.
Is that the expected behavior or is it a bug in the FFI extension?

I have setup a dummy repo so the error could be easily reproduced:
https://github.com/CViniciusSDias/ffi-phar-problem

I am sorry if this is not the list to send this type of problem. I
will gladly move the thread to the right one if someone points it out.

Thanks, folks.

Vinicius Dias,
Zend Certified Engineer,
iMasters PHP Certified Professional

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: https://www.php.net/unsub.php

Reply via email to