#
6fed9a9a |
| 02-May-2024 |
Matteo Beccati |
Stick to mysql 8.3 for the time being MySQL 8.4 does not load the 'mysql_native_password' plugin by default and I couldn't figure out how to initialise the container to load it.
|
#
e7462bff |
| 02-Apr-2024 |
Bob Weinand |
Run one testsuite with observers enabled in CI (#13869) Signed-off-by: Bob Weinand <bobwei9@hotmail.com>
|
#
a4534faf |
| 02-Mar-2024 |
Ayesh Karunaratne |
ext/openssl: Remove kerberos support Co-authored-by: Peter Kokot <peterkokot@gmail.com>
|
#
75ef03e7 |
| 24-Feb-2024 |
Ayesh Karunaratne |
CI: Remove ext/imap dependencies (#13484) Now that ext/imap is unbundled, `libc-client-dev*` packages are no longer necessary.
|
#
a4d64b26 |
| 07-Feb-2024 |
Derick Rethans |
Removed ext/oci8 and ext/pdo_oci (#13327) * Removed ext/oci8 and ext/pdo_oci They now live in their own repositories: https://github.com/php/pecl-database-oci8 https://
Removed ext/oci8 and ext/pdo_oci (#13327) * Removed ext/oci8 and ext/pdo_oci They now live in their own repositories: https://github.com/php/pecl-database-oci8 https://github.com/php/pecl-database-pdo_oci As per: https://wiki.php.net/rfc/unbundle_imap_pspell_oci8
show more ...
|
#
987417e2 |
| 22-Jan-2024 |
Derick Rethans |
Remove ext/imap — it has been moved to PECL (#13190) * Remove ext/imap — it has been moved to PECL https://pecl.php.net/package/imap * Remove files related to IMAP
Remove ext/imap — it has been moved to PECL (#13190) * Remove ext/imap — it has been moved to PECL https://pecl.php.net/package/imap * Remove files related to IMAP * Remove IMAP CI files and set up * Also disable IMAP on Circle CI * Update CREDITS file * Remove IMAP entry from CODEOWNERS * Revert "Remove files related to IMAP" This reverts commit a05ffd6c973001f9c3540dbf04b3a9f9797f3acc. * Mark IMAP is being removed * Revert "Remove IMAP CI files and set up" This reverts commit 82e5ba991044222c5c90c7c53ca0adcf3bde3359. * Revert "Also disable IMAP on Circle CI" This reverts commit e83827b0b23805ae2571241e472e433b9dc7539f. * Don't try to build imap extension with CI * Restore test setup files * Remove mention of imap in labeler, EXTENSIONS, and sample php.ini files
show more ...
|
#
3c7fe92b |
| 24-Nov-2023 |
Peter Kokot |
Remove unused aspell library installation (#12761) Related to b035cb6c8e31bea351f169b3e9f34fdc562e77e1.
|
#
4d32e2bb |
| 22-Nov-2023 |
Niels Dossche <7771979+nielsdos@users.noreply.github.com> |
Remove more pspell remnants
|
#
126950fd |
| 22-Nov-2023 |
Niels Dossche <7771979+nielsdos@users.noreply.github.com> |
Remove pspell from configure flags This may fix CI.
|
#
2ca142ec |
| 14-Nov-2023 |
Daniil Gentili |
Improve jit tests Closes GH-12425
|
#
29fed1cf |
| 13-Oct-2023 |
Ilija Tovilo |
Remove redundant CI JIT flags These flags are already set from run-tests.php.
|
#
c07aed53 |
| 12-Oct-2023 |
Ilija Tovilo |
CircleCI: Increase no_output_timeout to 30m
|
#
384a4764 |
| 12-Oct-2023 |
Ilija Tovilo |
Remove invalid --with-zlib-dir=/usr configure flag
|
#
4332546b |
| 10-Oct-2023 |
Ilija Tovilo |
Move ARM build to CircleCI Closes GH-12415
|