Commit Graph
100 Commits
Author SHA1 Message Date
Shivam Mathur b30e4bc764 Document that only PHP 5.6 and above are supported on arm64 macos runners 2024-04-24 03:52:52 +05:30
Shivam Mathur 436881d084 Set macos version in php workflow to macos-13 2024-04-24 03:38:15 +05:30
Shivam Mathur 14d9660823 Fix support for sqlsrv and pdo_sqlsrv 2024-04-24 03:05:05 +05:30
Shivam Mathur efffd0e4f2 Bump version to 2.30.3 2024-04-21 18:55:19 +05:30
Shivam Mathur d802457674 Fix reading extension_dir in PHP 8.4 on macOS 2024-04-21 18:16:08 +05:30
Shivam Mathur 8872c784b0 Bump version to 2.30.2
Update Node.js dependencies
2024-03-31 03:53:16 +05:30
Shivam Mathur b203b24815 Hotfix: update brew along with core tap 2024-03-31 03:51:38 +05:30
Shivam Mathur 116fe4df69 Add vld for macOS 2024-03-26 17:29:27 +05:30
Shivam Mathur 73963f5001 Uprade existing macOS version 2024-03-25 07:30:22 +05:30
Shivam Mathur f4fb0af4d5 Fix phalcon5 support on Windows 2024-03-25 07:27:19 +05:30
Shivam Mathur eb73c01f76 Fix oci extensions for PHP 8.4 2024-03-25 03:47:20 +05:30
Shivam Mathur 3d8c10397e Fix support for sqlsrv and pdo_sqlsrv extensions 2024-03-25 03:10:43 +05:30
Shivam Mathur db8db3c7c7 Fix type error in Get-File in win32.ps1 2024-03-25 02:42:14 +05:30
Shivam Mathur 31bfabaf56 Bump Node.js dependencies 2024-03-25 01:05:36 +05:30
Shivam Mathur 21eeae309a Cleanup dependency code on macOS and add retry to git fetch 2024-03-18 09:02:23 +05:30
Shivam Mathur 4f6ab99328 Sync brew core tap for all runners 2024-03-01 12:06:34 +05:30
Shivam Mathur 765279d5ef Merge pull request #813 from shivammathur/dependabot/github_actions/develop/codecov/codecov-action-4
Bump codecov/codecov-action from 3 to 4
2024-02-05 20:19:56 -08:00
Shivam Mathur ad24e86677 Merge pull request #812 from shivammathur/dependabot/github_actions/develop/actions/cache-4
Bump actions/cache from 3 to 4
2024-01-22 15:41:53 +05:30
Shivam Mathur 6d7209f44a Add patch for old random headers on PHP 8.4 2024-01-15 11:14:26 +05:30
Shivam Mathur 2ee6851e7b Bump Node.js dependencies 2024-01-15 03:40:39 +05:30
Shivam Mathur 353ba41d44 Add support for phalcon on PHP 8.3 2024-01-07 01:12:10 +05:30
Shivam Mathur 5c424d6c81 Mark v1 as unsupported 2024-01-01 01:55:48 +05:30
Shivam Mathur e927136b25 Bump Node.js dependencies
Bump version to 2.29.0
2024-01-01 01:34:06 +05:30
Shivam Mathur 35557a3770 Update coverage in install.test.ts 2024-01-01 01:31:20 +05:30
Shivam Mathur 43e870b2d0 Add highest alias as an alternative to latest 2024-01-01 01:26:40 +05:30
Shivam Mathur dc1a77b457 Fix support for http extension on zts and debug on macOS 2023-12-26 12:46:29 +05:30
Shivam Mathur 812360879e Add support for zts and debug extensions on macOS 2023-12-26 02:19:32 +05:30
Shivam Mathur 201dd6c1db Add zts support on macOS 2023-12-25 03:09:27 +05:30
Shivam Mathur 97e0a9729a Revert bumping PHP version for snapshot minimum stability. 2023-12-24 02:21:23 +05:30
Shivam Mathur 5a2bd88cb3 Try to fix docs workflow 2023-12-24 02:12:22 +05:30
Shivam Mathur 7ba520ae30 Merge pull request #804 from shivammathur/dependabot/github_actions/develop/actions/download-artifact-4
Bump actions/download-artifact from 3 to 4
2023-12-18 16:53:51 +05:30
Shivam Mathur f47a6e7ca3 Merge pull request #805 from shivammathur/dependabot/github_actions/develop/actions/upload-artifact-4
Bump actions/upload-artifact from 3 to 4
2023-12-18 16:53:40 +05:30
Shivam Mathur e1c6cff579 Merge pull request #803 from shivammathur/dependabot/github_actions/develop/github/codeql-action-3
Bump github/codeql-action from 2 to 3
2023-12-18 16:53:09 +05:30
Shivam Mathur ed98159fe9 Fix PHP 8.3 support status in README. Closes #802 2023-12-14 18:50:41 +05:30
Shivam Mathur 58f08c5f7c Add box and php-scoper in tools support in README 2023-12-14 16:38:02 +05:30
Shivam Mathur 9e24ffafe7 Merge pull request #800 from davereid/patch-2
Document php-version can come from platform overrides in composer.lock or composer.json
2023-12-08 08:02:43 +05:30
Shivam Mathur c085ca391e Merge pull request #794 from davereid/patch-1
Provide a "lowest" php-version parameter
2023-12-08 00:14:49 +05:30
Shivam Mathur 131ba03b0d Fix phalcon support 2023-12-07 08:15:34 +05:30
Shivam Mathur e8cd65f444 Switch to PHPCSStandards/PHP_CodeSniffer for phpcs and phpcbf 2023-12-04 08:00:30 +05:30
Shivam Mathur e6f75134d3 Update phpts section in README 2023-11-27 18:07:02 +05:30
Shivam Mathur 1874353919 Fix linking grpc on macos but installed along protoc 2023-11-27 17:08:32 +05:30
Shivam Mathur eea39ea741 Disable xdebug and pcov when blackfire extension is installed 2023-11-27 16:39:18 +05:30
Shivam Mathur bac56c8d91 Add patch for geos 2023-11-27 15:47:27 +05:30
Shivam Mathur 124d256c78 Add back support for nightly builds on self-hosted 2023-11-27 14:52:14 +05:30
Shivam Mathur eeddcfe955 Bump version to 2.28.0
Update Node.js dependencies
2023-11-27 13:57:32 +05:30
Shivam Mathur de2903ad82 Fix installing zts builds 2023-11-26 03:55:45 +05:30
Shivam Mathur bbe1204148 Use cached builds for zts 2023-11-26 03:34:57 +05:30
Shivam Mathur 99a92d54d5 Test cache for PHP 8.3 and PHP 8.4 2023-11-24 01:06:24 +05:30
Shivam Mathur 7c6c249257 Mark PHP 8.3 as stable 2023-11-23 17:12:56 +05:30
Shivam Mathur e6d44f159a Add PHP 8.4 to wiki extension pages 2023-11-23 12:12:26 +05:30
Shivam Mathur dc513528da Update os in docs workflow 2023-11-23 11:57:50 +05:30
Shivam Mathur bfbd3882c0 Merge pull request #787 from jrfnl/feature/ghactions-update-for-php-8.3
GH Actions/docs workflow: generate extensions page for PHP 8.3
2023-11-22 20:37:08 -08:00
Shivam Mathur a36e1e52ff Bump version to 2.27.1
Bump Node.js dependencies
2023-11-07 13:55:37 +05:30
Shivam Mathur 04ff9b08a2 Add HOMEBREW_NO_INSTALL_FROM_API=1 to darwin.sh 2023-11-07 13:43:28 +05:30
Shivam Mathur 65fad67e88 Fix updating homebrew dependencies after sharding in core tap 2023-11-07 13:11:56 +05:30
Shivam Mathur 6668249e24 Merge pull request #778 from shivammathur/dependabot/github_actions/develop/actions/setup-node-4
Bump actions/setup-node from 3 to 4
2023-11-06 04:04:01 -08:00
Shivam Mathur 81cd5ae092 Bump version to 2.27.0 2023-11-01 19:56:15 +05:30
Shivam Mathur 29a9813921 Add required extensions for box 2023-11-01 10:23:55 +05:30
Shivam Mathur f60e7de98e Add PHP 8.4 to the php workflow
Enable PHP 8.3 for macOS in the php workflow
2023-11-01 09:35:10 +05:30
Shivam Mathur b5efb21934 Add tests for box and php-scoper 2023-11-01 09:29:02 +05:30
Shivam Mathur 26e6a92f3b Merge pull request #776 from theofidry/patch-1
feat: Add Box and PHP-Scoper as tools
2023-11-01 08:53:26 +05:30
Shivam Mathur 4e4861ec30 Fix support for couchbase on PHP 7.4 2023-10-30 08:11:09 +05:30
Shivam Mathur 70169700c3 Try to improve couchbase compilation 2023-10-30 06:58:16 +05:30
Shivam Mathur f4e27c9ead Bump Node.js dependencies
Bump version to 2.26.1
2023-10-30 01:47:34 +05:30
Shivam Mathur 9855c76987 Set keepAlive to false. After Node 19 it is true by default. 2023-10-30 01:38:35 +05:30
Shivam Mathur 546935924a Merge pull request #771 from shivammathur/dependabot/npm_and_yarn/babel/traverse-7.23.2
Bump @babel/traverse from 7.22.5 to 7.23.2
2023-10-19 16:04:25 +05:30
Shivam Mathur e3bda5bed8 Add support for macOS Sonoma (14) and drop support for Big Sur (11) 2023-10-01 19:03:17 +05:30
Shivam Mathur e70f6d9e7c Fallback to pecl in add_brew_extension on macOS 2023-10-01 18:49:44 +05:30
Shivam Mathur 92e992b198 Update versioning section in the README 2023-09-23 04:32:24 +05:30
Shivam Mathur 99680be1df Rename branch in README 2023-09-23 03:29:31 +05:30
Shivam Mathur e83e329355 Fix find call in darwin.sh in copy_brew_extensions on failure 2023-09-22 14:07:12 +05:30
Shivam Mathur 10c12b9377 Fix checking for existing php formula on macOS 2023-09-22 14:00:55 +05:30
Shivam Mathur 91026460e4 Create tool_path_dir if it does not exist 2023-09-22 08:15:57 +05:30
Shivam Mathur 7fdd3ece87 Fix blackfire-player on Linux and macOS
Drop support for blackfire-player on Windows
2023-09-14 02:51:49 +05:30
Shivam Mathur 0de5aa9140 Bump version to 2.26.0 2023-09-14 02:51:49 +05:30
Shivam Mathur a6e0b1404f Bump Node.js dependencies 2023-09-14 02:51:48 +05:30
Shivam Mathur 5d259c66b1 Bump node version to 20 in action.yml
Node 16 is EOL on 2023-09-11 so we update it to Node 20 that was added in the actions/runner in v2.308.0
2023-09-14 02:51:48 +05:30
Shivam Mathur 6207829361 Update use of actions/checkout to v4 2023-09-14 02:51:47 +05:30
Shivam Mathur 319feb83c2 Add support to install sqlsrv and pdo_sqlsrv from GitHub releases 2023-09-14 02:51:41 +05:30
Shivam Mathur 661ad4bf75 Fix enabling latest pecl extensions 2023-09-09 08:53:07 +05:30
Shivam Mathur 04c15e2314 Remove hardcoded latest version for sqlsrv and pdo_sqlsrv 2023-09-09 08:05:42 +05:30
Shivam Mathur 5aa416d77b Merge pull request #766 from GrahamCampbell/patch-1
Use sqlsvr 5.11.1 on PHP 8
2023-09-09 07:18:11 +05:30
Shivam Mathur 321f8d7d9a Add PHP 8.4 in the README 2023-08-30 15:15:56 +05:30
Shivam Mathur 7af6c0fe6f Update Node.js dependencies 2023-08-30 15:15:56 +05:30
Shivam Mathur 36e04fc85c Merge pull request #754 from jasongill/develop
Add automatic detection of required PHP version from Composer's platform setting
2023-07-30 08:50:55 +05:30
Shivam Mathur 72ae4ccbe5 Update Node.js dependenices
Remove semver override

