PHP 8 compatibility (curly brace string access)
[pharext/pharext] / src / pharext / Installer.php
2020-09-26  Michael WallnerPHP 8 compatibility (curly brace string access)
2015-09-03  Michael Wallners/CliCommand/Cli\Command/g
2015-09-03  Michael Wallners/CliArgs/Cli\Args/g
2015-09-02  Michael Wallneradd bin/pharext.update
2015-09-01  Michael WallnerMerge pull request #3 from gitter-badger/gitter-badge
2015-08-25  Michael Wallnersupport for running .ext.phars without ext/phar
2015-05-15  Michael Wallnercorrectly bail out on non-existing INI file
2015-03-28  Michael Wallnerconsistent verbosity
2015-03-27  Michael Wallnermore refactoring; now the package hook starts to make...
2015-03-24  Michael Wallnerconsistent exit codes
2015-03-24  Michael Wallnertypo
2015-03-24  Michael Wallnerconsistent help messages
2015-03-24  Michael Wallnersupport for zend_extension
2015-03-24  Michael Wallnermajor refactoring under the hood
2015-03-22  Michael Wallnerfix installer tempdir usage
2015-03-22  Michael Wallnerdownload progress, cleanups
2015-03-22  Michael Wallneradd ExecCmd and Tempdir
2015-03-21  Michael Wallnersupport git clones and (PECL) package archives as sources
2015-03-09  Michael Wallnerprepare 2.0
2015-03-09  Michael WallnerINI file activation
2015-03-09  Michael Wallnerreorder code and files, remove the filtered source...
2015-03-09  Michael Wallneropenssl signing
2015-03-06  Michael WallnerMerge branch 'master' of github.com:m6w6/pharext
2015-03-06  Michael Wallnercleanup
2015-03-06  Michael Wallnerfix exception when there's no pharext_install.php
2015-03-06  Michael WallnerShip your dependencies as phars inside the phar
2015-03-06  Michael Wallnerbetter handling of sudo output
2015-03-06  Michael WallnerImplement packager and installer hooks
2015-03-05  Michael Wallnerrefactor some commonly used code into a trait
2015-03-05  Michael Wallneradd CliArgsTest
2015-03-04  Michael Wallnerfix warning
2015-03-04  Michael Wallnerfix issue #1
2015-03-04  Michael Wallnerinit