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

[PHP 8.1] Deprecated function: file_exists() #33

Open
jofranz opened this issue Mar 29, 2023 · 0 comments
Open

[PHP 8.1] Deprecated function: file_exists() #33

jofranz opened this issue Mar 29, 2023 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@jofranz
Copy link
Member

jofranz commented Mar 29, 2023

Steps to reproduce

  • having a PHP 8.1 setup
  • visit civicrm/admin/civioffice/settings

Error message

Deprecated function: 
file_exists(): Passing null to parameter #1 ($filename) of type string is deprecated in CRM_Civioffice_DocumentStore_Local->isReady()
(line 151 of sites/default/files/civicrm/ext/de.systopia.civioffice/CRM/Civioffice/DocumentStore/Local.php).

Notes

Reproducible in our shared PHP 8.1 test environment

@jensschuppe jensschuppe added the bug Something isn't working label Sep 7, 2023
@jensschuppe jensschuppe added this to the 1.0 milestone Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants