From: carl at carldunham dot com Operating system: PHP version: 4.3.0 PHP Bug Type: Feature/Change Request Bug description: Would like tar/tar.gz/tar.bz2 files in include_path
>From a configuration management point of view, it would be convenient to package up a library of files in a .tar file (optionally compressed) to include in an application. Of course, this can be done by untaring into a directory in the include_path, but being able to skip that step is preferred. This would be a similar feature Java's ".jar" file concept. Thanks! Love PHP to death! -- Edit bug report at http://bugs.php.net/?id=22279&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=22279&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=22279&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=22279&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=22279&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=22279&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=22279&r=support Expected behavior: http://bugs.php.net/fix.php?id=22279&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=22279&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=22279&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=22279&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22279&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=22279&r=dst IIS Stability: http://bugs.php.net/fix.php?id=22279&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=22279&r=gnused
