Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Interactive Examples: Fibers cause WASM error about missing getcontext function

オープン
#1,878 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

メンテナーはふだん 1 日以内に返信

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
50/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
静か
技術スタック
php, wasm
領域
documentation

調査の方向性

ローカルの作業コピーで language/fibers.xml から始め、説明されているとおりにインタラクティブな注釈を追加し、マニュアルをビルドして、ブラウザーの getcontext が見つからないエラーを再現します。関連するコンテキストについては php/doc-en PR 5456 と issue 4799 を確認してください。Fibers の例がマニュアル内で実行され、その出力が表示されれば完了です。

索引モデルが issue の本文から書いたものです。

説明

Bug Status: Needs Triage
Affected Page URL

https://www.php.net/manual/en/language.fibers.php

Describe the bug

Related: https://github.com/php/doc-en/pull/5456 / https://github.com/php/doc-en/issues/4799

When I enabled the interactive examples on the above mentioned page and attempted to run the example, it failed with a "missing function: getcontext" error in the browser console.

I tried the same example on 3v4l.org's live preview and got the same result.

Steps to reproduce

(On a local working copy of the website and manual)

  1. Add annotations="interactive" to the language/fibers.xml chapter tag
  2. Build the manual
  3. Attempt to run the example
Expected behavior

Example runs and output is displayed in the manual.

Screenshots

No response

Additional context

No response

主要言語
PHP
スター
1.1k
フォーク
641
平均マージ
1日 7時間
マージ済み PR(30日)
18

環境構築

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

php/web-php のほかの issue

php/web-php の issue をすべて見る

似ている issue

PHP の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。