[PR #1472] [MERGED] fix(other): php deprecated: Hm_Repository::initRepo() #1540

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1472
Author: @christer77
Created: 3/13/2025
Status: Merged
Merged: 3/20/2025
Merged by: @Shadow243

Base: masterHead: PHP_Deprecated_Hm_Repository_initRepo


📝 Commits (1)

  • 0df7534 fix(other): php deprecated: Hm_Repository::initRepo()

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 lib/repository.php (+1 -1)

📄 Description

This PR resolved this error:
PHP Deprecated: Hm_Repository::initRepo(): Implicitly marking parameter $init as nullable is deprecated, the explicit nullable type must be used instead in lib\repository.php on line 10

REF issue


🔄 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/1472 **Author:** [@christer77](https://github.com/christer77) **Created:** 3/13/2025 **Status:** ✅ Merged **Merged:** 3/20/2025 **Merged by:** [@Shadow243](https://github.com/Shadow243) **Base:** `master` ← **Head:** `PHP_Deprecated_Hm_Repository_initRepo` --- ### 📝 Commits (1) - [`0df7534`](https://github.com/cypht-org/cypht/commit/0df75349a149db2972f0586f12585a289df5c9b5) fix(other): php deprecated: Hm_Repository::initRepo() ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `lib/repository.php` (+1 -1) </details> ### 📄 Description This PR resolved this error: PHP Deprecated: Hm_Repository::initRepo(): Implicitly marking parameter $init as nullable is deprecated, the explicit nullable type must be used instead in lib\repository.php on line 10 REF [issue](https://github.com/cypht-org/cypht/issues/1431) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:38:36 +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#1540
No description provided.