-
macOS monterey stopped bundling php so Alfred now relies on homebrew PHP.
https://www.alfredapp.com/blog/releases/alfred-4-6-ready-for-macos-monterey/
I have the latest PHP 8 installed via Homeb…
-
### Description
I compiled PHP with the following options:
```
./configure \
--enable-zts \
--enable-embed=shared \
--with-iconv=/opt/homebrew/opt/libiconv/ \
--without-pcre…
-
### Description
I'm sorry this seems like a dumb question, but I can't find the extension file anywhere.
I did the brew install which appeared to work fine
```
Jacaranda:trunk murraycollingwood$…
-
## Context
Not sure exactly what changed, whether update/upgrade related, but started receiving `[pool valet] child 91253 exited on signal 6 (SIGABRT) after 0.485608 seconds from st…
-
Steps to upgrade
```
# updating homebrew, run as local user not root
brew tap homebrew/dupes
brew tap homebrew/versions
brew tap homebrew/homebrew-php
brew unlink php5x
brew install php7x
```
…
-
**Describe the bug**
We exclude classes and public functions marked `@private`. But static functions marked `@private` are not excluded.
**To Reproduce**
```php
/**
* Some versions of PHP ha…
-
fao @cartoonchess -
Looks like the default process name has changed from `aircast-osx-multi` to `aircast-macos`.
Also, line 75 has said process name hardcoded in a grep instead of referring to th…
-
``` bash
alias nginx.start='sudo launchctl load /Library/LaunchDaemons/homebrew.mxcl.nginx.plist'
alias nginx.stop='sudo launchctl unload /Library/LaunchDaemons/homebrew.mxcl.nginx.plist'
alias nginx.…
-
``````
$ dock-cli docker:doctor
Running Docker Doctor
Docker is installed
Docker daemon is running
- Can't ping docker virtual interface., attempting to fix that!
RUN brew --version
OUT Homebrew 0.9.5…
-
# How to Install PHP 7.0 / 7.1 using HomeBrew on Mac Big Sur | 5 Balloons
[https://5balloons.info/how-to-install-php-7-0-7-1-using-homebrew-on-mac-big-sur/](https://5balloons.info/how-to-install-ph…