Skip to content

Releases: OOPS-ORG-PHP/mod_krisp

3.0.6

13 Feb 15:39

Choose a tag to compare

Github Releases (by Release)

  • Support PHP 8.1
  • In PHP 5 and before, use v2 branch. Latest version is 2.1.3.

Changes

  • #12 krisp_open has Deprecated issue on PHP 8.1

3.0.5

03 Apr 20:58

Choose a tag to compare

Github Releases (by Release)

  • Support PHP 8.0

Changes

  • Change license to PHP v3.01 (include all previous versions)
  • #3 Build failure on PHP 8
  • #4 print arginfo warning on PHP 8

2.1.3

03 Apr 20:57

Choose a tag to compare

Github Releases (by Release)

  • Support PHP 5.5 and 5.6
  • Unsupport PHP 5.2 and before
  • In PHP 7 and after, use master branch. Latest version is 3.0.5.

Changes

  • fixed #6 krisp_set_debug segmentation fault
  • fixed #7 can't omit the first argument of the "krisp::debug" method
  • #11 unsupport PHP 5.2 and before
  • support PHP 5.5 and 5.6

3.0.4

11 Jan 17:16

Choose a tag to compare

Github Releases (by Release)

  • This release is for PHP 7 and after. If you want to for PHP 5 or before, use 2.x release.

Changes

  • support PHP 7.3

3.0.3

11 Aug 15:53

Choose a tag to compare

Github Releases (by Release)

Changes

  • fixed #1 can't restore error handling
  • fixed #2 add .gitignore

3.0.2

08 Jul 18:44

Choose a tag to compare

Github Releases (by Release)

Changes

  • fixed duplicated condition check (c53b7a4)
  • fixed invalid write at zval resource (4eb4371)
  • enhanced efree processing (97442e9)
  • fixed memory leaks and access invalid address (33ab82a)

3.0.1

08 Jul 18:47

Choose a tag to compare

Github Releases (by Release)

Changes

  • fixed segfault (680e50b)
  • fixed wrong destruction problem (7527201)
  • fixed segfault when reuse construct variable (5e15800)
  • fixed "Warning: Unknown list entry type (0)" (7f4b67d)
  • fixed memory reak when don't call close api (a56bac8)
  • fixed segfulat when reuse construct variable (5e15800)

3.0.0

08 Jul 18:48

Choose a tag to compare

Github Releases (by Release)

Changes

  • support PHP 7
  • unsupport PHP 5 and before

2.1.2

08 Jul 18:50

Choose a tag to compare

Github Releases (by Release)

Changes

  • support PHP 5.4
  • OOP support KRISP::(__construct,search,searchEx,close,mtimeInterval,debug)
  • suport KRISPException on OOP mode

2.1.1

08 Jul 18:51

Choose a tag to compare

Github Releases (by Release)

Changes

  • changed header value with krisp-config --cppflags on config.m4
  • fixed libkrisp link error
  • fixed wrong internal api type