Skip to content

Releases: felixms/arma-rcon-class-php

Patch 2.2.3

01 Jun 15:28
28c72ee
Compare
Choose a tag to compare

#49 Fix race condition with #shutdown, submitted by @Rexeh

Patch 2.2.2

06 Jun 17:18
5ec6c89
Compare
Choose a tag to compare

Fixed #45, provided by @Ruslan-700.

Patch 2.2.1

15 Jul 07:34
ddfec79
Compare
Choose a tag to compare

Update 2.2

09 Jan 21:47
8c80e34
Compare
Choose a tag to compare

Support constant connections and made minor improvements.

Patch 2.1.5

28 Feb 13:59
Compare
Choose a tag to compare
  • General doc improvements
  • Reduces the login spam

Patch 1.3.7

05 Feb 14:38
Compare
Choose a tag to compare

Added deprecation notice and fixed issue #20.

Patch 2.1.4

28 Jan 08:40
Compare
Choose a tag to compare

Fixed issue #20

Patch 2.1.3

02 Aug 07:48
Compare
Choose a tag to compare
  • Fixed two simple bugs, regarding banPlayer() and addBan()
  • Enhanced parameter type checking

Update 2.1.2

21 Jun 19:00
Compare
Choose a tag to compare

Following now PSR-2 coding standard with improved phpDoc comments

Update 2.1.1

03 Jun 13:27
Compare
Choose a tag to compare

Coming with improved docs and other enhancements.