Skip to content

Releases: nilportugues/php-json-api

2.1.14

02 Jun 16:16
Compare
Choose a tag to compare

Fixing accessing to internal data structures when key is not defined. 5656809 & 7e85b9c

2.1.13

11 May 14:30
Compare
Choose a tag to compare
Merge pull request #59 from OskarD/master

Fixed relationship data array format to follow JSON API v1.0 standard

2.1.12

09 May 15:46
Compare
Choose a tag to compare
Merge pull request #58 from OskarD/master

Reversed hidden attribute commits, but kept empty "include=" fix

2.1.11

09 May 12:47
Compare
Choose a tag to compare
Test formatting + request protected attribute in JsonApi Request

2.1.10

26 Apr 15:08
Compare
Choose a tag to compare
Protecting invalid access to $mappings[$parentType]

2.1.9

26 Apr 08:53
Compare
Choose a tag to compare
  • Making sure DataLinksHelper.php is able to access the parentType position.

2.1.8

18 Apr 18:35
Compare
Choose a tag to compare

2.1.7

24 Mar 13:08
Compare
Choose a tag to compare
Merge pull request #52 from apburton84/previous-page-not-set-on-page-2

The pagination links in the returned JSON API response include the pr…

2.1.6

01 Feb 09:39
Compare
Choose a tag to compare
  • Removed unnecessary hard-coded composer dependencies.

2.1.5

19 Jan 11:35
Compare
Choose a tag to compare
  • Undo 2.1.4