Skip to content

Conversation

@jonasdekeukelaere
Copy link
Member

Upgrade code for PHP 8.5

* @var array
*/
private $sortingLabels = array( 'asc' => 'Sort ascending',
private $sortingLabels = [ 'asc' => 'Sort ascending',
Copy link
Member

Choose a reason for hiding this comment

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

Eventueel op nieuwe lijn zetten?

@@ -1,19 +1,23 @@
<?php

Copy link
Member

Choose a reason for hiding this comment

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

Zouden we al die test in Spoon niet verwijderen.
Dan is weer allemaal brol om te onderhouden.

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