Skip to content

source phpbrew.fish fails on fish 3 #1160

@mitsuru793

Description

@mitsuru793

Output

I got a error when fish shell starts.

~/.phpbrew/phpbrew.fish (line 519): Expected a string, but instead found a '&'
            set curr_fs (stat -f %d "$curr_dir" >/dev/null ^&1)  # BSD version

What does it means?

I think because of fish version 3. When fish version 2, it was fixed by the issue.
Fish fails :( · Issue #577 · phpbrew/phpbrew

Expected Result

The error will be resolved.

Command

Nothing

Build Log

Nothing

Platform

> sw_vers
ProductName:    Mac OS X
ProductVersion: 10.15.3
BuildVersion:   19D76

> fish --version
fish, version 3.1.0

> phpbrew --version
phpbrew - 1.25.3
cliframework core: 2.5.4

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions