Subversion-Projekte lars-tiefland.php_share

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
1 lars 1
 * Improved logging. Implemented #18071 & #18070
2
 * Added garbage collection
3
 * Plugged memory leak caused by file_get_contents! Implemented fread() replacement wherever it can be called a million times. Fixes #18031. Thanks for reporting krzysztof
4
 * Added example to test for memory leaks
5
 * Adding ability to iterate for intervals less than 1 second.
6
 * Export correct homedir. Fixes #17600 thanks to Markus Noren
7
 * Fixed permission issue. Fileowner should be Filegroup. Thanks Tom Dexter!
8
 * Fixed other minor bugs