Opened 12 years ago

Last modified 11 years ago

#35291 closed defect

phpunit doesn't work with php 5.4.5 — at Initial Version

Reported by: Garfield-fr (Bertrand Zuchuat) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: Cc:
Port: pear-PHPUnit

Description

Hi,

I have this error after upgrade 5.4.4 to 5.4.5: Warning: require_once(File/Iterator/Autoload.php): failed to open stream: No such file or directory in /opt/local/lib/php54/pear/share/pear/PHPUnit/Autoload.php on line 45

Fatal error: require_once(): Failed opening required 'File/Iterator/Autoload.php' (include_path='.:') in /opt/local/lib/php54/pear/share/pear/PHPUnit/Autoload.php on line 45

before upgrade, my phpunit work.

My pear install is on: /opt/local/lib/php54/pear/

My php.ini config: include_path = ".:/opt/local/lib/php54/pear/:/opt/local/lib/php54/pear/share/pear/"

Please help me.

Thanks

Change History (0)

Note: See TracTickets for help on using tickets.