|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Data Fields | |
| int | $level |
| int | $code |
| int | $column |
| string | $message |
| string | $file |
| int | $line |
Definition at line 160 of file libxml.stub.php.
| int LibXMLError::$code |
Definition at line 163 of file libxml.stub.php.
| int LibXMLError::$column |
Definition at line 164 of file libxml.stub.php.
| string LibXMLError::$file |
Definition at line 166 of file libxml.stub.php.
| int LibXMLError::$level |
Definition at line 162 of file libxml.stub.php.
| int LibXMLError::$line |
Definition at line 167 of file libxml.stub.php.
| string LibXMLError::$message |
Definition at line 165 of file libxml.stub.php.