SOF3 / pharynx

A tool to recompile PHP sources into a phar in PSR-0
Apache License 2.0
16 stars 3 forks source link

On a case-insensitive file system, the capitalization of the paths inside the phar is not as predicted #11

Open Xd-pro opened 1 year ago

Xd-pro commented 1 year ago

If one of the files being compiled has incorrect namespace capitalization, the namespaces of the other files in the phar are affected.