Integration of CodeRunner with MAMP: Difference between revisions

Jump to navigation Jump to search
m
No edit summary
Line 136: Line 136:
'''The advantage''': it doesn't depend on <code>which</code>, aliases, or <code>$PATH</code> at all — because CodeRunner's execution environment doesn't load shell config files like <code>.zshrc</code> (where aliases are defined), scanning the filesystem directly for the path is the most reliable approach. And future MAMP php version upgrades won't require manually updating this setting again.
'''The advantage''': it doesn't depend on <code>which</code>, aliases, or <code>$PATH</code> at all — because CodeRunner's execution environment doesn't load shell config files like <code>.zshrc</code> (where aliases are defined), scanning the filesystem directly for the path is the most reliable approach. And future MAMP php version upgrades won't require manually updating this setting again.


[[Catergory: Programming]]
[[Category: Programming]]
[[Catergory: PHP]]
[[Category: PHP]]

Navigation menu