1
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
Aug 13, 2025 — Aug 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #11 from hairmare/feature/test-template-1.2.1-compat More... about 11 years ago
Ignore missing file in include_once More... about 11 years ago
Merge pull request #10 from hairmare/patch-1 More... about 11 years ago
Fix le type More... about 11 years ago
Fixed comatability to PHP 5.3 More... about 12 years ago
Fixed comatability to PHP 5.3 More... about 12 years ago
Tested: emoved @covers since it caused problems running strict mode More... about 12 years ago
Implemented: made the gnereator compatible to the newest PHPUnit version ... things got refactored there and PHPUnit_Util_Class was removed More... about 12 years ago
Updated dependencies to newer versions and added PHPUnit More... about 12 years ago
Merge pull request #9 from micha149/typo-fix More... about 13 years ago
Changed method name. More... about 13 years ago
Fixed typo in code examples More... about 13 years ago
added necessary bin dir More... almost 14 years ago
Fixed: travis configuration to checkout composer before the build More... almost 14 years ago
Use the autoloader for in testing env, added vendor dir to ignore list of git. More... almost 14 years ago
Implemented: ability to determine if it is suitable to throw a »no methods to proxy« exception. Furthermore extracted a method capable of filtering down a set of ReflectionMethods to the ones able to be proxied. More... almost 14 years ago
Merged: finally found the time to merge proposal of Gjero. More... almost 14 years ago
Fixed: PHPUnit does not allow to us \PHPUnit_Framework_Exception to be fetched in a test. Therefore the GeneratorException was introduced which is used now within these tests. More... almost 14 years ago
Tested: fixed tests after minor refactoring work. More... almost 14 years ago
Merge branch 'master' of github.com:lapistano/proxy-object More... almost 14 years ago
Tested: added test case file for the functional tests suite. More... almost 14 years ago
Update composer.json More... almost 14 years ago
change from 2 space to 4 spaces used for indentation More... about 14 years ago
cyclomatic complexity adjustments More... about 14 years ago
fix the unit tests and perform some micro-optimization More... about 14 years ago
Merge branch 'master' of github.com:lapistano/proxy-object More... about 14 years ago
Fixed: static class members influenced later exectued tests More... about 14 years ago
Added missing link to PSR-0 project and changed some other stuff due to feedback from @paza, thx a lot. More... about 14 years ago
fixed typo More... about 14 years ago
Added some more information and did some rearrangements of the code examples More... about 14 years ago