Skip to content

Releases: CubiclDev/php-structure-check

3.1.1

04 Mar 16:00

Choose a tag to compare

Full Changelog: 3.1.0...3.1.1

Add official PHP8 support

16 Nov 17:51
a62e6c6

Choose a tag to compare

3.1.0

Allow to install in PHP8 environment (#35)

PHP 7.4 only

06 Jan 14:10
f4e5181

Choose a tag to compare

Add build matrix capability (#32)

* Add workflow for possible future php versions

Co-authored-by: Sara Gfrörer <sara.gfroerer@check24.de>

PHP 7.4 compatible

25 Sep 04:45
6d248da

Choose a tag to compare

22 datetime error (#24)

* [#22] Add PHP 7.4 for testing environment

* [#22] Add better type hints

New EnumType

10 Aug 13:03

Choose a tag to compare

  • new EnumType was added
  • supported PHP versions has changed
    • remove HHVM
    • add PHP 7.2

0.1.7: Add optional type (#17)

28 May 16:02

Choose a tag to compare

* Add optional type

Resolve #16

* Use php5 compatible version

0.1.6

21 Jan 11:51

Choose a tag to compare

Create count check (#15)

New types

16 Jan 10:44

Choose a tag to compare

  • datetime
  • regex

0.1.4: Add exact value type

10 Jan 04:47

Choose a tag to compare

0.1.3: #2 numeric type (#8)

09 Jan 21:22

Choose a tag to compare

* Update informations
* Make errors parameter in result constructor optional
* Add new section in readme
* Add implementation and specification for numeric type