Skip to content

New simplify isset falsy and isset truthy sniffs#2754

Merged
Crabcyborg merged 2 commits into
masterfrom
new_simplify_isset_falsy_sniff
Jan 9, 2026
Merged

New simplify isset falsy and isset truthy sniffs#2754
Crabcyborg merged 2 commits into
masterfrom
new_simplify_isset_falsy_sniff

Conversation

@Crabcyborg

Copy link
Copy Markdown
Contributor

No description provided.

@coderabbitai

coderabbitai Bot commented Jan 9, 2026

Copy link
Copy Markdown
Contributor

Warning

Rate limit exceeded

@Crabcyborg has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 10 minutes and 30 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between dc92558 and 15911ca.

⛔ Files ignored due to path filters (1)
  • phpcs.xml is excluded by !**/*.xml
📒 Files selected for processing (23)
  • classes/controllers/FrmEntriesController.php
  • classes/controllers/FrmFormActionsController.php
  • classes/controllers/FrmStylesController.php
  • classes/factories/FrmFieldFactory.php
  • classes/helpers/FrmAppHelper.php
  • classes/helpers/FrmEntriesHelper.php
  • classes/helpers/FrmFieldsHelper.php
  • classes/helpers/FrmFormsListHelper.php
  • classes/helpers/FrmXMLHelper.php
  • classes/models/FrmEntryFormatter.php
  • classes/models/FrmEntryShortcodeFormatter.php
  • classes/models/FrmField.php
  • classes/models/FrmFieldFormHtml.php
  • classes/models/FrmSolution.php
  • classes/models/fields/FrmFieldType.php
  • classes/views/frm-entries/no_entries.php
  • classes/views/frm-fields/back-end/default-value-setting.php
  • classes/views/frm-fields/single-option.php
  • classes/views/frm-forms/_publish_box.php
  • css/_single_theme.css.php
  • phpcs-sniffs/Formidable/Sniffs/CodeAnalysis/SimplifyIssetFalsyCheckSniff.php
  • phpcs-sniffs/Formidable/Sniffs/CodeAnalysis/SimplifyIssetTruthyCheckSniff.php
  • tests/phpunit/entries/test_FrmShowEntryShortcode.php

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Crabcyborg Crabcyborg changed the title New simplify isset falsy sniff New simplify isset falsy and isset truthy sniffs Jan 9, 2026
@Crabcyborg
Crabcyborg merged commit 112a513 into master Jan 9, 2026
16 checks passed
@Crabcyborg
Crabcyborg deleted the new_simplify_isset_falsy_sniff branch January 9, 2026 15:16
stephywells pushed a commit that referenced this pull request Apr 4, 2026
New simplify isset falsy and isset truthy sniffs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant