Skip to content

Releases: sokil/php-vast

0.5.1

31 Oct 07:54
Compare
Choose a tag to compare
  • AdParameters changed from createAdparameters to setApParameters

0.5

29 Oct 09:17
c6af3c8
Compare
Choose a tag to compare
0.5

Add support of some VPAID attributes

0.4.8

29 Jun 20:56
Compare
Choose a tag to compare
  • Fixed 'Document::getAdSections()'. Previously root DOM element was set to first child which may be text node. Now it points to InLine or Wrapper element.
  • Now may be specified id of Impression in AbstractAdNode::addImpression

0.4.7

28 Jun 21:42
Compare
Choose a tag to compare
  • Fixed AbstractNode::getValuesOfArrayNode. Affected AbstractAdNode::getErrors() and AbstractAdNode::getImpressions() if multiple nodes in array found. Array always contain first node instead of values of all nodes.

0.4.6

05 Apr 13:46
Compare
Choose a tag to compare
  • Fix adding Extension to Ad\InLine section
  • Now Extensions can be created for Ad\Wrapper also

0.4.5

22 Feb 13:20
21f00d5
Compare
Choose a tag to compare
  • Method AbstractAdNode::getSequence now return int instead of numeric string

0.4.4

25 Jan 16:08
e8de746
Compare
Choose a tag to compare

Allow define sequence for Ad

0.4.3

27 Nov 10:39
667e30e
Compare
Choose a tag to compare

Fix get ad section

0.4.2

02 Nov 19:54
Compare
Choose a tag to compare

Returned deprecated method setImpresion to Inline Ad

0.4.1

24 Oct 19:38
Compare
Choose a tag to compare

Fix linear namespace