История коммитов

Автор SHA1 Сообщение Дата
  Muhammad Imangazaliev 18ed017330 Rename Element::getDocument() to ownerDocument() 2 лет назад
  Muhammad Imangazaliev 201fc3005c Add a test for Element::isCdataSectionNode() method 2 лет назад
  Muhammad Imangazaliev 6eb8249d33 Add Node::setInnerXml() method 2 лет назад
  Muhammad Imangazaliev c2bfbe17dc Remove deprecated __invoke method from Document and Node 2 лет назад
  Muhammad Imangazaliev 7d0a0bfecf Remove Element::$tag magic property, add tagName() method instead 2 лет назад
  Muhammad Imangazaliev ff5c7f1d24 Use type hints instead of manual type checking. Unify exception messages 2 лет назад
  Muhammad Imangazaliev 346db1ea94 Fix a bug when a call of Element::previousSibling() with selector returns a previous sibling when there is not matching element 3 лет назад
  Muhammad Imangazaliev 00497fa519 Fix tests 4 лет назад
  Muhammad Imangazaliev aecdb613c3 Add Node::insertSiblingBefore() and Node::insertSiblingAfter() methods for inserting sibling nodes 4 лет назад
  Muhammad Imangazaliev ed1677e14d Add support of document fragments 4 лет назад
  Muhammad Imangazaliev 1d4999765d Move methods common for all node types to a separate class 4 лет назад
  Muhammad Imangazaliev be2c3d18cc Refactor tests. Move tests to "DiDom\Tests" namespace 5 лет назад