Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commited7dba6

Browse files
minor#60229 [Process] NarrowPhpExecutableFinder return types (Slamdunk)
This PR was submitted for the 6.4 branch but it was merged into the 7.3 branch instead.Discussion----------[Process] Narrow `PhpExecutableFinder` return typesNarrow `PhpExecutableFinder` return types to the actual ones.Commits-------872c060 [Process] Narrow `PhpExecutableFinder` return types
2 parents1d7c9ec +872c060 commited7dba6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎src/Symfony/Component/Process/PhpExecutableFinder.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ public function find(bool $includeArgs = true): string|false
8383

8484
/**
8585
* Finds the PHP executable arguments.
86+
*
87+
* @return list<non-empty-string>
8688
*/
8789
publicfunctionfindArguments():array
8890
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp