Skip to content

opcache fails on install modules/* to extension dirΒ #20557

@hakre

Description

@hakre

Description

The following code:

	@$(INSTALL) modules/* $(INSTALL_ROOT)$(EXTENSION_DIR)

Resulted in this output:

cp: cannot stat 'modules/*': No such file or directory

But I expected this output instead:

# no output

PHP Version

PHP 8.5.0 (cli) (built: Nov 22 2025 07:37:53) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.5.0, Copyright (c) Zend Technologies
    with Zend OPcache v8.5.0, Copyright (c), by Zend Technologies

Operating System

Linux + Docker

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions