Hi,

On 10/14/18 11:45 PM, Ondřej Surý wrote:
> Version: 7.3.0~rc2-2
> 
> This had been already fixed in version in both unstable and testing.

That's not what I see...

$ php -v
PHP 7.3.0RC2 (cli) (built: Oct 14 2018 10:21:01) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.3.0-dev, Copyright (c) 1998-2018 Zend Technologies
    with Zend OPcache v7.3.0RC2, Copyright (c) 1999-2018, by Zend
Technologies
$ dpkg -l | grep php7.3-dev
ii  php7.3-dev                             7.3.0~rc2-2+b1
             amd64        Files for PHP7.3 module development

$ phpize7.3
Configuring for:
PHP Api Version:         20180731
Zend Module Api No:      20180731
Zend Extension Api No:   320180731
cp: cannot stat 'run-tests*.phpL': No such file or directory

Looking at the file directly, I can see the L:
$ grep "\"L" /usr/bin/phpize7.3
FILES="acinclude.m4 Makefile.global config.sub config.guess ltmain.sh
run-tests*.php"L


Am I missing something?

-- Kunal

Reply via email to