[PR #1128] [MERGED] [FIX] I fixed a PHP Warning added a condition to check if ->get('rec… #1288

Closed
opened 2026-02-25 21:37:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1128
Author: @amaninyumu1
Created: 7/22/2024
Status: Merged
Merged: 8/3/2024
Merged by: @Shadow243

Base: masterHead: trying-to-access-array-offset-on-value-of-type-null


📝 Commits (2)

  • d6ae005 [FIX] I fixed a PHP Warning added a condition to check if ->get('recaptcha_config') exists before using it
  • b1dcf86 add the same condition to recaptcha_script

📊 Changes

2 files changed (+3 additions, -19 deletions)

View changed files

📝 modules/recaptcha/modules.php (+3 -4)
modules/recaptcha/recaptcha.ini (+0 -15)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/cypht-org/cypht/pull/1128 **Author:** [@amaninyumu1](https://github.com/amaninyumu1) **Created:** 7/22/2024 **Status:** ✅ Merged **Merged:** 8/3/2024 **Merged by:** [@Shadow243](https://github.com/Shadow243) **Base:** `master` ← **Head:** `trying-to-access-array-offset-on-value-of-type-null` --- ### 📝 Commits (2) - [`d6ae005`](https://github.com/cypht-org/cypht/commit/d6ae005390980d3c283a3fc31f75b60bb1022a56) [FIX] I fixed a PHP Warning added a condition to check if ->get('recaptcha_config') exists before using it - [`b1dcf86`](https://github.com/cypht-org/cypht/commit/b1dcf86b3f7a4f0d2e50b7e2ed9fcd515a41fce9) add the same condition to recaptcha_script ### 📊 Changes **2 files changed** (+3 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `modules/recaptcha/modules.php` (+3 -4) ➖ `modules/recaptcha/recaptcha.ini` (+0 -15) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:37:48 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#1288
No description provided.