Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions .buildpath

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
9 changes: 9 additions & 0 deletions bin/php8.2.30/bearsampp.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
phpVersion = "8.2.30"
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.2.30/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-2026.1.16/ImageMagick-7.1.2-12-portable-Q16-HDRI-x64.7z
2 changes: 2 additions & 0 deletions bin/php8.2.30/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.2.30/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-2026.1.16/php_imagick-3.8.1-8.2-ts-vs16-x86_64.zip
memcache=https://github.com/Bearsampp/modules-untouched/releases/download/php-2026.1.16/php_memcache-8.2-8.2-ts-vs16-x64.zip
xdebug=https://github.com/Bearsampp/modules-untouched/releases/download/php-2026.1.16/php_xdebug-3.5.0-8.2-ts-vs16-x86_64.dll
1 change: 1 addition & 0 deletions bin/php8.2.30/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-2025.8.20/install-pear-nozlib.phar
Loading