Closed KEINOS closed 4 years ago
Didn't fix it. Re-open the issue.
Only adding a replacement string, such as "TPL-PHP-HelloWorld
", to replace as kebab-case won't work.
It breaks the functionality of the initialization script which replaces the files that reference the dir as well and the absolute paths can't determine the original, the proper, dir name.
The most basic reason is that the initialize_package.php
re-writes the string itself.
We should emit the initialize_package.php
to be the target to be replaced.
Hyphens are not allowed to use in namespaces.