Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.0.0 maverick #115

Open
wants to merge 75 commits into
base: master
Choose a base branch
from
Open

2.0.0 maverick #115

wants to merge 75 commits into from

Conversation

Tjoosten
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented Nov 24, 2016

Current coverage is 84.52% (diff: 81.84%)

Merging #115 into master will increase coverage by 7.19%

@@             master       #115   diff @@
==========================================
  Files            59         53     -6   
  Lines           759        892   +133   
  Methods         183        179     -4   
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            587        754   +167   
+ Misses          172        138    -34   
  Partials          0          0          

Powered by Codecov. Last update 141662c...ab31e68

$resource->setCursor($cursor);
$content = $fractal->createData($resource)->toJson();
$status = Status::HTTP_OK;
} elseif((int) count($keys) === 0) { // There are no keys found.

Choose a reason for hiding this comment

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

Expected 1 space after ELSEIF keyword; 0 found

$xml->startDocument();
$xml->startElement('activiteiten');

foreach($query as $activity) {

Choose a reason for hiding this comment

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

Expected 1 space after FOREACH keyword; 0 found

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.

3 participants