Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Releases: xp-forge/assert

4.1.2: PHP 8.2 compatiblity

27 Feb 08:56
Compare
Choose a tag to compare
  • Fixed "Creation of dynamic property" warnings in PHP 8.2 - @thekid

4.1.1: XP 11 compatibility

24 Oct 23:04
Compare
Choose a tag to compare
  • Made library compatible with XP 11 - @thekid

4.1.0: PHP 8 compatibility

03 Oct 09:53
Compare
Choose a tag to compare

4.0.0: Drop PHP 5 support

10 Apr 19:10
Compare
Choose a tag to compare
  • Implemented xp-framework/rfc#334: Drop PHP 5.6:
    . Heads up: Minimum required PHP version now is PHP 7.0.0
    . Rewrote code base, grouping use statements
    . Converted newinstance to anonymous classes
    (@thekid)

3.0.3: Annotation syntax

05 Apr 19:42
Compare
Choose a tag to compare
  • Implemented RFC #335: Remove deprecated key/value pair annotation syntax
    (@thekid)

3.0.2: XP10 compatibility

05 Apr 10:32
Compare
Choose a tag to compare
  • Made compatible with XP 10 - @thekid

3.0.1: PHP 7.2 compatiblity

02 Apr 10:18
Compare
Choose a tag to compare
  • Fixed compatiblity with PHP 7.2 - @thekid

3.0.0: XP9 Compatibiliy

04 Jun 11:51
Compare
Choose a tag to compare
  • Heads up: Dropped PHP 5.5 support - @thekid
  • Added forward compatibility with XP 9.0.0 - @thekid

2.1.0: XP8 compatibility

12 Apr 12:50
Compare
Choose a tag to compare
  • Added version compatibility with XP 8 - @thekid

2.0.0: XP7 compatibility

21 Feb 18:23
Compare
Choose a tag to compare
  • Added version compatibility with XP 7 - @thekid