Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: GuilhemN/swagger

Add php 8 support

19 Nov 17:15
5d4ad40

Choose a tag to compare

Merge pull request #15 from GuilhemN/php8

Add php8 support

v0.4.1: Merge pull request #12 from phansys/abstract_do_merge

27 Jul 06:48
a02984d

Choose a tag to compare

Make `AbstractModel::doMerge()` abstract instead of call a nonexistent method `parse()`

v0.4.0: Merge pull request #5 from dragosprotung/items_properties

03 Feb 16:53
9e3a928

Choose a tag to compare

Items now extends from Schema (to have the same api than zircote/swagger-php).

v0.3.2: Merge pull request #3 from betzholz/master

19 Dec 19:48
b8235e5

Choose a tag to compare

v0.3.1

12 Oct 05:19

Choose a tag to compare

Merge pull request #4 from choonge/feature/remove-constructor-typehin…

v0.3.0: Merge pull request #2 from Prezent/parameter-ref

25 Jul 08:16

Choose a tag to compare

v0.2.4: Merge pull request #1 from GuilhemN/security

25 Jun 07:34

Choose a tag to compare

v0.2.3

30 Dec 13:58

Choose a tag to compare

Allow using \stdClass

v0.2.2

18 Nov 21:10

Choose a tag to compare

Fix \ArrayAccess support

v0.2.1

01 Aug 18:00

Choose a tag to compare

Minor fix