Skip to content

Fixed UrlAlias class name case in URLAliasService and clean phpstan baseline#715

Merged
mikadamczyk merged 1 commit into4.6from
fix/phpstan-urlalias-case-baseline-core
Feb 25, 2026
Merged

Fixed UrlAlias class name case in URLAliasService and clean phpstan baseline#715
mikadamczyk merged 1 commit into4.6from
fix/phpstan-urlalias-case-baseline-core

Conversation

@mikadamczyk
Copy link
Contributor

@mikadamczyk mikadamczyk commented Feb 25, 2026

🎫 Issue N/A

Description:

Fixes https://github.com/ibexa/core/actions/runs/22387391260/job/64800904997?pr=714

Error: Ignored error pattern #^Class Ibexa\\Contracts\\Core\\Persistence\\Content\\UrlAlias referenced with incorrect case\: Ibexa\\Contracts\\Core\\Persistence\\Content\\URLAlias\.$# (class.nameCase) in path /home/runner/work/core/core/src/lib/Repository/URLAliasService.php is expected to occur 7 times, but occurred only 2 times.
 ------ ----------------------------------------------------------------------- 
  Line   src/lib/Repository/URLAliasService.php                                 
 ------ ----------------------------------------------------------------------- 
  12     Ignored error pattern #^Class                                          
         Ibexa\\Contracts\\Core\\Persistence\\Content\\UrlAlias referenced      
         with incorrect case\:                                                  
         Ibexa\\Contracts\\Core\\Persistence\\Content\\URLAlias\.$#             
         (class.nameCase) in path                                               
         /home/runner/work/core/core/src/lib/Repository/URLAliasService.php is  
         expected to occur 7 times, but occurred only 2 times.                  
 ------ ----------------------------------------------------------------------- 

For QA:

Documentation:

@mikadamczyk mikadamczyk self-assigned this Feb 25, 2026
@mikadamczyk mikadamczyk requested a review from a team February 25, 2026 08:08
@ibexa-workflow-automation-1 ibexa-workflow-automation-1 bot requested review from Steveb-p, ViniTou, alongosz, barw4, ciastektk, konradoboza, tbialcz and wiewiurdp and removed request for a team February 25, 2026 08:08
@sonarqubecloud
Copy link

@mikadamczyk mikadamczyk merged commit 8383842 into 4.6 Feb 25, 2026
37 checks passed
@mikadamczyk mikadamczyk deleted the fix/phpstan-urlalias-case-baseline-core branch February 25, 2026 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants