Skip to content

Conversation

@phansys
Copy link
Member

@phansys phansys commented Dec 6, 2018

Q A
Branch master
Bug fix? no
New feature? no
BC breaks? yes
Deprecations? no
Tests pass? yes
Fixed tickets n/a
License MIT
Doc PR n/a
  • Renamed method TicketManagerInterface::getTicketList() to TicketManagerInterface::getTicketListQuery()
    to clarify what it returns;
  • TicketManagerInterface::updateTicket() now returns void, since the object (TicketInterface) it was returning before is the same as the provided in its argument 1.

@phansys phansys requested a review from hackzilla December 6, 2018 20:17
@phansys phansys added the bug label Dec 6, 2018
@phansys phansys merged commit cabe387 into hackzilla-project:master Dec 6, 2018
phansys added a commit that referenced this pull request Dec 6, 2018
This PR was merged into the master branch.

Discussion
----------

|Q            |A     |
|---          |---   |
|Branch       |master|
|Bug fix?     |no    |
|New feature? |no    |
|BC breaks?   |yes   |
|Deprecations?|no    |
|Tests pass?  |yes   |
|Fixed tickets|n/a   |
|License      |MIT   |
|Doc PR       |n/a   |

* Renamed method `TicketManagerInterface::getTicketList()` to `TicketManagerInterface::getTicketListQuery()`
    to clarify what it returns;
* `TicketManagerInterface::updateTicket()` now returns `void`, since the object (`TicketInterface`) it was returning before is the same as the provided in its argument 1.

Commits
-------

cabe387 Some minor changes at `TicketManager`
@phansys phansys deleted the ticket_manager branch December 6, 2018 21:06
phansys added a commit to phansys/TicketBundle that referenced this pull request Jun 30, 2020
…ger` (phansys)"

This reverts commit 758b79e, reversing
changes made to 3c1270b.
phansys added a commit to phansys/TicketBundle that referenced this pull request Jun 30, 2020
phansys added a commit to phansys/TicketBundle that referenced this pull request Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant