Commit aa49865
committed
refactor(setup): use OS constant rather than function (macOS)
PHP_OS_FAMILY
- Facilitates elimination of a legacy OC_Util method
- `runningOnMac()` -- yes, really! ;-)
- Supported since PHP late 7.x-era
Signed-off-by: Josh <[email protected]>1 parent d9a7e08 commit aa49865
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
| 188 | + | |
| 189 | + | |
189 | 190 | | |
190 | 191 | | |
191 | | - | |
| 192 | + | |
192 | 193 | | |
193 | 194 | | |
194 | 195 | | |
| |||
0 commit comments