• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

overblog / GraphQLBundle
99%

Build:
DEFAULT BRANCH: master
Repo Added 26 Jan 2017 10:10AM UTC
Files 231
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • (HEAD detached at FETCH_HEAD)
  • 0
  • 0.10
  • 0.11
  • 0.12
  • 0.13
  • 0.14
  • 0.15
  • 0.8
  • 0.9
  • 1.0
  • annotations
  • bump-php
  • bump-phpunit
  • ci-workflow
  • dockerfile_fix
  • fix-has-any-role-doc
  • fix-highest-deps-test
  • fix-php84-nullable-deprecation
  • fix-validation-bug
  • fix/graph-dump-schema-command-test
  • fix/is-anonymous-symfony6
  • fix/preserve-floats
  • github-actions-0.13
  • gitlab-ci-0
  • improve-docs
  • msgs
  • patch-1
  • patch-4
  • perf-less-allocation-in-typegenerator-compile
  • php-cs-fixer
  • php85
  • pr-1207
  • refactor-input-validator
  • remove-badge
  • remove_echo
  • reset
  • rollback-validator-changes
  • runInSeparateProcess
  • separateProcess
  • sf8
  • symfony7.4
  • test-latest-symfony-version

12 Mar 2026 02:54PM UTC coverage: 98.546%. Remained the same
23525181874

push

github

web-flow
Fix isAnonymous() always returning false on Symfony 6.x (#1240)

* Fix isAnonymous() always returning false on Symfony 6.x

IS_AUTHENTICATED_ANONYMOUSLY was removed from AuthenticatedVoter in
Symfony 6.x (deprecated since 5.4). When using #[GQL\Access('isAnonymous()')]
on a Provider field, the access check always returned false, causing every
request to get "Access denied to this field" regardless of auth state.

PUBLIC_ACCESS is the correct replacement since Symfony 5.4 and has the
same semantics: it always grants access.

* Update IsAnonymousTest for Symfony 6.x PUBLIC_ACCESS change

1 of 1 new or added line in 1 file covered. (100.0%)

12 existing lines in 2 files now uncovered.

4541 of 4608 relevant lines covered (98.55%)

76.57 hits per line

Relevant lines Covered
Build:
Build:
4608 RELEVANT LINES 4541 COVERED LINES
76.57 HITS PER LINE
Source Files on master
  • Tree
  • List 231
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23525181874 master Fix isAnonymous() always returning false on Symfony 6.x (#1240) * Fix isAnonymous() always returning false on Symfony 6.x IS_AUTHENTICATED_ANONYMOUSLY was removed from AuthenticatedVoter in Symfony 6.x (deprecated since 5.4). When using #[GQL\Ac... push 25 Mar 2026 04:39AM UTC web-flow github
98.55
23473335849 master Fix isAnonymous() always returning false on Symfony 6.x (#1240) * Fix isAnonymous() always returning false on Symfony 6.x IS_AUTHENTICATED_ANONYMOUSLY was removed from AuthenticatedVoter in Symfony 6.x (deprecated since 5.4). When using #[GQL\Ac... push 24 Mar 2026 04:37AM UTC web-flow github
98.55
23421833947 master Fix isAnonymous() always returning false on Symfony 6.x (#1240) * Fix isAnonymous() always returning false on Symfony 6.x IS_AUTHENTICATED_ANONYMOUSLY was removed from AuthenticatedVoter in Symfony 6.x (deprecated since 5.4). When using #[GQL\Ac... push 23 Mar 2026 04:45AM UTC web-flow github
98.55
23395778713 master Fix isAnonymous() always returning false on Symfony 6.x (#1240) * Fix isAnonymous() always returning false on Symfony 6.x IS_AUTHENTICATED_ANONYMOUSLY was removed from AuthenticatedVoter in Symfony 6.x (deprecated since 5.4). When using #[GQL\Ac... push 22 Mar 2026 04:38AM UTC web-flow github
98.55
23372055403 master Fix isAnonymous() always returning false on Symfony 6.x (#1240) * Fix isAnonymous() always returning false on Symfony 6.x IS_AUTHENTICATED_ANONYMOUSLY was removed from AuthenticatedVoter in Symfony 6.x (deprecated since 5.4). When using #[GQL\Ac... push 21 Mar 2026 04:32AM UTC web-flow github
98.55
23329210500 master Fix isAnonymous() always returning false on Symfony 6.x (#1240) * Fix isAnonymous() always returning false on Symfony 6.x IS_AUTHENTICATED_ANONYMOUSLY was removed from AuthenticatedVoter in Symfony 6.x (deprecated since 5.4). When using #[GQL\Ac... push 20 Mar 2026 04:35AM UTC web-flow github
98.55
23280081979 master Fix isAnonymous() always returning false on Symfony 6.x (#1240) * Fix isAnonymous() always returning false on Symfony 6.x IS_AUTHENTICATED_ANONYMOUSLY was removed from AuthenticatedVoter in Symfony 6.x (deprecated since 5.4). When using #[GQL\Ac... push 19 Mar 2026 04:39AM UTC web-flow github
98.55
23229365541 master Fix isAnonymous() always returning false on Symfony 6.x (#1240) * Fix isAnonymous() always returning false on Symfony 6.x IS_AUTHENTICATED_ANONYMOUSLY was removed from AuthenticatedVoter in Symfony 6.x (deprecated since 5.4). When using #[GQL\Ac... push 18 Mar 2026 04:40AM UTC web-flow github
98.55
23208575639 master Merge 6e70843d8 into 7e9f36ef2 Pull #1241 17 Mar 2026 05:52PM UTC web-flow github
98.55
23207907001 master Merge d4daa3ac0 into 7e9f36ef2 Pull #1241 17 Mar 2026 05:37PM UTC web-flow github
98.55
See All Builds (4006)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc