Add a preference for the PHP binary path for syntax highlighting.
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 1 Jan 2022 18:07:23 +0000 (13:07 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 1 Jan 2022 18:08:35 +0000 (13:08 -0500)
commit52254837413734720214bd20676cd5c4543b4068
tree5236a3a2a1b252d90160d4ab588076270ca20eff
parentc6140df0a8ab7f21b96a61ce0e108d3f55b2321d
Add a preference for the PHP binary path for syntax highlighting.

Other attempts like trying to find the executable via running a command
in the user shell are flaky: not all users will have $PATH set up in
non-interactive rc files, for example.
CHANGES
Source/AppDelegate.m
Source/BSSourceView.m
Source/PreferenceNames.h
Source/PreferenceNames.m
en.lproj/Preferences.xib