Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@adriendupuis
Copy link
Contributor

@adriendupuis adriendupuis commented Apr 5, 2023

Question Answer
JIRA issue IBX-4929
Type Bug
Target version 4.5
BC breaks no
Doc needed no

Tag "since" with body "@since v0.9.3" has error

TODO:

  • Implement feature / fix a bug.
  • Implement tests + specs and passing ($ composer test)
  • Fix new code according to Coding Standards ($ composer fix-cs).
  • Ask for Code Review.

Tag "since" with body "@SInCE v0.9.3" has error

/**
* @since v0.9.3
* @since 1.13 eZ Platform 1.13 (ezplatform-http-cache 0.9.3)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • eZ Platform 1.13.5 "ezsystems/ezplatform-http-cache": "~0.9.1",
  • eZ Platform 1.13.6 "ezsystems/ezplatform-http-cache": "~0.9.4",

It seems useless to be more precise

Suggested change
* @since 1.13 eZ Platform 1.13 (ezplatform-http-cache 0.9.3)
* @since 1.13.6 eZ Platform 1.13.6 (ezplatform-http-cache 0.9.3)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tbh, I do not see value in that doc at all and we do not use it in other places - so from my pov, we could and should drop it.

@ibexa/php-dev

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 to Dawid's suggestion.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ViniTou @konradoboza
✅ Simple removal

@adriendupuis adriendupuis marked this pull request as ready for review April 13, 2023 07:23
@ViniTou ViniTou requested a review from a team April 17, 2023 07:41
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@konradoboza konradoboza requested review from a team and ViniTou April 18, 2023 07:11
@adamwojs adamwojs merged commit 50f914f into main May 21, 2023
@adamwojs adamwojs deleted the fix-phpdoc branch May 21, 2023 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants