Skip to content

Fix missing paren#19

Merged
mambax7 merged 1 commit into
XOOPS:masterfrom
geekwright:userutil2
Feb 19, 2016
Merged

Fix missing paren#19
mambax7 merged 1 commit into
XOOPS:masterfrom
geekwright:userutil2

Conversation

@geekwright

Copy link
Copy Markdown
Contributor

No description provided.

mambax7 added a commit that referenced this pull request Feb 19, 2016
@mambax7 mambax7 merged commit 4d26d1d into XOOPS:master Feb 19, 2016
@geekwright geekwright deleted the userutil2 branch February 19, 2016 03:09
geekwright added a commit to geekwright/XoopsCore25 that referenced this pull request Feb 10, 2020
mambax7 added a commit that referenced this pull request Mar 8, 2026
  1. step.php: Added explicit 'GET' hash to Request::getInt('id', 0) in both edit (line 50) and delete confirmation (line 92)
  2. field.php: Added null check on $this_handler->get($field_id) in profile_visible_toggle() before calling setVar()
  3. edituser.php: Restored trim() on uname and email POST values
  4. groups/main.php: Added (int) cast on $uid in addUserToGroup() call
mambax7 added a commit that referenced this pull request Mar 14, 2026
  - Add @SuppressWarnings for intentionally unused $raw parameter in
    executeLegacyBlock() (Scrutinizer)
  - Remove redundant logger initialization in test — already handled
    by setUpBeforeClass() (CodeRabbit #18)
  - Skip protector lifecycle tests gracefully when trust-path files
    are not available in the test environment (CodeRabbit #19)
  - Add targeted warning for near-miss file-based block content that
    contains .php| but fails the strict regex (Copilot #20)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants