Difference between revisions of "PHPLights/Download"
From Linuxnetworks
(new release) |
(corrected links) |
||
| 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- | + | * [http://linuxnetworks.de/phplights/phplights_2007-10-22.tar.gz PHPLights 2007-10-22] |
** Complete inline documentation | ** Complete inline documentation | ||
** Optimized view functions | ** Optimized view functions | ||
** Log manager for more than one logging target | ** 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.tar.gz PHPLights 2007-10-19] |
** Simplified context and view handling | ** Simplified context and view handling | ||
** More controller functions for easier application development | ** More controller functions for easier application development | ||
| − | * [http://linuxnetworks.de/phplights/phplights_2007-10-10 PHPLights 2007-10-10] | + | * [http://linuxnetworks.de/phplights/phplights_2007-10-10.tar.gz PHPLights 2007-10-10] |
** More complete sandbox application | ** More complete sandbox application | ||
** Fixing bugs in DB classes | ** Fixing bugs in DB classes | ||
| − | * [http://linuxnetworks.de/phplights/phplights_2007-10-06 PHPLights 2007-10-06] | + | * [http://linuxnetworks.de/phplights/phplights_2007-10-06.tar.gz PHPLights 2007-10-06] |
** getInstance() not necessary any more | ** getInstance() not necessary any more | ||
** variable argument lists | ** variable argument lists | ||
** simple form of aspect-oriented programming | ** simple form of aspect-oriented programming | ||
** streamlined code | ** streamlined code | ||
| − | * [http://linuxnetworks.de/phplights/phplights_2007-09-23 PHPLights 2007-09-23] | + | * [http://linuxnetworks.de/phplights/phplights_2007-09-23.tar.gz PHPLights 2007-09-23] |
** fixing inconsistencies | ** fixing inconsistencies | ||
** code cleanups | ** code cleanups | ||
| − | * [http://linuxnetworks.de/phplights/phplights_2007-09-02 PHPLights 2007-09-02] | + | * [http://linuxnetworks.de/phplights/phplights_2007-09-02.tar.gz PHPLights 2007-09-02] |
---- | ---- | ||
Back to [[PHPLights|Overview]] | Back to [[PHPLights|Overview]] | ||
Revision as of 12:18, 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