Skip to content

Tags: thephpleague/fractal

Tags

0.21

Toggle 0.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Unset scopes from transformers after transforming to avoid cyclic ref…

…erence (#582)

0.20.2

Toggle 0.20.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix deprecated errors in tests (#575)

* Fix deprecated errors in tests

* Safely count all possible types

* Support iterable type fully in newer pagerfanta versions

* Use psalm 4.30

0.20.1

Toggle 0.20.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add test case for accessing current scope before its value has been s…

…et (#552)

0.20

Toggle 0.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add stale bot (#545)

0.19.2

Toggle 0.19.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #502 from thephpleague/hotfix/tests-for-minimum-ve…

…rsions

Fix tests for PHP 5.4 and 5.5

0.19.1

Toggle 0.19.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #500 from thephpleague/fix/update-travis

update travis to allow failures on 54 and 55

0.19

Toggle 0.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #490 from onursimsek/feature/modifier-with-sub-rel…

…ation

Allow sub relations with modifier

0.18.0

Toggle 0.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #481 from ramsey/phpunit-upgrade

Allow use of newer PHPUnit on newer versions of PHP

0.17.0

Toggle 0.17.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request #306 from bburnichon/feature/scope-factory

Introduce Scope Factory

0.16.0

Toggle 0.16.0's commit message
Merge pull request #362 from Farrser/doctrine-paginator-adapter

Add DoctrinePaginatorAdapter to interface with Doctrine pagination