Pádraic Brady

Results 41 issues of Pádraic Brady

- Adds a `self-update` command (not loaded unless running a phar). Also `self-update --check` (check if new version) and `self-update --rollback` (revert to previous version). - Renames default `phpmnd` command...

This PR is a work in progress. Expect changes and check the TODO list. Review/testing is welcome. This pull request is intended to add support for developer-level package signing to...

Feature

- Modifies #155 to be slightly more general in nature (filepath vs phar). - Notes configuration in README. - Added to configure command questions.

Fix for #199, but 3 tests failing in loading test files at the moment (appears to be fine outside of the test environment...).

A continuation of the previous WIP updated for the new refactored internals.

enhancement
help wanted

See #232 The primary remaining issue is running behat. Currently it is disabled for Appveyor pending time to debug the problems it is having with failed scenarios. If feasible, also...

maintenance

Humbug currently, as a first step towards building an XML configuration, strips all filter, listener and logging elements. Assess for potential problems. Do we really need to stripping out code...

So I don't forget it, there is a built in capacity to run processes in batches. It's not noted in documentation, but it would imply running tests in an unpredictable...

At present, Humbug focuses solely on using xdebug, a prerequisite for generating code coverage. It’s essentially a symptom of old age – supporting PHP

enhancement