Skip to content

修正 PHP 8.2 動態屬性警告及 PHP 8.4 當機問題 - #87

Open
henrychen95 wants to merge 1 commit into
hightman:masterfrom
henrychen95:fix-php8.2-php8.4
Open

修正 PHP 8.2 動態屬性警告及 PHP 8.4 當機問題#87
henrychen95 wants to merge 1 commit into
hightman:masterfrom
henrychen95:fix-php8.2-php8.4

Conversation

@henrychen95

Copy link
Copy Markdown
  • 使用產生的類別註冊函式註冊 SimpleCWS,確保正確宣告 handle 屬性。
  • 取得 SCWS 資源前,正確處理 IS_INDIRECT 屬性項目。
  • 驗證取得的資源,避免 PHP 8.4 發生空指標存取及 segmentation fault。

- 使用產生的類別註冊函式註冊 SimpleCWS,確保正確宣告 handle 屬性。
- 取得 SCWS 資源前,正確處理 IS_INDIRECT 屬性項目。
- 驗證取得的資源,避免 PHP 8.4 發生空指標存取及 segmentation fault。
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.

1 participant