[root]/inc/classes/exceptions/container

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| quix0r | 36 (100.0%) | 66 (100.0%) | 1.8 |
Moved to repository "core" (not yet fully setup!)
0 lines of code changed in 3 files:
Comment header cosmetics applied
3 lines of code changed in 3 files:
More conventions than code added:
- Copyright line fixed (space added, sorry guys!)
- Doc tags fixed in a lot files
- Arrays send to exceptions are now all $msgArray called
- BaseHelper class now contains generic methods from WebFormHelper class
- BaseWebHelper added which holds "web-generic" methods and attributes
- Due to these changes, the WebFormHelper is now cleared from generic methods
3 lines of code changed in 3 files:
Type-hints fixed, header docs fixed, exceptions deprecated
15 lines of code changed in 3 files:
Just a space removed
3 lines of code changed in 3 files:
Comment header fixed
9 lines of code changed in 3 files:
Several clean ups
9 lines of code changed in 3 files:
Several MVC classes added, entryPoint method rewritten
6 lines of code changed in 3 files:
Method constructor() removed, several small fixes
3 lines of code changed in 3 files:
code comments including license information added, type hints added, minor rewrites on the code, base classes can no longer be created...
3 lines of code changed in 3 files:
core code merged, interfaces OutputStreamer implemented
12 lines of code changed in 6 files: