issues Search Results · language:Dune language:Python language:JavaScript language:PHP language:Python language:Java
Filter by
60.3M results
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 ...
Goal
Prepare WP Agent Bridge for a future WordPress.org plugin directory submission.
Scope
- Review plugin headers, readme.txt, screenshots, license, assets, and stable tag.
- Verify GPL-2.0-or-later ...
Goal
Create a small CLI client for WP Agent Bridge so developers and agents can run diagnostics without manually writing curl
commands.
Scope
- Configure site URL and token through environment variables ...

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.