From:             
Operating system: Ubuntu 10.10
PHP version:      5.3.6
Package:          PHAR related
Bug Type:         Bug
Bug description:PHAR archives couldn't be included with IonCube installed

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 bug report at http://bugs.php.net/bug.php?id=54982&edit=1
-- 
Try a snapshot (PHP 5.2):            
http://bugs.php.net/fix.php?id=54982&r=trysnapshot52
Try a snapshot (PHP 5.3):            
http://bugs.php.net/fix.php?id=54982&r=trysnapshot53
Try a snapshot (trunk):              
http://bugs.php.net/fix.php?id=54982&r=trysnapshottrunk
Fixed in SVN:                        
http://bugs.php.net/fix.php?id=54982&r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=54982&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=54982&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=54982&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=54982&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=54982&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=54982&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=54982&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=54982&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=54982&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=54982&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=54982&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=54982&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=54982&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=54982&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=54982&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=54982&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=54982&r=mysqlcfg

Reply via email to