Skip to content

standard/file.c: use normal docref function for E_WARNINGs in popen()#22746

Merged
Girgias merged 1 commit into
php:masterfrom
Girgias:2026-07-popen-no-docref2
Jul 15, 2026
Merged

standard/file.c: use normal docref function for E_WARNINGs in popen()#22746
Girgias merged 1 commit into
php:masterfrom
Girgias:2026-07-popen-no-docref2

Conversation

@Girgias

@Girgias Girgias commented Jul 15, 2026

Copy link
Copy Markdown
Member

Now that arguments in warnings can be configured to always appear it is no longer necessary to use php_error_docref2().

Especially as this is the last usage outside of Windows wrapper.

@Girgias Girgias marked this pull request as ready for review July 15, 2026 15:50
@Girgias Girgias requested a review from bukka as a code owner July 15, 2026 15:50
@Girgias Girgias merged commit 7f49606 into php:master Jul 15, 2026
17 of 18 checks passed
@Girgias Girgias deleted the 2026-07-popen-no-docref2 branch July 15, 2026 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants