0

I am getting this error while signing up on my website in production. The error appears only on production, on localhost there is no error.

Typed property DOMDocument::$documentElement must not be accessed before initialization

Typed property DOMDocument::$documentElement must not be accessed before initialization

Peppermintology
  • 9,343
  • 3
  • 27
  • 51
  • 2
    Please add your code... – Gert B. Oct 20 '22 at 09:43
  • Does this answer your question? [Why I am suddenly getting a "Typed property must not be accessed before initialization" error when introducing properties type hints?](https://stackoverflow.com/questions/59265625/why-i-am-suddenly-getting-a-typed-property-must-not-be-accessed-before-initiali) – Peppermintology Oct 20 '22 at 09:54
  • Thanks so Much for your answer the issue has been solved by changed the php version it stucked because of php version it was 8.1 and there is some packages need to be downgrade for the version – Mohamed Mohsen Oct 22 '22 at 10:11

0 Answers0