Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In file .appveyor.yml characters are replaced when creating new package #2

Open
alecrabbit opened this issue Oct 21, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@alecrabbit
Copy link
Owner

alecrabbit commented Oct 21, 2019

String sequences \f and \e are replaced by corresponding characters

  - '%LOCALAPPDATA%\Composer�iles'
- IF NOT EXIST php-installed.txt curl -fsS -o c:\php\%PHP_VERSION%�xt\php_xdebug-%XDEBUG_VERSION%-vc15.dll https://xdebug.org/files/php_xdebug-%XDEBUG_VERSION%-vc15.dll
@alecrabbit alecrabbit added the bug Something isn't working label Oct 21, 2019
@alecrabbit alecrabbit self-assigned this Oct 21, 2019
@alecrabbit
Copy link
Owner Author

I suppose the cause is sed command to replace placeholders to values applied to all files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant