You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Phpbrew uses 'stable' as the default version for extensions, we should
use it here too.
- We can't assume httpd/apache is installed on the system, so we start
with an undefined service to reload which will do nothing. To reload a
service your should pass it explicitly.
- Cleanup if statement
0 commit comments