Skip to content

Error in examples #2

@anJka

Description

@anJka

Hello
running the examples I get error (PHP 7.3):
php-svg-framework-SVGF/examples/BasicShapesExample.php

_Notice: Undefined variable: attribute_value in /opt/lampp/htdocs/dev/php-svg-framework-SVGF/src/css/CSSStyleDeclaration.php on line 168

Notice: Undefined variable: item in /opt/lampp/htdocs/dev/php-svg-framework-SVGF/src/svgf/SVGFElement.php on line 69

Fatal error: Uncaught Error: Using $this when not in object context in /opt/lampp/htdocs/dev/php-svg-framework-SVGF/src/svg/SVGElement.php:23 Stack trace: #0 [internal function]: b1t\svg\SVGSVGElement::setId('a4') #1 /opt/lampp/htdocs/dev/php-svg-framework-SVGF/src/svg/SVGObject.php(62): call_user_func(Array, 'a4') #2 /opt/lampp/htdocs/dev/php-svg-framework-SVGF/src/svgf/SVGFElement.php(72): b1t\svg\SVGObject->_set('id', 'a4') #3 /opt/lampp/htdocs/dev/php-svg-framework-SVGF/examples/BasicShapesExample.php(20): b1t\svgf\SVGFElement::svg(Object(DOMDocument), 'a4', Array) #4 {main} thrown in /opt/lampp/htdocs/dev/php-svg-framework-SVGF/src/svg/SVGElement.php on line 23

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions