Skip to content

Commit

Permalink
Merge pull request #22 from Bearsampp/7.4.33
Browse files Browse the repository at this point in the history
PHP 7.4.33 Security release
  • Loading branch information
jwaisner committed Nov 5, 2022
2 parents 96e9218 + 97085c8 commit f3eee1a
Show file tree
Hide file tree
Showing 9 changed files with 3,997 additions and 2 deletions.
9 changes: 9 additions & 0 deletions bin/php7.4.33/bearsampp.conf
@@ -0,0 +1,9 @@
phpVersion = "7.4.33"
phpCliExe = "php.exe"
phpCliSilentExe = "php-win.exe"
phpConf = "php.ini"
phpPearExe = "pear/pear.bat"

apache24 = "php7apache2_4.dll"

bundleRelease = "@RELEASE_VERSION@"
2 changes: 2 additions & 0 deletions bin/php7.4.33/deps.properties
@@ -0,0 +1,2 @@
imagemagick = https://github.com/Bearsampp/modules-untouched/releases/download/2022.11.04/ImageMagick-7.1.0-18-vc15-x64.zip

2 changes: 2 additions & 0 deletions bin/php7.4.33/deps/README.txt
@@ -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/php7.4.33/exts.properties
@@ -0,0 +1,3 @@
imagick = https://github.com/Bearsampp/modules-untouched/releases/download/2022.11.04/php_imagick-3.7.0-7.4-ts-vc15-x64.zip
memcache = https://github.com/Bearsampp/modules-untouched/releases/download/2022.11.04/php-7.4.x_memcache.dll
xdebug = https://github.com/Bearsampp/modules-untouched/releases/download/2022.11.04/php_xdebug-3.1.5-7.4-vc15-x86_64.dll
1 change: 1 addition & 0 deletions bin/php7.4.33/pear.properties
@@ -0,0 +1 @@
pear = https://github.com/Bearsampp/modules-untouched/releases/download/2022.11.04/install-pear-nozlib.phar

0 comments on commit f3eee1a

Please sign in to comment.