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

Builded file not work (search for init.php) #18

Closed
angelside opened this issue Jul 2, 2017 · 1 comment
Closed

Builded file not work (search for init.php) #18

angelside opened this issue Jul 2, 2017 · 1 comment

Comments

@angelside
Copy link

➜ php zonda build zonda

Building: zonda
Standalone application compiled into: builds/zonda

➜ php builds\zonda

Warning: include(phar://D:\code\test\laravel-zero-test\builds\zonda/bootstrap/init.php): failed to open stream: phar error: "bootstrap/init.php" is not a file in phar "D:/code/test/laravel-zero-test/builds/zonda" in D:\code\test\laravel-zero-test\builds\zonda on line 9

Call Stack:
    0.0116     429272   1. {main}() D:\code\test\laravel-zero-test\builds\zonda:0

Warning: include(): Failed opening 'phar://D:\code\test\laravel-zero-test\builds\zonda/bootstrap/init.php' for inclusion (include_path='phar://D:\code\test\laravel-zero-test\builds\zonda;.;C:/laragon/etc/php/pear') in D:\code\test\laravel-zero-test\builds\zonda on line 9

Call Stack:
    0.0116     429272   1. {main}() D:\code\test\laravel-zero-test\builds\zonda:0

➜ php -v

PHP 7.1.5 (cli) (built: May  9 2017 19:49:10) ( ZTS MSVC14 (Visual C++ 2015) x64 )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.1.0, Copyright (c) 1998-2017 Zend Technologies
    with Xdebug v2.5.4, Copyright (c) 2002-2017, by Derick Rethans

I find a reference for init.php in Build.php but no idea how fix it.

nunomaduro added a commit that referenced this issue Jul 2, 2017
@nunomaduro
Copy link
Member

Thank you so much for reporting that issue. 👍

The issue is now fixed on the v2.0.13. ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants