Skip to content

Looks like --watch is not compiled in static binary since v10.0.0 #2038

@taai

Description

@taai

What happened?

I'm using Laravel Octane with --watch parameter. I'm using the static binary frankenphp-linux-x86_64 downloaded from GitHub. In FrankenPHP v1.9.1 it worked.
But in v10.0.0 and v10.0.1 the FrankenPHP shows an error watcher support is not enabled from internal/watcher/watcher-skip.go. As I understand, that file is compiled only there is the build tag nowatcher set in build time, so I guess that it has been set in v10.0.0 and v10.0.1 for some reason. 🤷‍♂️

Build Type

Static binary

Worker Mode

Yes

Operating System

GNU/Linux

CPU Architecture

x86_64

PHP configuration

...

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions