Difference between revisions of "PHPLights/Download"
From Linuxnetworks
(new) |
(new phplights 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-06 PHPLights 2007-10-06] | ||
| + | ** getInstance() not necessary any more | ||
| + | ** variable argument lists | ||
| + | ** simple form of aspect-oriented programming | ||
| + | ** streamlined code | ||
* [http://linuxnetworks.de/phplights/phplights_2007-09-23 PHPLights 2007-09-23] | * [http://linuxnetworks.de/phplights/phplights_2007-09-23 PHPLights 2007-09-23] | ||
| + | ** fixing inconsistencies | ||
| + | ** code cleanups | ||
* [http://linuxnetworks.de/phplights/phplights_2007-09-02 PHPLights 2007-09-02] | * [http://linuxnetworks.de/phplights/phplights_2007-09-02 PHPLights 2007-09-02] | ||
Revision as of 12:27, 6 October 2007
Please be aware that PHPLights is currently work in progress.
- 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