Skip to content

Laravel 9 style fixes #330

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

Merged
merged 3 commits into from
May 9, 2022

Conversation

albanh
Copy link
Contributor

@albanh albanh commented May 9, 2022

Hopefully the last of the style fixes 🤞

@saaiful
Copy link

saaiful commented May 9, 2022

In Totem.php line 21 using Closure triggers error:

Typed static property Studio\Totem\Totem::$authUsing must not be accessed before initialization

By removing Closure from line 21, it works.

@qschmick qschmick merged commit 89fca43 into codestudiohq:feature/laravel-9 May 9, 2022
qschmick pushed a commit that referenced this pull request Jun 29, 2022
* Updated to allow Laravel 9 usage; Updated CI to do a matrix of versions

* Updated typing

* Laravel 9 tests and styling fixed (#327)

* allow constraints

* fix contract break

* reverted types to get tests to pass

* remove unneeded element

Co-authored-by: James Freeman <me@james-freeman.info>

* Laravel 9 style fixes  (#330)

* Handle null is_active

Co-authored-by: Alban Horrocks <alban@townsend-music.com>
Co-authored-by: James Freeman <me@james-freeman.info>
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