Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Run obfuscated builds#36

Closed
simonhamp wants to merge 7 commits into
mainfrom
feature/run-obfuscated-builds
Closed

Run obfuscated builds#36
simonhamp wants to merge 7 commits into
mainfrom
feature/run-obfuscated-builds

Conversation

@simonhamp
Copy link
Copy Markdown
Member

@simonhamp simonhamp commented Sep 7, 2024

This adds the ability to run obfuscated NativePHP apps.

Obfuscated apps behave differently because the entire app is bundled into a single file. So various paths need to be mapped differently in order for the app to operate.

Known issues:

  • Production builds don't work
  • APP_DEBUG must be set to false
  • Running from source is currently disabled to make debugging this easier

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant