Commit Graph

  • a33066c001 Merge pull request #1065 from shivammathur/dependabot/github_actions/develop/actions/download-artifact-8 main develop Shivam Mathur 2026-03-09 17:10:54 +05:30
  • f1643fd598 Merge pull request #1066 from shivammathur/dependabot/github_actions/develop/actions/upload-artifact-7 Shivam Mathur 2026-03-09 17:10:45 +05:30
  • e167f5c259 Bump actions/upload-artifact from 6 to 7 dependabot[bot] 2026-03-09 11:18:10 +00:00
  • 45158d762a Bump actions/download-artifact from 7 to 8 dependabot[bot] 2026-03-09 11:18:07 +00:00
  • 8724c1dcc1 Add macos-26-intel to the README [skip ci] Shivam Mathur 2026-03-09 01:03:00 +05:30
  • a1e0f566a8 Revert to old brew linking behaviour Shivam Mathur 2026-03-08 16:40:59 +05:30
  • 650d05dc41 Merge pull request #1064 from theluckystrike/main Shivam Mathur 2026-03-04 21:05:48 +05:30
  • 746e1a46d1 fix: use latest in URL when version is empty theluckystrike 2026-03-04 22:03:38 +07:00
  • a8ca9e3783 Fix npm audit Shivam Mathur 2026-02-28 11:55:28 +05:30
  • 769a4a81fd Update sqlsrv and pdo_sqlsrv versions [skip ci] Shivam Mathur 2026-02-28 02:22:42 +05:30
  • 174feea39c testing [skip ci] test-brew Shivam Mathur 2026-02-25 14:13:38 +05:30
  • 767b0ae9c8 testing [skip ci] verbose Shivam Mathur 2026-02-23 15:43:47 +05:30
  • d042aafd13 Add retry and timeout for stuck brew calls Shivam Mathur 2026-02-23 14:43:25 +05:30
  • f97ca00780 Bump dependencies Shivam Mathur 2026-02-23 15:41:07 +05:30
  • 3aeeb03660 Update PHP version and OS support in README [skip ci] Shivam Mathur 2026-02-17 03:59:36 +05:30
  • 57e8183dae Switch to brew formula for pdo_firebird on macos [skip ci] Shivam Mathur 2026-02-08 11:29:04 +05:30
  • 5e98c022f7 Update dependencies Shivam Mathur 2026-02-08 09:13:03 +05:30
  • f0b3fd9afe Update brew extensions Shivam Mathur 2026-01-28 14:39:51 +05:30
  • 1eee54fe48 Fix paths for bin tools and scoped tools [skip ci] Shivam Mathur 2026-01-23 01:04:38 +05:30
  • 341bc9e176 Improve cache for tools Shivam Mathur 2026-01-21 10:29:36 +05:30
  • 185f9de395 Fix linking tools Shivam Mathur 2026-01-21 03:21:22 +05:30
  • 46cb5030ab Replace generic record interfaces with specific ones Shivam Mathur 2026-01-21 02:46:20 +05:30
  • 6300a313a9 Remove unused @actions/io Shivam Mathur 2026-01-20 08:15:36 +05:30
  • b7741bd785 Fix eslint config for imports Shivam Mathur 2026-01-20 07:47:37 +05:30
  • 109ae4d1c0 Reduce bundle size Shivam Mathur 2026-01-20 07:47:23 +05:30
  • 871ff01b2b Refactor to use ES2024+ features for Node 24 Shivam Mathur 2026-01-20 06:46:28 +05:30
  • f0e37f9e90 Update Node version in node workflow Shivam Mathur 2026-01-20 06:30:53 +05:30
  • 46ae35f333 Update to Node 24 Shivam Mathur 2026-01-20 06:29:00 +05:30
  • f89a301251 Override undici version Shivam Mathur 2026-01-17 03:15:23 +05:30
  • 5efa2a774e Fix support to parse master in php-version input Shivam Mathur 2025-12-18 21:34:05 +05:30
  • f72fc99524 Merge pull request #1045 from shivammathur/dependabot/github_actions/develop/actions/download-artifact-7 Shivam Mathur 2025-12-15 15:54:23 +05:30
  • c84edb415f Merge pull request #1047 from shivammathur/dependabot/github_actions/develop/actions/upload-artifact-6 Shivam Mathur 2025-12-15 15:54:03 +05:30
  • 4dda6da925 Merge pull request #1046 from shivammathur/dependabot/github_actions/develop/actions/cache-5 Shivam Mathur 2025-12-15 15:53:27 +05:30
  • c14319add5 Bump actions/upload-artifact from 5 to 6 dependabot[bot] 2025-12-15 10:02:24 +00:00
  • 5ba12107fc Bump actions/cache from 4 to 5 dependabot[bot] 2025-12-15 10:02:21 +00:00
  • 8bd624e171 Bump actions/download-artifact from 6 to 7 dependabot[bot] 2025-12-15 10:02:16 +00:00
  • 3dfaca4ee1 Rename nightly_versions -> php_builder_versions Shivam Mathur 2025-11-26 22:22:06 +05:30
  • 40219c065e testing [skip ci] more-verbose Shivam Mathur 2025-06-11 13:57:02 +05:30
  • 85c019fd02 Release v2-verbose releases/v2-verbose Shivam Mathur 2025-11-26 21:52:34 +05:30
  • 44454db4f0 Fix check_lists in ppa.sh v2 master 2.36.0 releases/v2 Shivam Mathur 2025-11-26 20:43:34 +05:30
  • 9d7558f1af Revert to using php-builder for PHP 8.3 and above for self-hosted Shivam Mathur 2025-11-26 20:05:44 +05:30
  • 7bf05c6b70 Update README Shivam Mathur 2025-11-26 16:10:58 +05:30
  • 5daa53ffa1 Fix shellcheck in darwin.sh Shivam Mathur 2025-11-26 11:28:26 +05:30
  • e8f032a051 Fix linking Shivam Mathur 2025-11-26 11:28:06 +05:30
  • f96e84adbb Bump version to 2.36.0 Shivam Mathur 2025-11-26 11:08:00 +05:30
  • 4abbbd6075 Fix build pdo_oci on macos for PHP 7.0 Shivam Mathur 2025-11-26 09:36:49 +05:30
  • a19278e75f Update actions/checkout to v6 Shivam Mathur 2025-11-26 07:43:52 +05:30
  • 4364ed4a15 Merge pull request #1030 from shivammathur/dependabot/github_actions/develop/actions/checkout-6 Shivam Mathur 2025-11-26 07:42:55 +05:30
  • 8dcd37f7d4 Improve macos php setup Shivam Mathur 2025-11-26 07:42:08 +05:30
  • a909b43232 Fix gearman versions Shivam Mathur 2025-11-26 06:03:50 +05:30
  • be556f8879 Add 8.5 for backfire in extensions.ts Shivam Mathur 2025-11-26 02:43:05 +05:30
  • 91d37511e3 Fix fallback to latest version in tools.ts Shivam Mathur 2025-11-25 17:27:09 +05:30
  • 3961404d06 Fix phpize patch on arm64 macos [skip ci] Shivam Mathur 2025-11-25 16:35:22 +05:30
  • 43e4e008cc Add support for ibm extensions [skip ci] Shivam Mathur 2025-11-25 12:56:52 +05:30
  • b010fa7c8f Fix typo in geos patch [skip ci] Shivam Mathur 2025-11-25 13:03:50 +05:30
  • aaed46225e Bump actions/checkout from 5 to 6 dependabot[bot] 2025-11-24 11:06:15 +00:00
  • cc78f4c7f9 Improve library support when building from source Shivam Mathur 2025-11-24 05:11:08 +05:30
  • 7662a9b5f4 Update common patches Shivam Mathur 2025-11-24 04:18:57 +05:30
  • 865d4645a1 Fallback to upgrading macos formula Shivam Mathur 2025-11-21 03:55:33 +05:30
  • 248e3ca37a Mark PHP 8.5 as stable Shivam Mathur 2025-11-21 02:36:26 +05:30
  • 2c40db3599 Fix getcomposer fallback url for specific versions Shivam Mathur 2025-11-21 01:02:19 +05:30
  • 4eb1b49da1 Bump dependencies Shivam Mathur 2025-11-18 01:36:59 +05:30
  • 5eda055652 Improve and refactor ppa.sh Shivam Mathur 2025-11-10 05:02:29 +05:30
  • 04e773ea40 Fix redis formula in brew_extensions Shivam Mathur 2025-11-09 18:28:01 +05:30
  • 53bf167847 Merge pull request #1020 from nicolas-grekas/patch-1 Shivam Mathur 2025-10-31 23:34:00 +05:30
  • 355aade280 Update flex link to the GitHub repository Nicolas Grekas 2025-10-31 16:30:42 +01:00
  • 74d4e20179 Merge pull request #1018 from shivammathur/dependabot/github_actions/develop/actions/download-artifact-6 Shivam Mathur 2025-10-27 19:25:54 +05:30
  • ae0a50642d Fix pecl support for extensions with uppercase packages Shivam Mathur 2025-10-27 19:17:28 +05:30
  • 5187d97121 Bump actions/download-artifact from 5 to 6 dependabot[bot] 2025-10-27 12:47:32 +00:00
  • eddb855af9 Merge pull request #1016 from shivammathur/dependabot/github_actions/develop/actions/upload-artifact-5 Shivam Mathur 2025-10-27 17:04:51 +05:30
  • eec99716ef Bump actions/upload-artifact from 4 to 5 dependabot[bot] 2025-10-27 11:01:07 +00:00
  • 788275d42c Improve support for deb822 source files Shivam Mathur 2025-10-23 18:43:49 +05:30
  • be38e7a127 Bump actions/setup-node from 5 to 6 dependabot[bot] 2025-10-20 11:00:12 +00:00
  • 47ac2e221b Add support for relay-nightly in extensions.ts Shivam Mathur 2025-10-19 00:27:14 +05:30
  • 36338985e2 Merge pull request #1012 from tillkruss/patch-2 Shivam Mathur 2025-10-19 00:17:48 +05:30
  • 185b391822 Add support for nightly version of relay Till Krüss 2025-10-18 09:50:20 -07:00
  • f210bb3904 Improve installing php on macOS Shivam Mathur 2025-10-18 09:53:32 +05:30
  • 6f153798c8 Mark macOS x86_64 not supported for relay [skip ci] Shivam Mathur 2025-10-18 08:12:58 +05:30
  • f7b7badb27 Add support to show error on add_extension_log Shivam Mathur 2025-10-18 07:55:37 +05:30
  • 8473b2327f Fix warning in getting relay version Shivam Mathur 2025-10-17 08:05:22 +05:30
  • 3efd894d72 Merge pull request #1011 from tillkruss/patch-2 Shivam Mathur 2025-10-17 07:44:57 +05:30
  • 1e8cc75dad print version number Till Krüss 2025-10-16 18:31:56 -07:00
  • 2e18086d64 switch to latest stable when it's available Till Krüss 2025-10-16 17:05:25 -07:00
  • 9cf252c302 remove more 0.7.0 logic Till Krüss 2025-10-16 16:44:22 -07:00
  • aa0de4323f remove php 7.4 lock to relay 0.7.0 Till Krüss 2025-10-16 15:38:53 -07:00
  • 00242b5fc2 Fix symfony-cli config [skip ci] Shivam Mathur 2025-10-15 09:17:20 +05:30
  • 319ac00da8 Improve symfony-cli support Shivam Mathur 2025-10-15 08:46:18 +05:30
  • 38e8065d61 Merge pull request #1008 from shyim/fix/flaky-symfony-cli-install Shivam Mathur 2025-10-15 07:52:14 +05:30
  • 91a018aa46 Update SECURITY.md [skip ci] Shivam Mathur 2025-10-15 07:50:28 +05:30
  • bdaf698d5d Merge pull request #1009 from shivammathur/dependabot/github_actions/develop/github/codeql-action-4 Shivam Mathur 2025-10-13 22:43:48 +00:00
  • ab68d9f583 Bump github/codeql-action from 3 to 4 dependabot[bot] 2025-10-13 10:36:25 +00:00
  • d65cf8f3f2 Update sponsors [skip ci] Shivam Mathur 2025-10-12 12:49:03 +05:30
  • 6beaa7dc34 Update actions in examples Shivam Mathur 2025-10-12 11:05:16 +05:30
  • 79ab6fe269 ci: use direct link instead of api call Soner Sayakci 2025-10-07 11:02:25 +02:00
  • 4cbbb6d82c fix: directly download linux archive from symfony-cli releases Soner Sayakci 2025-10-07 09:50:11 +02:00
  • 4cba65b8c5 Improve workflows Shivam Mathur 2025-09-25 22:11:11 +05:30
  • 7fea117d1c Add support for PHP 8.6.0-dev Shivam Mathur 2025-09-25 20:38:18 +05:30
  • bf6b4fbd49 Improve sorting in tools.getSemverVersion 2.35.5 Shivam Mathur 2025-09-18 16:30:57 +05:30
  • 8f8196743c Fix sorting in tools.getSemverVersion Shivam Mathur 2025-09-17 19:06:59 +05:30
  • 06512d94ed Update macos-latest in README [skip ci] Shivam Mathur 2025-09-15 13:08:41 +05:30