Commit Graph

  • 2a798336a0 docs(example): fix a typo in the strategy of the sage example Hamouten 2023-05-08 03:11:22 +0200
  • cb8f453143
    Update Node.js dependencies 2.25.1 Shivam Mathur 2023-04-19 08:37:25 +0530
  • 19323ea920
    Fix event extension priority Shivam Mathur 2023-04-18 22:02:29 +0530
  • b951cf1d99
    Add fallback using expanded assets in Add-DebugSymbols on Windows Shivam Mathur 2023-04-17 08:37:41 +0530
  • 1fdc5e773b
    Update Node.js dependencies 2.25.0 Shivam Mathur 2023-04-17 03:36:15 +0530
  • 1474d67903
    Drop support for ubuntu-18.04 Shivam Mathur 2023-04-03 10:11:53 +0530
  • 1afae1868c
    Bump version 2.25.0 Shivam Mathur 2023-04-03 10:04:23 +0530
  • 36e33e130a
    Add known non-default extension priorities in a config Shivam Mathur 2023-04-03 02:48:41 +0530
  • 3d794ddd93
    Use phpenmod only for PHP 5.6 and above Shivam Mathur 2023-04-03 01:18:19 +0530
  • c61bd0e074
    Fix Get-File in win32.ps1 Shivam Mathur 2023-04-03 00:03:00 +0530
  • 1f8252a3ed
    Fix selecting php-builder builds on Windows Shivam Mathur 2023-04-02 23:54:13 +0530
  • 3e2462a699
    Add Url and FallbackUrl in exception on Windows Shivam Mathur 2023-04-02 23:42:19 +0530
  • e513384a65
    Fix jit configuration Shivam Mathur 2023-04-02 23:23:48 +0530
  • 6483a6ea70
    Improve install_packages in linux.sh Shivam Mathur 2023-04-02 22:03:11 +0530
  • ca308a6886
    Fix minor shellcheck error Shivam Mathur 2023-04-02 21:51:40 +0530
  • 035ef490b9
    Rename resolveVersion to readPHPversion Shivam Mathur 2023-04-02 20:30:40 +0530
  • 6bf279d08a
    Fix reading php version from file Shivam Mathur 2023-04-02 20:25:49 +0530
  • bb16550379
    Add support for relay on PHP 8.3 Shivam Mathur 2023-03-31 01:23:49 +0530
  • 7d999d501a
    Switch to relay.so as the only source for relay extension Shivam Mathur 2023-03-31 00:40:53 +0530
  • 7f8b1e5773
    Exclude php 8.3 on macos Shivam Mathur 2023-03-31 00:29:23 +0530
  • 6461006ceb
    Improve Write-Error messages Shivam Mathur 2023-03-14 06:07:46 +0530
  • 5f422817a1
    Use Write-Error with ErrorAction as Stop instead of exit Shivam Mathur 2023-03-14 06:02:04 +0530
  • 1b08836381
    Merge pull request #707 from G-Rath/patch-1 Shivam Mathur 2023-03-05 02:40:49 +0530
  • ae98bca05f
    docs: improve sentence structure slightly Gareth Jones 2023-03-05 09:15:35 +1300
  • fb1ad7fc84
    Fix enable_extension Shivam Mathur 2023-02-09 15:50:52 +0530
  • 0d60024683
    Choose correct ts build for zephir_parser Shivam Mathur 2023-02-09 15:41:48 +0530
  • 1224b29111
    Add support for snmp on macOS using shivammathur/extensions Shivam Mathur 2023-02-08 20:44:10 +0530
  • 2f306f9d25
    Use phpenmod to enable extensions on linux Shivam Mathur 2023-02-05 19:45:47 +0530
  • 39b4e4a983
    Fix warning about using -n and -I together in xargs Shivam Mathur 2023-02-05 19:19:43 +0530
  • 7e46297c8d
    Update README Shivam Mathur 2023-02-03 15:32:03 +0530
  • f9390a5478
    Add retry logic to Invoke-Webrequests Shivam Mathur 2023-02-03 12:59:37 +0530
  • f42145a164
    Remove call to getManifestURL unless needed in utils.parseVersion Shivam Mathur 2023-01-29 21:50:51 +0530
  • 755bbb1cc0
    Minor refactor in php.yml Shivam Mathur 2023-01-29 21:47:34 +0530
  • a36edd3ca4
    Test php-version-file in php workflow Shivam Mathur 2023-01-29 21:41:09 +0530
  • f2018b2189
    Update php-version and php-version-file input section in README Shivam Mathur 2023-01-29 21:20:52 +0530
  • 9c411b6e2b
    Minor refactor in utils.resolveVersion Shivam Mathur 2023-01-29 20:17:23 +0530
  • e8d8aa3403
    Add back the required parameter in action.yml Shivam Mathur 2023-01-29 19:51:07 +0530
  • 686e8dfff9
    Merge pull request #691 from stevelacey/php-version-file-inputs Shivam Mathur 2023-01-29 19:46:18 +0530
  • b46c8e2a8c Move php version default out of action.yml and update inputs #629 #690 Steve Lacey 2023-01-29 16:09:30 +0800
  • 2d47531473
    Merge pull request #690 from stevelacey/php-version-file Shivam Mathur 2023-01-29 11:40:49 +0530
  • fd03521cb4 Support .php-version file; closes #629 Steve Lacey 2023-01-29 13:26:49 +0800
  • f03add0b41
    Add uuid to brew_extensions list Shivam Mathur 2023-01-29 08:41:56 +0530
  • baf9535ba5
    Merge pull request #689 from viktorruskai/patch-1 Shivam Mathur 2023-01-28 03:41:21 +0530
  • cc0e576689
    Update utils.ts Viktor Ruskai 2023-01-27 22:12:33 +0100
  • d30ad8b184
    Fix relay cache setup 2.24.0 Shivam Mathur 2023-01-27 08:38:32 +0530
  • 0f765070fa
    Update Node.js dependencies Shivam Mathur 2023-01-27 07:41:01 +0530
  • 313d0cfdbf
    Fix function name in grpc_php_plugin.ps1 Shivam Mathur 2023-01-27 05:26:40 +0530
  • cf767706fe
    Bump version to 2.24.0 Shivam Mathur 2023-01-24 21:23:58 +0530
  • 1267cf80a1
    Change choco install script URL Shivam Mathur 2023-01-22 02:10:29 +0530
  • 7abee8e28c
    Add custom support for zephir parser Shivam Mathur 2023-01-22 02:04:12 +0530
  • dd0115673c
    Fix sudo setup for containers with broken lists Shivam Mathur 2023-01-21 08:06:21 +0530
  • bbc65d999a
    Fix extension logs Shivam Mathur 2023-01-18 09:00:28 +0530
  • 6db1a06425
    Improve support for blackfire-player Shivam Mathur 2023-01-17 05:11:26 +0530
  • 52eb86c60c
    Add support for relay extension Shivam Mathur 2023-01-12 16:14:06 +0530
  • 2b77dd6b79
    Merge pull request #684 from Rotzbua/patch-1 Shivam Mathur 2023-01-10 19:53:38 +0530
  • 224f9ddef5
    doc: fix otudated github action version Rotzbua 2023-01-10 14:19:28 +0100
  • 7f5c8b51ba
    Merge pull request #683 from shivammathur/dependabot/npm_and_yarn/json5-1.0.2 Shivam Mathur 2023-01-08 17:17:22 +0530
  • bd5c747191
    Bump json5 from 1.0.1 to 1.0.2 dependabot[bot] 2023-01-08 05:14:30 +0000
  • 40846b27d0
    Fix sed call in parse_pecl_configure_options Shivam Mathur 2022-12-27 04:42:24 +0530
  • 8e2ac35f63
    Update README 2.23.0 Shivam Mathur 2022-12-26 03:45:00 +0530
  • a1e6789a94
    Improve Get-PhalconReleaseAssetUrl Shivam Mathur 2022-12-25 21:52:32 +0530
  • 9114b007ae
    Restore stability workaround for PHP 8.1 on Windows Shivam Mathur 2022-12-25 21:26:22 +0530
  • cb0c293f02
    Fix typo in blackfire regex on Windows Shivam Mathur 2022-12-25 21:14:03 +0530
  • 387ec95b46
    Improve fetching phalcon release url on Windows Shivam Mathur 2022-12-25 20:48:17 +0530
  • 3514d30f93
    Allow major.minor protoc versions Shivam Mathur 2022-12-25 20:03:40 +0530
  • e186e47261
    Bump version to 2.23.0 Shivam Mathur 2022-12-25 19:18:47 +0530
  • e51e662ef0
    Add support to install extensions from shivammathur/php-extensions-windows Shivam Mathur 2022-12-23 18:40:56 +0530
  • 5afd8a1842
    Fix error in darwin.sh while updating dependencies Shivam Mathur 2022-12-19 09:00:00 +0530
  • 1a42045d48
    Use ls-remote to get default branch Shivam Mathur 2022-12-19 08:19:07 +0530
  • b3a12ce01e
    Add fallback in PHP build cache in Windows Shivam Mathur 2022-12-19 07:19:21 +0530
  • 04b2ed5b3e
    Fix protoc support on Windows Shivam Mathur 2022-12-19 06:57:44 +0530
  • 189e8e6ec0
    Update pre-installed PHP versions on GitHub runners Shivam Mathur 2022-12-18 08:20:18 +0530
  • 3407e6019c
    Quote ini values with equal sign Shivam Mathur 2022-12-15 05:27:13 +0530
  • f20012026f
    Bump nightly versions in unix.sh Shivam Mathur 2022-12-11 02:51:10 +0530
  • 7743b7976f
    Update version in actions.yml Shivam Mathur 2022-12-11 02:50:39 +0530
  • b7b50ce742
    Fix extension support on php 8.2 on windows Shivam Mathur 2022-12-08 19:58:40 +0530
  • aa9b80f158
    Fix extension support on php 8.2 on windows Shivam Mathur 2022-12-08 19:58:40 +0530
  • 53adb47562
    Mark PHP 8.2 as stable Shivam Mathur 2022-12-08 12:45:38 +0530
  • f7d3c00320
    Merge pull request #673 from jrfnl/feature/readme-update-php-list Shivam Mathur 2022-12-08 19:35:28 +0530
  • b359d922e7
    README: update code samples jrfnl 2022-12-08 14:59:40 +0100
  • 01aa440f0b
    README: update for release of PHP 8.2 jrfnl 2022-12-08 14:48:55 +0100
  • 51f83e019c
    Switch composer-unused back to phar Shivam Mathur 2022-12-01 04:45:59 +0530
  • 173ca15c9b
    Fix get_extension_from_formula in darwin.sh Shivam Mathur 2022-11-16 10:40:40 +0530
  • 4704ad638a
    Improve extension support on macOS Shivam Mathur 2022-11-14 15:17:12 +0530
  • 939fd8d3f7
    Change symfony flex url Giacomo Moscardini 2022-11-08 10:58:16 +0100
  • 1a18b2267f
    Add note about updating PHP if ppa is missing on Ubuntu 2.22.0 Shivam Mathur 2022-10-28 15:45:12 +0530
  • e9704839e9
    Update Node.js dependencies Shivam Mathur 2022-10-28 12:28:34 +0530
  • 5178fac634
    Update PHP if ppa:ondrej/php is missing ref: actions/runner-images#6331 Shivam Mathur 2022-10-28 12:24:37 +0530
  • e2fe68ae91
    fix deprecation warning from Github using new envvar for output Rubén Robles 2022-10-26 14:24:00 +0200
  • 388883d4bf
    Fix support for firebird and couchbase Shivam Mathur 2022-10-25 14:41:26 +0530
  • cae6d06e69
    Improve phalcon support Shivam Mathur 2022-10-24 11:17:28 +0530
  • 89f4f7e8be
    Run configure_pecl only when ini_files are set Shivam Mathur 2022-10-24 10:30:28 +0530
  • d2efbcd126
    Fix debug support on Linux Shivam Mathur 2022-10-24 10:28:08 +0530
  • 98e3af0bff
    Configure brew on linux on grpc_php_plugin setup Shivam Mathur 2022-10-24 09:25:14 +0530
  • e8836c6d46
    Fix logs on failure in add_pecl_extension Shivam Mathur 2022-10-24 09:14:25 +0530
  • 9068f2e46f
    Update sqlsrv and pdo_sqlsrv to 5.10.1 Shivam Mathur 2022-10-24 09:05:36 +0530
  • 5bbbd3fdf6
    Update Node.js packages Shivam Mathur 2022-10-24 07:57:20 +0530
  • 7622357ff1
    Improve phalcon5 support Shivam Mathur 2022-10-24 03:35:44 +0530
  • 6652a09da6
    Add debug builds section in the README Shivam Mathur 2022-10-24 03:34:36 +0530
  • 48fb8e1194
    Add debug symbols support to Windows Shivam Mathur 2022-10-17 18:00:08 +0530