#
89b5cc36 |
| 23-Sep-2024 |
Christoph M. Becker |
Adapt labeler.yml to v4 syntax
|
#
170230f2 |
| 01-Sep-2024 |
Christoph M. Becker |
[ci skip] Add labels to PRs with potential ABI breaks ABI breaks are not supposed to happen after feature freeze, i.e. when the PHP API numbers have been bumped. To make it easier to no
[ci skip] Add labels to PRs with potential ABI breaks ABI breaks are not supposed to happen after feature freeze, i.e. when the PHP API numbers have been bumped. To make it easier to notice inadvertent ABI breaks, we automatically add an "ABI break" label to all PRs which modify public (aka. installed) header files. Some of these modifications do not constitute an ABI break (e.g. adding a comment to a header file), but we rely on natural intelligence to sort that out. That means these labels should be removed manually, if they are not appropriate, but if they are, the PR should not be merged into any stable branch. For the master branch, where ABI breaks are permissible, the labels should still be removed if irrelevant, but kept when the PR is merged. Since tests are futile[1], we leave that to further (test) PRs. [1] <https://github.com/php/php-src/pull/15682#issuecomment-2323060586> Closes GH-15682.
show more ...
|
#
ec9ae1ec |
| 21-Feb-2024 |
Ayesh Karunaratne |
CI: Fix labeler.yml file to support actions/labeler@v5 (#13459)
|
#
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 ...
|
#
4d32e2bb |
| 22-Nov-2023 |
Niels Dossche <7771979+nielsdos@users.noreply.github.com> |
Remove more pspell remnants
|
#
165a4e53 |
| 22-Jun-2023 |
eater |
github: add build scripts to "Category: Build System" label (#11474) * github: add build scripts to "Category: Build System" label * github: add buildconf, configure.ac and win32 bu
github: add build scripts to "Category: Build System" label (#11474) * github: add build scripts to "Category: Build System" label * github: add buildconf, configure.ac and win32 build folder to build system category
show more ...
|
Revision tags: php-8.2.0RC1, php-8.1.10, php-8.0.23, php-8.0.23RC1, php-8.1.10RC1, php-8.2.0beta3, php-8.2.0beta2, php-8.1.9, php-8.0.22, php-8.1.9RC1, php-8.2.0beta1 |
|
#
3c24e5a6 |
| 19-Jul-2022 |
Tim Düsterhus |
[ci skip] Add the 'random' extension to labeler.yml (#9050) see 4d8dd8d258ff365b146bcadcb277ede8992706d0
|
Revision tags: php-8.0.22RC1, php-8.0.21, php-8.1.8, php-8.2.0alpha3 |
|
#
583cc01e |
| 02-Jul-2022 |
Jakub Zelenka |
Fix labeler selection of SAPIs
|
Revision tags: php-8.1.8RC1, php-8.2.0alpha2, php-8.0.21RC1 |
|
#
5f035dc7 |
| 08-Jun-2022 |
Sergey Panteleev |
[skip ci] Auto labeling for PRs (#8693)
|