Commit Graph

17 Commits

Author SHA1 Message Date
Sebastian Bergmann e469f62cdd Add missing docblock 2015-01-24 10:44:01 +01:00
Sebastian Bergmann 4e1dcac9ea Add missing test case 2015-01-24 10:43:29 +01:00
Sebastian Bergmann bdc886f84e Refactor utility method 2015-01-24 10:41:08 +01:00
Sebastian Bergmann e36555c44b Add missing test case 2015-01-24 10:39:15 +01:00
Sebastian Bergmann 99aac416d2 Tweak test suite configuration 2015-01-23 08:22:39 +01:00
Sebastian Bergmann b13d97acce Fix CS/WS issues 2015-01-23 08:18:47 +01:00
Henrique Moody e496347843 Update license and copyright in all files 2015-01-01 07:31:48 -02:00
Sebastian Bergmann 13e2857ac9 Workaround for "Nesting level too deep - recursive dependency?" fatal error on PHP 5.3.3 2014-04-18 11:45:21 +02:00
Jeff Welch 96262075d7 Bump copyright year. 2014-02-11 04:35:07 -05:00
Jeff Welch 1ea51dd3c4 Removed references to old repos. 2013-11-06 04:43:40 -05:00
Jeff Welch ded61126bd Type juggling
* Fixes 6732d996b0 (commitcomment-2642315)
2013-02-18 12:48:31 -05:00
Jeff Welch 6732d996b0 Bug fixes.
* Account for `\0gcdata` property in SplObjectStorage (This was causing the failure described here: https://github.com/sebastianbergmann/phpunit/pull/773#issuecomment-11991472)
 * Prevent foreach from corrupting `SplObjectStorage` objects when converting to an array.
2013-02-18 10:17:29 -05:00
Sebastian Bergmann 1c900e4cce Refactor 2013-02-16 17:23:39 +01:00
Sebastian Bergmann e3a448070b Cleanup 2013-02-16 11:03:12 +01:00
Jeff Welch 6ad7d7ea8b Preparing for transfer to @sebastianbergmann. 2013-02-15 18:23:38 -05:00
Jeff Welch ac6e671206 `JeffWelch` namespace is now `Whatthejeff`. 2013-02-10 20:26:19 -05:00
Sebastian Bergmann ff3b279a9c Add support for installation using the PEAR Installer (and cleanups) 2013-02-09 05:53:35 -05:00