1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 07, 2024 — Dec 07, 2025
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... over 10 years ago
Ignore missing file in include_once More... over 10 years ago
Merge pull request #10 from hairmare/patch-1 More... over 10 years ago
Fix le type More... over 10 years ago
Fixed comatability to PHP 5.3 More... over 11 years ago
Fixed comatability to PHP 5.3 More... over 11 years ago
Tested: emoved @covers since it caused problems running strict mode More... over 11 years ago
Implemented: made the gnereator compatible to the newest PHPUnit version ... things got refactored there and PHPUnit_Util_Class was removed More... over 11 years ago
Updated dependencies to newer versions and added PHPUnit More... over 11 years ago
Merge pull request #9 from micha149/typo-fix More... over 12 years ago
Changed method name. More... over 12 years ago
Fixed typo in code examples More... over 12 years ago
added necessary bin dir More... about 13 years ago
Fixed: travis configuration to checkout composer before the build More... about 13 years ago
Use the autoloader for in testing env, added vendor dir to ignore list of git. More... about 13 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... about 13 years ago
Merged: finally found the time to merge proposal of Gjero. More... about 13 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... about 13 years ago
Tested: fixed tests after minor refactoring work. More... about 13 years ago
Merge branch 'master' of github.com:lapistano/proxy-object More... about 13 years ago
Tested: added test case file for the functional tests suite. More... about 13 years ago
Update composer.json More... about 13 years ago
change from 2 space to 4 spaces used for indentation More... over 13 years ago
cyclomatic complexity adjustments More... over 13 years ago
fix the unit tests and perform some micro-optimization More... over 13 years ago
Merge branch 'master' of github.com:lapistano/proxy-object More... over 13 years ago
Fixed: static class members influenced later exectued tests More... over 13 years ago
Added missing link to PSR-0 project and changed some other stuff due to feedback from @paza, thx a lot. More... over 13 years ago
fixed typo More... over 13 years ago
Added some more information and did some rearrangements of the code examples More... over 13 years ago