Releases: planetteamspeak/ts3phpframework
Releases · planetteamspeak/ts3phpframework
TS3 PHP Framework 1.1.29
=== Release 1.1.29 - 21 Mar 2018 ===
* README includes `Getting Started` section. Thanks @Sebi94nbg
TS3 PHP Framework 1.1.28
=== Release 1.1.28 - 6 Dec 2017 ===
+ Added first PHPUnit tests, Travis CI config, thanks @thhan
* documentation update, thanks @Sebi94nbg and @thhan
TS3 PHP Framework 1.1.27
=== Release 1.1.27 - 29 Oct 2017 ===
- annotations added for IDE type hinting, thanks @thhan
- documentation update
TS3 PHP Framework 1.1.26
=== Release 1.1.26 - 28 Oct 2017 ===
- groups are now correctly sorted by sort id instead of internal id
- documentation update
TS3 PHP Framework 1.1.25
=== Release 1.1.25 - 8 May 2017 ===
- fixed PHP 7.1 incompatibile `unset($this)`, fixed by @venyii
- fixed `serverqueryWaitTimeout` event, reverts #16 (string vs. object
reference) until cyclic reference fix, fixed by @I-MrFixIt-I
- minor bug fixes, documentation update
TS3 PHP Framework 1.1.24
=== Release 1.1.24 - 18 Jun 2016 ===
+ added IPv6 support
+ added subsystem parameter to TeamSpeak3_Node_Host::bindingList()
- fixed an infinite recursion issue in TeamSpeak3_Node_Client that was
reported by ~Neil~
- fixed several small issues
* public legacy release