forked from php/php-src
-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: iliaal/php-src
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[session] Close save handler when session_regenerate_id create fails
#303
opened Aug 26, 2026 by
iliaal
Owner
Loading…
[PDO] Report bound params/columns to GC and fix driver_params refcount
#302
opened Aug 24, 2026 by
iliaal
Owner
Loading…
[date] Free timelib_time when get_timezone_info() fails in php_mktime/php_strftime
#300
opened Aug 24, 2026 by
iliaal
Owner
Loading…
[DOM] Register id attributes set via setAttribute() in XML documents
#298
opened Aug 24, 2026 by
iliaal
Owner
Loading…
[curl] Free pushed handle when CURLMOPT_PUSHFUNCTION denies or throws
#297
opened Aug 24, 2026 by
iliaal
Owner
Loading…
[session] Clear in_save_handler recursion guard on bailout (GH-15529)
#296
opened Aug 24, 2026 by
iliaal
Owner
Loading…
[Standard] Bound-check RR parsing in dns_get_mx() answer loop
#295
opened Aug 24, 2026 by
iliaal
Owner
Loading…
[FPM] Apply pool group when numeric user has no passwd entry
#292
opened Aug 24, 2026 by
iliaal
Owner
Loading…
[session] abort strict-mode re-creation when create_sid fails
#286
opened Aug 24, 2026 by
iliaal
Owner
Loading…
[PDO] Fail nextRowset() when pdo_stmt_describe_columns() fails
#284
opened Aug 24, 2026 by
iliaal
Owner
Loading…
[CLI] Reject non-positive or overflowing --repeat values
#280
opened Aug 24, 2026 by
iliaal
Owner
Loading…
[PDO] Do not register bindColumn() binding after exception
#277
opened Aug 24, 2026 by
iliaal
Owner
Loading…
[streams] Bound user stream wrapper recursion with a depth counter
#262
opened Aug 24, 2026 by
iliaal
Owner
Loading…
[intl] Add unconstructed-object guard to Collator attribute methods
#260
opened Aug 24, 2026 by
iliaal
Owner
Loading…
pdo: report correct argument number for constructor option errors
#257
opened Aug 24, 2026 by
iliaal
Owner
Loading…
ext/session: hold the save handler recursion guard for the whole call (stacked on GH-22926)
#200
opened Jul 29, 2026 by
iliaal
Owner
Loading…
Defer object destructors to the next VM safepoint (staging CI, stacked on #22515)
#157
opened Jul 12, 2026 by
iliaal
Owner
Loading…
GH-21006 approach 3: JIT-compile FETCH_OBJ_FUNC_ARG (staging)
#133
opened Jun 27, 2026 by
iliaal
Owner
Loading…
ext/openssl: Refresh SSL_CTX ex_data slot when a child stream reuses parent CTX
#66
opened May 13, 2026 by
iliaal
Owner
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.