1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
prepared release 4.0.0 (Issue #25) More... about 11 years ago
added project status badges to README.md More... about 11 years ago
[Eclipse] removed build/ and dist/ directories from the exclusion patterns for the PHP build path (Issue #38) More... about 11 years ago
added .travis.yml More... about 11 years ago
[Composer] added scripts so that the DIC is compiled when the update or install command is executed More... about 11 years ago
[CLI] Updated copyright notices More... about 11 years ago
prepared release 4.0.0 (Issue #25) More... about 11 years ago
removed information about PEAR from README.md (Issue #38) More... about 11 years ago
[CLI] changed code to use SebastianBergmann\Version for the version string More... about 11 years ago
[Composer] added sebastian/version to the require section More... about 11 years ago
Updated copyright notices More... about 11 years ago
[test] changed code to work with PHPUnit 4.2 More... about 11 years ago
[PHPUnit] removed unused require_once for PHPUnit/Autoload.php More... about 11 years ago
[Composer] changed minimum-stability to dev More... about 11 years ago
[Composer] changed the versions of piece/* and symfony/* to use tilde operator More... about 11 years ago
changed the structure of the test directory to PSR-4 More... about 11 years ago
changed the structure of the src directory to PSR-4 More... about 11 years ago
[Composer] removed symfony/class-loader from the require section (Issue #38) More... about 11 years ago
[Composer] removed unused entries from .gitignore (Issue #31, #38) More... about 11 years ago
[PEAR] removed build.xml and package.xml (Issue #38) More... about 11 years ago
[Core][bin] removed the global variables for backwards compatibility $GLOBALS['STAGEHAND_TESTRUNNER_workingDirectoryAtStartup'] and $GLOBALS['STAGEHAND_TESTRUNNER_preloadScript'] More... about 11 years ago
[Core] changed Environment::initialize() to be public static More... about 11 years ago
[Core] removed Environment::isProduction() More... about 11 years ago
[Eclipse] removed PHPUnit, Phake, and the system include path from the PHP libraries and PHP include path More... about 11 years ago
[test] removed TestEnvironment More... about 11 years ago
[test] changed code to work only with Composer More... about 11 years ago
[Core] removed Bootstrap::configureClassLoader() and Bootstrap::$namespaces (Issue #38) More... about 11 years ago
[bin] removed an unnecessary require_once for Stagehand\TestRunner\Core\Bootstrap (Issue #38) More... about 11 years ago
[test] removed unnecessary require_once for Phake More... about 11 years ago
[bin] added code to load the Composer generated autoload.php in the host project (Issue #37) More... about 11 years ago