Skip to content

Commit 04a0029

Browse files
committed
Merge tag 'v1.6.0' into develop
Minor updates and support for PHP 7.4 Refer to changelog.
2 parents 5f28f3c + 71fc1a8 commit 04a0029

File tree

452 files changed

+464
-458
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

452 files changed

+464
-458
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion

config/json-api-errors.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright 2019 Cloud Creativity Limited
3+
* Copyright 2020 Cloud Creativity Limited
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

database/migrations/2018_10_23_000001_create_client_jobs_table.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright 2019 Cloud Creativity Limited
3+
* Copyright 2020 Cloud Creativity Limited
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

docs/basics/adapters.md

Lines changed: 2 additions & 2 deletions

docs/basics/controllers.md

Lines changed: 2 additions & 2 deletions

docs/basics/routing.md

Lines changed: 2 additions & 2 deletions

docs/fetching/sparse-fieldsets.md

Lines changed: 7 additions & 1 deletion

helpers.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright 2019 Cloud Creativity Limited
3+
* Copyright 2020 Cloud Creativity Limited
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

resources/lang/en/errors.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright 2019 Cloud Creativity Limited
3+
* Copyright 2020 Cloud Creativity Limited
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

resources/lang/en/validation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright 2019 Cloud Creativity Limited
3+
* Copyright 2020 Cloud Creativity Limited
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)