issues Search Results · language:Edge language:Python language:PHP language:JavaScript language:JavaScript language:Java
Filter by
60.4M results
Category
language · php-src-strict
Problem
Closed #7058 fixed ++/-- on bool as a no-op preserving bool (PHP 8.2+). Compound assignment (+=, -= with numeric RHS) is
different: Zend promotes bool to int ...
area:vm
enhancement
implementation-ready
phase-2:language
Category
stdlib · php-src-strict
Problem
On streams that do not support syncing (e.g. php://memory), Zend fsync() and fdatasync() emit E_WARNING (Can t fsync
this stream!) and return false.
This compiler ...
area:vm
enhancement
implementation-ready
phase-4:stdlib
Problem
_replay_determinism_check in src/forge_loop/control/doctor.py proves only two things today: (1) a clean replay of the
durable event log reaches the same sequence head as the live store, and (2) ...
axis:quality-and-evidence-gates
loop:ready
po:expanded
The leased CapabilityPolicy.mcp grants are recorded on the saga and rendered into the worker brief, but the SDK
allowed_tools enforcement is actually fed by a SEPARATE config-sourced allowed_mcp_servers ...
axis:sandboxed-worker-execution
loop:ready
Problem
The curated memory store (SqliteMemoryStore in src/forge_loop/memory/store.py) durably records load-bearing decisions,
rejected paths, and episodes with full provenance and active/superseded lifecycle ...
axis:self-dogfood-operability
loop:needs-human
po:expanded
DevPilot Auto-Generated Issue
PR: #4 Risk Score: 50/100 (medium) Run: https://github.com/dullasubhash007/devpilot/actions/runs/27083057983
Root Cause
The test run fails because the pytest module is ...
bug
devpilot
Category
language · php-src-strict
Problem
Positional calls to user functions with a variadic rest parameter (function f(int ...$args)) must pack trailing
positional arguments into the $args array local. ...
area:compiler
area:vm
enhancement
implementation-ready
phase-2:language
Today stale-lease detection (list_stale + reconcile_stale_sagas) runs only at runner/boot.py and via the manual
forge-loop recover command. A worker process that silently stops heart-beating mid-run keeps ...
axis:sandboxed-worker-execution
loop:ready
Summary
parse_jdbc_url fails to classify a JDBC URL when it is wrapped in a Spring placeholder expression such as
${db.url:jdbc:mysql://localhost:3306/mydb}. The function returns an empty dict {}, so ...
bug
The crawler workflow failed.
View run
crawler-failure

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.