Skip to content

Fix doc blocks / namespacing - everywhere#28986

Merged
PVince81 merged 1 commit into
masterfrom
doc-blocks
Oct 16, 2017
Merged

Fix doc blocks / namespacing - everywhere#28986
PVince81 merged 1 commit into
masterfrom
doc-blocks

Conversation

@tomneedham

Copy link
Copy Markdown
Contributor

(+ one bonus that was never actually included)

@tomneedham tomneedham added this to the development milestone Sep 12, 2017
@tomneedham tomneedham self-assigned this Sep 12, 2017
@tomneedham tomneedham requested a review from butonic September 12, 2017 12:06
@butonic

butonic commented Sep 12, 2017

Copy link
Copy Markdown
Contributor

Fix all the doc blocks

* @return bool
* @throws BadRequest
* @throws ServiceUnavailable
* @throws \Sabre\DAV\Exception\Forbidden

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

dup

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Not a duplicate: OCA\DAV\Connector\Sabre\Exception\Forbidden != \Sabre\DAV\Exception\Forbidden

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

then let's add a proper use statement

use \Sabre\DAV\Exception\Forbidden as SabreForbidden

@tomneedham

Copy link
Copy Markdown
Contributor Author

Fixed and prefixed sabre exceptions with 'Sabre'

@tomneedham

Copy link
Copy Markdown
Contributor Author

horracle timeout

@tomneedham

Copy link
Copy Markdown
Contributor Author

rebased for luck

@PVince81 PVince81 modified the milestones: 10.0.3, development Sep 18, 2017
@tomneedham

Copy link
Copy Markdown
Contributor Author

rebased - waiting for CI

@tomneedham

Copy link
Copy Markdown
Contributor Author

jenkins timeout - rebasing

@lock

lock Bot commented Aug 2, 2019

Copy link
Copy Markdown

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock Bot locked as resolved and limited conversation to collaborators Aug 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants