1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Prepared release 3.6.1. (Issue #27) More... over 12 years ago
fix $this in closure for php 5.3 More... over 12 years ago
[Composer] Updated the branch-alias for dev-master to 3.7.x-dev. More... over 12 years ago
Prepared release 3.6.0. (Issue #22) More... over 12 years ago
[CLI] Changed the description and the help message of the phpunit:passthrough command. More... over 12 years ago
Updated the Features section of README.textile. More... over 12 years ago
Updated the Composer section of README.textile. More... over 12 years ago
Updated copyright notices. More... over 12 years ago
[Util] Added some empty lines to the FailureTrace::findFileAndLineOfFailureOrError() method. More... over 12 years ago
[Util] Changed the FailureTrace::findFileAndLineOfFailureOrError() method to be a bit more intentional. (Issue #24) More... over 12 years ago
[Resources][examples] Added a test class with a trait. (Issue #24) More... over 12 years ago
[Util] Updated the copyright notice of src/Stagehand/TestRunner/Util/FailureTrace.php. (Issue #24) More... over 12 years ago
[Core] Removed the ApplicationContext::setPlugin() and getPlugin() methods. More... over 12 years ago
[CLI] Fixed invalid method call to get the PluginInterface object in the PHPUnitPassthroughCommand class. More... over 12 years ago
[Core] Replaced the use of the ApplicationContext object with the PluginInterface object. More... over 12 years ago
[JUnitXMLWriter] Removed an unused use statement. More... over 12 years ago
[Util] Renamed the interface StreamWriter to StreamWriterInterface. More... over 12 years ago
[JUnitXMLWriter] Renamed the interface JUnitXMLWriter to JUnitXMLWriterInterface. More... over 12 years ago
[DependencyInjection] Renamed the interface IConfiguration to ConfigurationInterface. More... over 12 years ago
[Core] Renamed the interface IPlugin to PluginInterface. More... over 12 years ago
[Core] Removed the PluginAwareFactory class. More... over 12 years ago
[Core] Replaced the use of the ApplicationContext object with the IPlugin object. More... over 12 years ago
[Preparer] Removed an unused use statement. More... over 12 years ago
Replaced the use of the ApplicationContext object with the Environment object. More... over 12 years ago
[DependencyInjection] Removed unnecessary synthetic service definitions. More... over 12 years ago
[DependencyInjection] Moved the Compiler class into the Stagehand\TestRunner\DependencyInjection\Compiler namespace. More... over 12 years ago
[Core] Renamed the feature "autotest" to "continuous_testing". More... over 12 years ago
[Process] Renamed the class Autotest to ContinuousTestRunner. More... over 12 years ago
[Process] Moved the FatalError class into the Process\ContinuousTesting namespace. More... over 12 years ago
[Process] Moved the AlterationMonitoring class into the Process\ContinuousTesting namespace. More... over 12 years ago