Skip to content

Releases: planetteamspeak/ts3phpframework

TS3 PHP Framework 1.1.29

23 Mar 11:06
Compare
Choose a tag to compare
=== Release 1.1.29 - 21 Mar 2018 ===
* README includes `Getting Started` section. Thanks @Sebi94nbg

TS3 PHP Framework 1.1.28

06 Dec 17:04
6af8373
Compare
Choose a tag to compare
=== 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

29 Oct 23:39
34eefed
Compare
Choose a tag to compare
=== Release 1.1.27 - 29 Oct 2017 ===
- annotations added for IDE type hinting, thanks @thhan
- documentation update

TS3 PHP Framework 1.1.26

28 Oct 13:09
9059bc9
Compare
Choose a tag to compare
=== 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

09 May 05:19
Compare
Choose a tag to compare
=== 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

24 Jun 10:57
Compare
Choose a tag to compare
=== 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