slim
slim copied to clipboard
I add --exclude-pattern=/var/lock can fix it!
I got the same problem.
php:7.4.14-apache.
Originally posted by @licf12138 in https://github.com/slimtoolkit/slim/issues/475#issuecomment-1837311524
@licf12138 this is a good workaround! thanks for sharing!
the current version now also has the --exclude-varlock-files
flag (enabled by default) to take care of this.