Skip to content

Instantly share code, notes, and snippets.

View abenevaut's full-sized avatar
💬
BiBop! I'm EngelBit!

Antoine B. abenevaut

💬
BiBop! I'm EngelBit!
View GitHub Profile

Install phpbrew && php 7.4.0 on macOS

xcode-select --install

# You should install brew https://brew.sh/index_fr
brew install automake autoconf curl pcre bison re2c mhash libtool icu4c gettext jpeg openssl libxml2 mcrypt gd gmp libevent zlib libzip bzip2 imagemagick pkg-config oniguruma
brew link --force icu4c
brew link --force openssl
brew link --force libxml2
  • xDebug PHP 7.4 with PHPStorm on Mac
  • xDebug PHP 8.0 with PHPStorm on Mac
@abenevaut
abenevaut / # Newrelic on Laravel Vapor Docker image.md
Last active October 11, 2024 15:53
Vapor Dockerfile with newrelic
  • Vapor Dockerfile with newrelic
@abenevaut
abenevaut / # CircleCI workflow.md
Last active March 9, 2024 22:55
Standard circleci workflow
  • Standard circleci workflow
@abenevaut
abenevaut / # CircleCi Parallelized jobs and tests.md
Last active March 9, 2024 22:53
Parallelized jobs workflow and "test" job parallelized
  • Parallelized jobs workflow and "test" job parallelized
@abenevaut
abenevaut / # xdebug php 7.4 on windows.md
Last active August 9, 2024 07:59
xdebug php 7.4 on windows
  • go to https://xdebug.org/download/historical
  • download php_xdebug-3.1.6-7.4-vc15-nts-x86_64.dll
  • paste to c:\PATH_TO_PHP\ext
  • rename php_xdebug-3.1.6-7.4-vc15-nts-x86_64.dll to php_xdebug.dll
@abenevaut
abenevaut / # brew Mac, fix icu4c issue.md
Last active March 9, 2024 22:51
dyld: Library not loaded: libicudata.71.dylib