PHP Classes

error on declaration of RPrCompositeNode

Recommend this page to a friend!

      VS PHP Word HTML  >  All threads  >  error on declaration of RPrCompositeNode  >  (Un) Subscribe thread alerts  
Subject:error on declaration of RPrCompositeNode
Summary:problems of compatibility in declarations
Messages:2
Author:Stefano Pozzo
Date:2017-01-31 11:49:24
 

  1. error on declaration of RPrCompositeNode   Reply   Report abuse  
Picture of Stefano Pozzo Stefano Pozzo - 2017-01-31 11:49:24
Hello,
my provider is running php vers. 5.4.35
I installed your package and tried the example htmlparser.php but as a result I received only the following errors:

Strict Standards: Declaration of RPrCompositeNode::addNode() should be compatible with CompositeNode::addNode(INode $node) in D:\inetpub\webs\agadit\phpclasses\vsword\node\RPrCompositeNode.php on line 12

Strict Standards: Declaration of TableCompositeNode::addNode() should be compatible with CompositeNode::addNode(INode $node) in D:\inetpub\webs\agadit\phpclasses\vsword\node\TableCompositeNode.php on line 10

Strict Standards: Declaration of TableRowCompositeNode::addNode() should be compatible with CompositeNode::addNode(INode $node) in D:\inetpub\webs\agadit\phpclasses\vsword\node\TableRowCompositeNode.php on line 26

Strict Standards: Declaration of TableColCompositeNode::addNode() should be compatible with CompositeNode::addNode(INode $node) in D:\inetpub\webs\agadit\phpclasses\vsword\node\TableColCompositeNode.php on line 11

what i am doing wrong?

thank you for some help.

Regards, Stefano.


  2. Re: error on declaration of RPrCompositeNode   Reply   Report abuse  
Picture of Raskin Veniamin Raskin Veniamin - 2017-02-17 14:06:59 - In reply to message 1 from Stefano Pozzo
Hi
Get code from https://github.com/vench/vsword