Bump version to 2.25.5
2023-07-29 22:03:23 +05:30
Shivam Mathur 5b2015e8fe Link opcache to ext_dir on macOS 2023-07-29 21:45:53 +05:30
Shivam Mathur 9c77701ae5 Remove workaround of Debian 12 in ppa.sh 2023-07-03 07:38:22 +05:30
Shivam Mathur 394503cb8a Override semver version to 7.5.3 GHSA-c2qf-rxjj-qqgw/CVE-2022-25883 2023-07-02 02:34:06 +05:30
Shivam Mathur f1cc14e3d5 Fix grep call in ppa.sh
When distros use DEB822-STYLE .sources file or a custom default list file the list_file is not present, so we check if it exists before calling grep on it
2023-07-02 02:16:13 +05:30
Shivam Mathur 9d529a72e0 Only check castor version if castor.php is present 2023-06-24 02:25:43 +05:30
Shivam Mathur c63f07d82e Fix version prefix for castor 2023-06-23 23:28:05 +05:30
Shivam Mathur e40aa32c04 Update Node.js dependencies 2023-06-23 23:23:33 +05:30
Shivam Mathur a683e80307 Merge pull request #746 from pyrech/support-castor
Add support for tool jolicode/castor
2023-06-23 22:59:01 +05:30
Shivam Mathur 4bd44f22a9 Bump version to 2.25.4
Update Node.js dependencies
2023-06-13 03:25:48 +05:30
Shivam Mathur d2f333de6f Fix regression in major/minor.major version support for phpunit 2023-06-13 03:16:19 +05:30
Shivam Mathur 948bd8df3c Fix fs import in utlts.test.ts 2023-06-12 17:14:07 +05:30
Shivam Mathur 8cac79fdb1 Bump version to 2.25.3
Update Node.js dependencies
2023-06-12 15:28:42 +05:30
Shivam Mathur 6cc8b47c6f Add support to fetch tool versions from packagist 2023-06-12 15:27:46 +05:30
Shivam Mathur 0be6fa1958 Remove quotes after : in CSVArray 2023-06-12 15:27:21 +05:30