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

On empty table #348

Closed
jan-b opened this issue Jan 3, 2024 · 1 comment
Closed

On empty table #348

jan-b opened this issue Jan 3, 2024 · 1 comment

Comments

@jan-b
Copy link

jan-b commented Jan 3, 2024

PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /var/www/html/web2project/classes/w2p/Output/ListTable.class.php:59\nStack trace:\n#0 /var/www/html/web2project/modules/tasks/todo_tasks_sub.php(129): w2p_Output_ListTable->buildRows()\n#1 /var/www/html/web2project/modules/tasks/todo.php(127): include('...')\n#2 /var/www/html/web2project/modules/events/vw_day_tasks.php(32): include('...')\n#3 /var/www/html/web2project/style/web2project/overrides.php(102): require('...')\n#4 /var/www/html/web2project/modules/events/day_view.php(94): CTabBox->show()\n#5 /var/www/html/web2project/index.php(252): require('...')\n#6 {main}\n thrown in /var/www/html/web2project/classes/w2p/Output/ListTable.class.php on line 59

@caseysoftware
Copy link
Member

Check out the https://github.com/web2project/web2project/commits/php-8-compat/ branch as this one is resolved

@caseysoftware caseysoftware added this to the web2project v4.0 milestone Jan 3, 2024
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

No branches or pull requests

2 participants