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

Errors using php8+ #202

Open
calbasi opened this issue Mar 12, 2024 · 0 comments
Open

Errors using php8+ #202

calbasi opened this issue Mar 12, 2024 · 0 comments

Comments

@calbasi
Copy link

calbasi commented Mar 12, 2024

On php8.1

mod_fcgid: stderr: PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported in .../dolibarr/htdocs/custom/abricot/includes/class/class.form.core.php on line 2019

mod_fcgid: stderr: PHP Warning: Undefined variable $dolibarr_main_db_type in .../dolibarr/htdocs/custom/bankimport/config.default.php on line 22

On php 8.0

mod_fcgid: stderr: PHP Fatal error: Cannot acquire reference to $GLOBALS in .../dolibarr/htdocs/custom/abricot/includes/class/class.tools.php on line 242

mod_fcgid: stderr: PHP Warning: Undefined variable $dolibarr_main_db_type in .../dolibarr/htdocs/custom/bankimport/config.default.php on line 22

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

1 participant