Commit Graph

611 Commits

Author SHA1 Message Date
Shivam Mathur
4b56933e00
Add dkpg option to overwrite conf files 2024-06-16 07:39:18 +05:30
Shivam Mathur
fc14643b0a
Fix brew link step
We add --overwrite parameter to brew install and upgrade commands, so that in the linking step it does not fail if another php version is linked
2024-06-02 23:04:56 +05:30
Shivam Mathur
376a964e21
Implement ioncube support on unix correctly
I think I jumped the shark with this one for this project
2024-05-22 06:54:49 +05:30
Shivam Mathur
868f02c3ff
Improve support for deb822 system sources file 2024-04-27 21:04:56 +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
d802457674
Fix reading extension_dir in PHP 8.4 on macOS 2024-04-21 18:16:08 +05:30
Shivam Mathur
b203b24815
Hotfix: update brew along with core tap 2024-03-31 03:51:38 +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
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
a6ce3f5633 Add support to use existing COMPOSER_PROCESS_TIMEOUT 2024-02-22 12:06:24 +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
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
131ba03b0d
Fix phalcon support 2023-12-07 08:15:34 +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
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
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
29a9813921
Add required extensions for box 2023-11-01 10:23:55 +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
e70f6d9e7c
Fallback to pecl in add_brew_extension on macOS 2023-10-01 18:49:44 +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
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
Graham Campbell
a9a661ccd4
Use sqlsvr 5.11.1 on PHP 8 2023-09-09 00:45:36 +01:00
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
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
12282c9597
Add support for ts intl builds 2023-06-07 09:26:20 +05:30
Shivam Mathur
592bbc7716
Shorten grep call in add_extensions.sh 2023-06-07 09:24:56 +05:30