pk-fr / yakpro-po

YAK Pro - Php Obfuscator
http://www.php-obfuscator.com
Other
1.24k stars 350 forks source link

Include PHP-Parser as submodule. #93

Closed vova-one closed 3 years ago

vova-one commented 3 years ago

I just need use YAK Pro as dependency in my own project. But i can't do this clearly because git restricts emplacing submodules into other submodules directories. And so i need make changes at YAK Pro or use some strange workarounds to make it work. This make maintance and updating more complicated.

This commit fixes the issue.

UPD: So I found other requests with same meaning. If it really not possible to do then maybe just add option to change PHP-parser directory in runtime?