Difference between revisions of "PHPLights/Download"
From Linuxnetworks
(new release) |
(new release) |
||
| Line 1: | Line 1: | ||
Please be aware that PHPLights is currently work in progress. | Please be aware that PHPLights is currently work in progress. | ||
| + | * [http://linuxnetworks.de/phplights/phplights_2007-10-2 PHPLights 2007-10-22] | ||
| + | ** Complete inline documentation | ||
| + | ** Optimized view functions | ||
| + | ** Log manager for more than one logging target | ||
* [http://linuxnetworks.de/phplights/phplights_2007-10-19 PHPLights 2007-10-19] | * [http://linuxnetworks.de/phplights/phplights_2007-10-19 PHPLights 2007-10-19] | ||
** Simplified context and view handling | ** Simplified context and view handling | ||
Revision as of 11:11, 22 October 2007
Please be aware that PHPLights is currently work in progress.
- PHPLights 2007-10-22
- Complete inline documentation
- Optimized view functions
- Log manager for more than one logging target
- PHPLights 2007-10-19
- Simplified context and view handling
- More controller functions for easier application development
- PHPLights 2007-10-10
- More complete sandbox application
- Fixing bugs in DB classes
- PHPLights 2007-10-06
- getInstance() not necessary any more
- variable argument lists
- simple form of aspect-oriented programming
- streamlined code
- PHPLights 2007-09-23
- fixing inconsistencies
- code cleanups
- PHPLights 2007-09-02
Back to Overview