issues Search Results · language:Dune language:Python language:Python language:PHP language:JavaScript language:Java
Filter by
60.3M results
Problem
The runner executes everything serially: run_suite runs tasks one-by-one (runner.py:48) and each task runs its trials
one-by-one (runner.py:63). Only graders run concurrently. For a real network/LLM-backed ...
enhancement
There was a poor man named Raju who lived in a small village. One rainy evening, he found a weak and hungry stray dog
near the road. Although Raju had very little food, he shared his last piece of bread ...
Summary
The chat currently renders every raw tool call (read ~/foo:1-100, bash $ …, unified diffs, file paths, byte counts) plus
a char-counted thinking block inline in the conversation. For non-technical ...
enhancement
Category
stdlib · ext/openssl phase 2 (pairs #3324)
Problem
PHP s OpenSSL extension exposes CMS (Cryptographic Message Syntax) helpers for S/MIME-style signed/encrypted messages.
All five procedural ...
area:vm
enhancement
implementation-ready
phase-4:stdlib
Category
stdlib · php-src-strict · web/CGI
Problem
When setting the HTTP response code, http_response_code($code) must return the previous response code, or false when
none was set yet (CLI/SAPI without ...
area:vm
area:web
enhancement
implementation-ready
phase-4:stdlib
Category
language · PHP 8.3 enum constants
Problem
PHP 8.3+ allows typed constants on enum declarations separate from cases:
enum E: string {
case A = a ;
public const X = meta ;
}
echo E::X; ...
area:compiler
area:vm
enhancement
implementation-ready
phase-2:language
Category
language · PHP 8.4 asymmetric visibility
Problem
PHP 8.4 asymmetric visibility uses a single visibility modifier on the property plus an optional (set) modifier (e.g.
public(set) or private(set) ...
area:compiler
area:vm
enhancement
implementation-ready
phase-2:language
I am looking to contribute some instrument drivers to the repository but have a question regarding the coding styles.
Is there a specific reason this project doesn t seem to include type hints for any ...
Goal
Evaluate and implement optional WordPress admin update notices for GitHub-hosted releases.
Context
WordPress can show plugin updates from non-WordPress.org sources when a plugin implements a custom ...
Goal
Add practical examples that make the project easier to evaluate and adopt.
Scope
- Example curl calls for every endpoint.
- WooCommerce debugging recipe.
- Log search recipe.
- Read-only ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.