Skip to content
This repository was archived by the owner on Apr 5, 2020. It is now read-only.

Releases: xp-framework/scriptlet

9.2.2: Compatibility release

Choose a tag to compare

@thekid thekid released this 24 Aug 23:26
  • Made library compatible with xp-framework/rdbms 12.0 - @thekid
  • Made library compatible with xp-framework/logging 9.0 - @thekid

9.2.1: PHP 7.2 compatibility

Choose a tag to compare

@thekid thekid released this 15 Jul 18:12
  • Added compatiblity with PHP 7.2 - @thekid
  • Made library compatible with xp-framework/rdbms 11.0 - @thekid

Cancel state handling in its setup method

Choose a tag to compare

@johannes85 johannes85 released this 05 Jan 10:03
  • Allows to cancel further handling of state after setup - @johannes85

Cancel state handling in its setup method (backport)

Choose a tag to compare

@johannes85 johannes85 released this 05 Jan 10:13
  • Allows to cancel further handling of state after setup (backport from 9.x.x) - @johannes85

Cancel state handling in its setup method (backport)

Choose a tag to compare

@johannes85 johannes85 released this 05 Jan 10:21
  • Allows to cancel further handling of state after setup (backport from 9.x.x) - @johannes85

9.1.1: POST data fix

Choose a tag to compare

@thekid thekid released this 13 Nov 11:56
  • Fixed HTTP POST data processing in xp-forge/web adapter - @thekid

9.1.0: xp-forge/web adapter

Choose a tag to compare

@thekid thekid released this 12 Nov 15:50
  • Merged PR #21: Add xp-forge/web adapter - @thekid

9.0.0: XP9 Compatibility

Choose a tag to compare

@thekid thekid released this 19 Jun 22:35
  • Heads up: Drop PHP 5.5 support - @thekid
  • Added forward compatibility with XP 9.0.0 - @thekid

8.4.6: Refactor typeof()

Choose a tag to compare

@thekid thekid released this 20 May 18:00

8.4.5: Exception handling fix

Choose a tag to compare

@thekid thekid released this 17 Mar 16:05
  • Merged pull request #22: Fix for global exception handling
    (@johannes85)