Skip to content

Commit

Permalink
Merge pull request #36 from Bearsampp/8.3
Browse files Browse the repository at this point in the history
8.3.x
  • Loading branch information
jwaisner authored Apr 22, 2024
2 parents 52629b3 + 3327933 commit b10cfcd
Show file tree
Hide file tree
Showing 22 changed files with 11,814 additions and 0 deletions.
9 changes: 9 additions & 0 deletions bin/php8.3.1/bearsampp.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
phpVersion = "8.3.1"
phpCliExe = "php.exe"
phpCliSilentExe = "php-win.exe"
phpConf = "php.ini"
phpPearExe = "pear/pear.bat"

apache24 = "php8apache2_4.dll"

bundleRelease = "@RELEASE_VERSION@"
1 change: 1 addition & 0 deletions bin/php8.3.1/deps.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
imagemagick = https://github.com/Bearsampp/modules-untouched/releases/download/php-2024.4.20/ImageMagick-7.1.1-30-portable-Q16-HDRI-x64.zip
2 changes: 2 additions & 0 deletions bin/php8.3.1/deps/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Place dependencies required by PHP here like PECL deps (http://windows.php.net/downloads/pecl/deps/).
The dependencies will be injected into the PATH environment variable.
3 changes: 3 additions & 0 deletions bin/php8.3.1/exts.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
imagick = https://github.com/Bearsampp/modules-untouched/releases/download/php-2024.4.20/php_imagick-3.7.0-8.3-x64-ts.zip
memcache = https://github.com/Bearsampp/modules-untouched/releases/download/php-2024.4.20/php-8.3.x_memcache.dll
xdebug = https://github.com/Bearsampp/modules-untouched/releases/download/php-2024.4.20/php_xdebug-3.3.2-8.3-vs16-x86_64.dll
1 change: 1 addition & 0 deletions bin/php8.3.1/pear.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
pear = https://github.com/Bearsampp/modules-untouched/releases/download/php-2024.4.20/install-pear-nozlib.phar
Loading

0 comments on commit b10cfcd

Please sign in to comment.