fix(deps): update dependency friendsofphp/php-cs-fixer to <3.43.2 (main) (#2848)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [friendsofphp/php-cs-fixer](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer) | `<3.42.1` -> `<3.43.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)</summary> ### [`v3.43.1`](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/HEAD/CHANGELOG.md#Changelog-for-v3431) [Compare Source](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.43.0...v3.43.1) - fix: Import only unique symbols' short names ([#​7635](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7635)) ### [`v3.43.0`](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/HEAD/CHANGELOG.md#Changelog-for-v3430) [Compare Source](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.42.0...v3.43.0) - chore: change base of `@Symfony` set to `@PER-CS2.0` ([#​7627](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7627)) - chore: PHPUnit - allow for v10 ([#​7606](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7606)) - chore: Preg - rework catching the error ([#​7616](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7616)) - chore: Revert unneeded peer-dep-pin and re-gen lock file ([#​7618](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7618)) - docs: drop extra note about 8.0.0 bug in README.md ([#​7614](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7614)) - feat: add cast_spaces into `@PER-CS2.0` ([#​7625](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7625)) - feat: Configurable phpDoc tags for FQCN processing ([#​7628](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7628)) - feat: StatementIndentationFixer - introduce stick_comment_to_next_continuous_control_statement config ([#​7624](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7624)) - feat: UnaryOperatorSpacesFixer - introduce only_dec_inc config ([#​7626](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7626)) - fix: FullyQualifiedStrictTypesFixer - better support annotations in inline {} ([#​7633](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7633)) - fix: Improve how FQCN is handled in phpDoc ([#​7622](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7622)) - fix: phpdoc_align - fix multiline tag alignment issue ([#​7630](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7630)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/libretime/libretime). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: jo <ljonas@riseup.net>
This commit is contained in:
parent
06af18b84e
commit
62e5f4dfbb
|
@ -615,9 +615,9 @@ final class Application_Model_Scheduler
|
||||||
* Enter description here ...
|
* Enter description here ...
|
||||||
*
|
*
|
||||||
* @param $scheduleItems
|
* @param $scheduleItems
|
||||||
* cc_schedule items, where the items get inserted after
|
* cc_schedule items, where the items get inserted after
|
||||||
* @param $filesToInsert
|
* @param $filesToInsert
|
||||||
* array of schedule item info, what gets inserted into cc_schedule
|
* array of schedule item info, what gets inserted into cc_schedule
|
||||||
* @param mixed $mediaItems
|
* @param mixed $mediaItems
|
||||||
* @param mixed $moveAction
|
* @param mixed $moveAction
|
||||||
* @param mixed $adjustSched
|
* @param mixed $adjustSched
|
||||||
|
|
|
@ -1001,7 +1001,7 @@ SQL;
|
||||||
* Enter description here ...
|
* Enter description here ...
|
||||||
*
|
*
|
||||||
* @param $dir_id - if this is not provided, it returns all files with full
|
* @param $dir_id - if this is not provided, it returns all files with full
|
||||||
* path constructed
|
* path constructed
|
||||||
* @param mixed $all
|
* @param mixed $all
|
||||||
*/
|
*/
|
||||||
public static function listAllFiles($dir_id = null, $all = true)
|
public static function listAllFiles($dir_id = null, $all = true)
|
||||||
|
|
|
@ -265,7 +265,7 @@ class Application_Model_User
|
||||||
* uses it to figure out who to reassign the deleted users files to.
|
* uses it to figure out who to reassign the deleted users files to.
|
||||||
*
|
*
|
||||||
* @param $ignoreUser String optional userid of a user that shall be ignored when
|
* @param $ignoreUser String optional userid of a user that shall be ignored when
|
||||||
* when looking for the "first" admin
|
* when looking for the "first" admin
|
||||||
*
|
*
|
||||||
* @return null|CcSubj
|
* @return null|CcSubj
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -139,7 +139,7 @@ class Application_Service_PodcastService
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param $title passed in directly from web UI input
|
* @param $title passed in directly from web UI input
|
||||||
* This will automatically create a smartblock and playlist for this podcast
|
* This will automatically create a smartblock and playlist for this podcast
|
||||||
* @param mixed $podcast
|
* @param mixed $podcast
|
||||||
*/
|
*/
|
||||||
public static function createPodcastSmartblockAndPlaylist($podcast, $title = null)
|
public static function createPodcastSmartblockAndPlaylist($podcast, $title = null)
|
||||||
|
|
|
@ -754,8 +754,8 @@ SQL;
|
||||||
* Enter description here ...
|
* Enter description here ...
|
||||||
*
|
*
|
||||||
* @param $daysRemoved array of days (days of the week) removed
|
* @param $daysRemoved array of days (days of the week) removed
|
||||||
* (days of the week are represented numerically
|
* (days of the week are represented numerically
|
||||||
* 0=>sunday, 1=>monday, 2=>tuesday, etc.)
|
* 0=>sunday, 1=>monday, 2=>tuesday, etc.)
|
||||||
* @param $showDays array of ccShowDays objects
|
* @param $showDays array of ccShowDays objects
|
||||||
* @param mixed $showId
|
* @param mixed $showId
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -46,7 +46,7 @@ abstract class Application_Service_ThirdPartyCeleryService extends Application_S
|
||||||
*
|
*
|
||||||
* @param $fileId int CcFiles identifier
|
* @param $fileId int CcFiles identifier
|
||||||
* @param $brokerTaskId int broker task identifier to so we can asynchronously
|
* @param $brokerTaskId int broker task identifier to so we can asynchronously
|
||||||
* receive completed task messages
|
* receive completed task messages
|
||||||
* @param $taskName string broker task name
|
* @param $taskName string broker task name
|
||||||
*
|
*
|
||||||
* @return CeleryTasks the created task
|
* @return CeleryTasks the created task
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^7.4",
|
"php": "^7.4",
|
||||||
"friendsofphp/php-cs-fixer": "<3.42.1"
|
"friendsofphp/php-cs-fixer": "<3.43.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue