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-19 PHPLights 2007-10-19] | ||
| + | ** Simplified context and view handling | ||
| + | ** 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 PHPLights 2007-10-10] | ||
** More complete sandbox application | ** More complete sandbox application | ||
Revision as of 14:04, 19 October 2007
Please be aware that PHPLights is currently work in progress.
- 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