Commit Graph

  • 6483a6ea70 Improve install_packages in linux.sh Shivam Mathur 2023-04-02 22:03:11 +05:30
  • ca308a6886 Fix minor shellcheck error Shivam Mathur 2023-04-02 21:51:40 +05:30
  • 035ef490b9 Rename resolveVersion to readPHPversion Shivam Mathur 2023-04-02 20:30:40 +05:30
  • 6bf279d08a Fix reading php version from file Shivam Mathur 2023-04-02 20:25:49 +05:30
  • bb16550379 Add support for relay on PHP 8.3 Shivam Mathur 2023-03-31 01:23:49 +05:30
  • 7d999d501a Switch to relay.so as the only source for relay extension Shivam Mathur 2023-03-31 00:40:53 +05:30
  • 7f8b1e5773 Exclude php 8.3 on macos Shivam Mathur 2023-03-31 00:29:23 +05:30
  • 6461006ceb Improve Write-Error messages Shivam Mathur 2023-03-14 06:07:46 +05:30
  • 5f422817a1 Use Write-Error with ErrorAction as Stop instead of exit Shivam Mathur 2023-03-14 06:02:04 +05:30
  • 1b08836381 Merge pull request #707 from G-Rath/patch-1 Shivam Mathur 2023-03-05 02:40:49 +05:30
  • ae98bca05f docs: improve sentence structure slightly Gareth Jones 2023-03-05 09:15:35 +13:00
  • fb1ad7fc84 Fix enable_extension Shivam Mathur 2023-02-09 15:50:52 +05:30
  • 0d60024683 Choose correct ts build for zephir_parser Shivam Mathur 2023-02-09 15:41:48 +05:30
  • 1224b29111 Add support for snmp on macOS using shivammathur/extensions Shivam Mathur 2023-02-08 20:44:10 +05:30
  • 2f306f9d25 Use phpenmod to enable extensions on linux Shivam Mathur 2023-02-05 19:45:47 +05:30
  • 39b4e4a983 Fix warning about using -n and -I together in xargs Shivam Mathur 2023-02-05 19:19:43 +05:30
  • 7e46297c8d Update README Shivam Mathur 2023-02-03 15:32:03 +05:30
  • f9390a5478 Add retry logic to Invoke-Webrequests Shivam Mathur 2023-02-03 12:59:37 +05:30
  • f42145a164 Remove call to getManifestURL unless needed in utils.parseVersion Shivam Mathur 2023-01-29 21:50:51 +05:30
  • 755bbb1cc0 Minor refactor in php.yml Shivam Mathur 2023-01-29 21:47:34 +05:30
  • a36edd3ca4 Test php-version-file in php workflow Shivam Mathur 2023-01-29 21:41:09 +05:30
  • f2018b2189 Update php-version and php-version-file input section in README Shivam Mathur 2023-01-29 21:20:52 +05:30
  • 9c411b6e2b Minor refactor in utils.resolveVersion Shivam Mathur 2023-01-29 20:17:23 +05:30
  • e8d8aa3403 Add back the required parameter in action.yml Shivam Mathur 2023-01-29 19:51:07 +05:30
  • 686e8dfff9 Merge pull request #691 from stevelacey/php-version-file-inputs Shivam Mathur 2023-01-29 19:46:18 +05:30
  • b46c8e2a8c Move php version default out of action.yml and update inputs #629 #690 Steve Lacey 2023-01-29 16:09:30 +08:00
  • 2d47531473 Merge pull request #690 from stevelacey/php-version-file Shivam Mathur 2023-01-29 11:40:49 +05:30
  • fd03521cb4 Support .php-version file; closes #629 Steve Lacey 2023-01-29 13:26:49 +08:00
  • f03add0b41 Add uuid to brew_extensions list Shivam Mathur 2023-01-29 08:41:56 +05:30
  • baf9535ba5 Merge pull request #689 from viktorruskai/patch-1 Shivam Mathur 2023-01-28 03:41:21 +05:30
  • cc0e576689 Update utils.ts Viktor Ruskai 2023-01-27 22:12:33 +01:00
  • d30ad8b184 Fix relay cache setup 2.24.0 Shivam Mathur 2023-01-27 08:38:32 +05:30
  • 0f765070fa Update Node.js dependencies Shivam Mathur 2023-01-27 07:41:01 +05:30
  • 313d0cfdbf Fix function name in grpc_php_plugin.ps1 Shivam Mathur 2023-01-27 05:26:40 +05:30
  • cf767706fe Bump version to 2.24.0 Shivam Mathur 2023-01-24 21:23:58 +05:30
  • 1267cf80a1 Change choco install script URL Shivam Mathur 2023-01-22 02:10:29 +05:30
  • 7abee8e28c Add custom support for zephir parser Shivam Mathur 2023-01-22 02:04:12 +05:30
  • dd0115673c Fix sudo setup for containers with broken lists Shivam Mathur 2023-01-21 08:06:21 +05:30
  • bbc65d999a Fix extension logs Shivam Mathur 2023-01-18 09:00:28 +05:30
  • 6db1a06425 Improve support for blackfire-player Shivam Mathur 2023-01-17 05:11:26 +05:30
  • 52eb86c60c Add support for relay extension Shivam Mathur 2023-01-12 16:14:06 +05:30
  • 2b77dd6b79 Merge pull request #684 from Rotzbua/patch-1 Shivam Mathur 2023-01-10 19:53:38 +05:30
  • 224f9ddef5 doc: fix otudated github action version Rotzbua 2023-01-10 14:19:28 +01:00
  • 7f5c8b51ba Merge pull request #683 from shivammathur/dependabot/npm_and_yarn/json5-1.0.2 Shivam Mathur 2023-01-08 17:17:22 +05:30
  • bd5c747191 Bump json5 from 1.0.1 to 1.0.2 dependabot[bot] 2023-01-08 05:14:30 +00:00
  • 40846b27d0 Fix sed call in parse_pecl_configure_options Shivam Mathur 2022-12-27 04:42:24 +05:30
  • 8e2ac35f63 Update README 2.23.0 Shivam Mathur 2022-12-26 03:45:00 +05:30
  • a1e6789a94 Improve Get-PhalconReleaseAssetUrl Shivam Mathur 2022-12-25 21:52:32 +05:30
  • 9114b007ae Restore stability workaround for PHP 8.1 on Windows Shivam Mathur 2022-12-25 21:26:22 +05:30
  • cb0c293f02 Fix typo in blackfire regex on Windows Shivam Mathur 2022-12-25 21:14:03 +05:30
  • 387ec95b46 Improve fetching phalcon release url on Windows Shivam Mathur 2022-12-25 20:48:17 +05:30
  • 3514d30f93 Allow major.minor protoc versions Shivam Mathur 2022-12-25 20:03:40 +05:30
  • e186e47261 Bump version to 2.23.0 Shivam Mathur 2022-12-25 19:18:47 +05:30
  • e51e662ef0 Add support to install extensions from shivammathur/php-extensions-windows Shivam Mathur 2022-12-23 18:40:56 +05:30
  • 5afd8a1842 Fix error in darwin.sh while updating dependencies Shivam Mathur 2022-12-19 09:00:00 +05:30
  • 1a42045d48 Use ls-remote to get default branch Shivam Mathur 2022-12-19 08:19:07 +05:30
  • b3a12ce01e Add fallback in PHP build cache in Windows Shivam Mathur 2022-12-19 07:19:21 +05:30
  • 04b2ed5b3e Fix protoc support on Windows Shivam Mathur 2022-12-19 06:57:44 +05:30
  • 189e8e6ec0 Update pre-installed PHP versions on GitHub runners Shivam Mathur 2022-12-18 08:20:18 +05:30
  • 3407e6019c Quote ini values with equal sign Shivam Mathur 2022-12-15 05:27:13 +05:30
  • f20012026f Bump nightly versions in unix.sh Shivam Mathur 2022-12-11 02:51:10 +05:30
  • 7743b7976f Update version in actions.yml Shivam Mathur 2022-12-11 02:50:39 +05:30
  • b7b50ce742 Fix extension support on php 8.2 on windows Shivam Mathur 2022-12-08 19:58:40 +05:30
  • aa9b80f158 Fix extension support on php 8.2 on windows Shivam Mathur 2022-12-08 19:58:40 +05:30
  • 53adb47562 Mark PHP 8.2 as stable Shivam Mathur 2022-12-08 12:45:38 +05:30
  • f7d3c00320 Merge pull request #673 from jrfnl/feature/readme-update-php-list Shivam Mathur 2022-12-08 19:35:28 +05:30
  • b359d922e7 README: update code samples jrfnl 2022-12-08 14:59:40 +01:00
  • 01aa440f0b README: update for release of PHP 8.2 jrfnl 2022-12-08 14:48:55 +01:00
  • 51f83e019c Switch composer-unused back to phar Shivam Mathur 2022-12-01 04:45:59 +05:30
  • 173ca15c9b Fix get_extension_from_formula in darwin.sh Shivam Mathur 2022-11-16 10:40:40 +05:30
  • 4704ad638a Improve extension support on macOS Shivam Mathur 2022-11-14 15:17:12 +05:30
  • 1a18b2267f Add note about updating PHP if ppa is missing on Ubuntu 2.22.0 Shivam Mathur 2022-10-28 15:45:12 +05:30
  • e9704839e9 Update Node.js dependencies Shivam Mathur 2022-10-28 12:28:34 +05:30
  • 5178fac634 Update PHP if ppa:ondrej/php is missing ref: actions/runner-images#6331 Shivam Mathur 2022-10-28 12:24:37 +05:30
  • 388883d4bf Fix support for firebird and couchbase Shivam Mathur 2022-10-25 14:41:26 +05:30
  • cae6d06e69 Improve phalcon support Shivam Mathur 2022-10-24 11:17:28 +05:30
  • 89f4f7e8be Run configure_pecl only when ini_files are set Shivam Mathur 2022-10-24 10:30:28 +05:30
  • d2efbcd126 Fix debug support on Linux Shivam Mathur 2022-10-24 10:28:08 +05:30
  • 98e3af0bff Configure brew on linux on grpc_php_plugin setup Shivam Mathur 2022-10-24 09:25:14 +05:30
  • e8836c6d46 Fix logs on failure in add_pecl_extension Shivam Mathur 2022-10-24 09:14:25 +05:30
  • 9068f2e46f Update sqlsrv and pdo_sqlsrv to 5.10.1 Shivam Mathur 2022-10-24 09:05:36 +05:30
  • 5bbbd3fdf6 Update Node.js packages Shivam Mathur 2022-10-24 07:57:20 +05:30
  • 7622357ff1 Improve phalcon5 support Shivam Mathur 2022-10-24 03:35:44 +05:30
  • 6652a09da6 Add debug builds section in the README Shivam Mathur 2022-10-24 03:34:36 +05:30
  • 48fb8e1194 Add debug symbols support to Windows Shivam Mathur 2022-10-17 18:00:08 +05:30
  • bbc6e9069b Merge branch 'flavioheleno-improv/zts' into develop Shivam Mathur 2022-10-17 17:04:24 +05:30
  • 37dcd1cf8c Merge branch 'improv/zts' of https://github.com/flavioheleno/setup-php into flavioheleno-improv/zts Shivam Mathur 2022-10-17 17:03:20 +05:30
  • 12b1efad4b Bump version to 2.22.0 Shivam Mathur 2022-10-12 16:31:05 +05:30
  • 0575a32108 Switch to $GITHUB_OUTPUT Shivam Mathur 2022-10-12 16:26:11 +05:30
  • 71b0e09dbc Improve brew support on Linux Shivam Mathur 2022-10-10 16:24:35 +05:30
  • edff21f0a6 Fetch symfony-cli artifact url and fallback to brew Shivam Mathur 2022-10-10 15:32:27 +05:30
  • 22035eb75b Fix version_prefix for laravel/pint Shivam Mathur 2022-09-26 15:22:12 +05:30
  • b556cf7292 Add support for debug builds Shivam Mathur 2022-09-26 09:42:27 +05:30
  • f99a9d4624 Add thread-safe setup support Flavio Heleno 2022-10-05 19:31:52 -03:00
  • a49dfe8457 Fix version_prefix for laravel/pint Shivam Mathur 2022-09-26 15:22:12 +05:30
  • 7ff9ac44b4 Add support for debug builds Shivam Mathur 2022-09-26 09:42:27 +05:30
  • 7aff4d7a22 Run switch_version before check_extensions on Linux Shivam Mathur 2022-09-11 09:19:35 +05:30
  • 633321754d Merge pull request #641 from lmichelin/master Shivam Mathur 2022-09-02 02:30:57 +05:30
  • 40a4cb064f Improve fetching brew taps Shivam Mathur 2022-09-02 00:40:31 +05:30
  • 45410ae8f0 fix: make symfony-cli installation faster on linux Louis-Marie Michelin 2022-09-01 18:20:00 +02:00