28.10.2010 Marcus Krause * code cleanup, replaced ereg* functions with preg* ones Version 2.0.8, 19.08.10 Steffen Kamper # Fixed bug #6891: TER donwload counter broken Version 2.0.7, 15.02.10 Marcus Krause * Added content-length header to wsdl wrapper file Version 2.0.6, 14.02.10 Marcus Krause # Fixed bug #13537: getExtensionKeys result contains an invalid type value # Fixed bug #13535: WSDL not valid - SOAP-ENC namespace missing Version 2.0.5, 03.11.09 Sebastian Kurfürst * Added more verbose logging to tx_ter_api::increaseExtensionDownloadCounter Version 2.0.4, 24.11.08 Michael Stucki # Bug fix: ter was not using PHPass (ext:t3sec_salted) for user authentication (patch by Marcus Krause ) Version 2.0.3, 27.09.07 Robert Lemke + Added the feature that all FE users which are member of the TER Admin group may upload any extension, even if they don't own them. Version 2.0.2, 14.12.06 Robert Lemke + Finished implementation of "incrementExtensionDownloadCounter" which is used by the mirror's log analysis + Added François Suters extension download log analysis script (cli/process-extension-download-logs.php) 01.09.06 Robert Lemke + Added new function "deleteExtension" which is only available for administrators 21.03.06 Robert Lemke + Added new feature for checking extension keys with underscores provided by Elmar Hinz - thanks a lot! + Added unit tests for the new features, also provided by Elmar 03.03.06 Robert Lemke + Added new fault code 207 to tx_ter_helper class # Fixed a bug (and added unit test) which allowed anyone with a valid typo3.org account to upload any extension 17.01.06 Robert Lemke * Update reflecting the current state. 11.07.05 Robert Lemke * Started coding this extension