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

Appearance settings

Commit f7b227d

Browse filesBrowse files
tucksaunfabpot
andauthored
Update local/php/executor.go
Co-authored-by: Fabien Potencier <fabien@potencier.org>
1 parent e95e7ad commit f7b227d
Copy full SHA for f7b227d

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎local/php/executor.go

Copy file name to clipboardExpand all lines: local/php/executor.go
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ func (e *Executor) DetectScriptDir() (string, error) {
165165

166166
// Config determines the right version of PHP depending on the configuration
167167
// (+ its configuration). It also creates some symlinks to ease the integration
168-
// with underlying tools that could try to run PHP. This is the responsability
168+
// with underlying tools that could try to run PHP. This is the responsibility
169169
// of the caller to clean those temporary files. One can call
170170
// CleanupTemporaryDirectories to do so.
171171
func (e *Executor) Config(loadDotEnv bool) error {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.