Edit report at http://bugs.php.net/bug.php?id=54982&edit=1
ID: 54982 Updated by: paj...@php.net Reported by: Denis dot Gorbachev at trueoffice dot ru Summary: PHAR archives couldn't be included with IonCube installed -Status: Open +Status: Bogus Type: Bug Package: PHAR related Operating System: Ubuntu 10.10 PHP Version: 5.3.6 Block user comment: N Private report: N New Comment: Pls report this bug to the ioncube developers. Previous Comments: ------------------------------------------------------------------------ [2011-06-03 12:17:15] Denis dot Gorbachev at trueoffice dot ru Description: ------------ Hello everybody! I don't really know where I should post this bug, so forgive me if it's not the right place. With the IonCube extension enabled, PHAR archives become unreadable: Test script: --------------- starfall@desktop:~/workspace/mask$ php lib/mink/vendor/Goutte/goutte.phar Expected result: ---------------- Nothing. Actual result: -------------- PHP Warning: include(): Failed opening 'phar:///home/starfall/workspace/mask/lib/mink/vendor/Goutte/goutte.phar/_cli_stu b.php' for inclusion (include_path='phar:///home/starfall/workspace/mask/lib/mink/vendor/Goutte/goutte .phar:.:/usr/share/php:/usr/share/pear') in /home/starfall/workspace/mask/lib/mink/vendor/Goutte/goutte.phar on line 9 PHP Stack trace: PHP 1. {main}() /home/starfall/workspace/mask/lib/mink/vendor/Goutte/goutte.phar:0 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=54982&edit=1