Warning: Undefined variable $attr in /in/VifEa on line 7
Fatal error: Uncaught TypeError: DOMNode::appendChild(): Argument #1 ($node) must be of type DOMNode, null given in /in/VifEa:7
Stack trace:
#0 /in/VifEa(7): DOMNode->appendChild(NULL)
#1 {main}
thrown in /in/VifEa on line 7
Process exited with code 255.
Output for 8.3.28
/bin/php-8.3.28: /usr/lib/libm.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.3.28)
/bin/php-8.3.28: /usr/lib/libm.so.6: version `GLIBC_2.35' not found (required by /bin/php-8.3.28)
/bin/php-8.3.28: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /bin/php-8.3.28)
/bin/php-8.3.28: /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.3.28)
Process exited with code 1.
Notice: Undefined variable: attr in /in/VifEa on line 7
Fatal error: Uncaught TypeError: Argument 1 passed to DOMNode::appendChild() must be an instance of DOMNode, null given in /in/VifEa:7
Stack trace:
#0 /in/VifEa(7): DOMNode->appendChild(NULL)
#1 {main}
thrown in /in/VifEa on line 7
Process exited with code 255.
Output for 7.3.32 - 7.3.33
Fatal error: Uncaught TypeError: Argument 1 passed to DOMNode::appendChild() must be an instance of DOMNode, null given in /in/VifEa:7
Stack trace:
#0 /in/VifEa(7): DOMNode->appendChild(NULL)
#1 {main}
thrown in /in/VifEa on line 7
Process exited with code 255.
Notice: Undefined variable: attr in /in/VifEa on line 7
Catchable fatal error: Argument 1 passed to DOMNode::appendChild() must be an instance of DOMNode, null given in /in/VifEa on line 7
Process exited with code 255.
Output for 5.0.5, 5.1.0 - 5.1.6, 5.2.0 - 5.2.5
Notice: Undefined variable: attr in /in/VifEa on line 7
Warning: DOMNode::appendChild() expects parameter 1 to be DOMNode, null given in /in/VifEa on line 7
Warning: DOMDocument::createTextNode() expects parameter 1 to be string, object given in /in/VifEa on line 10
<?xml version="1.0" encoding="UTF-8"?>
<Comprobante LugarExpedicion="CULIACÁN, SINALOA"/>
version
Output for 5.0.4
Notice: Undefined variable: attr in /in/VifEa on line 7
Warning: appendChild() expects parameter 1 to be DOMNode, null given in /in/VifEa on line 7
Warning: createTextNode() expects parameter 1 to be string, object given in /in/VifEa on line 10
<?xml version="1.0" encoding="UTF-8"?>
<Comprobante LugarExpedicion="CULIACÁN, SINALOA"/>
version
Output for 5.0.0 - 5.0.3
Notice: Undefined variable: attr in /in/VifEa on line 7
Warning: appendChild() expects parameter 1 to be DOMNode, null given in /in/VifEa on line 7
Warning: createTextNode() expects parameter 1 to be string, object given in /in/VifEa on line 10
<?xml version="1.0" encoding="UTF-8"?>
<Comprobante LugarExpedicion="CULIACÁN, SINALOA"/>
version
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.9
Fatal error: Cannot instantiate non-existent class: domdocument in /in/VifEa on line 2
Process exited with code 255.
Output for 4.3.0 - 4.3.1
Fatal error: Cannot instantiate non-existent class: domdocument in /in/VifEa on line 2