]> granicus.if.org Git - php/commit
Merge branch 'PHP-5.5'
authorDmitry Stogov <dmitry@zend.com>
Mon, 22 Apr 2013 11:40:46 +0000 (15:40 +0400)
committerDmitry Stogov <dmitry@zend.com>
Mon, 22 Apr 2013 11:40:46 +0000 (15:40 +0400)
commit9ca60e24446ac011a263050bfaac502ea0d00c63
tree833509218e80eaa63683307b8c5e9d76dc56384a
parent0c1ef6898d6b11524606b102ddc65c0bf426a748
parent13b039ff9ab5bb21fe2e739f666852e863aa1bf2
Merge branch 'PHP-5.5'

* PHP-5.5:
  Fixed linkage with C++
  Includes 5 new phpTests to check that the error message DOM_NOT_FOUND is properly raised by the method DOMNode::insertBefore(newNode, [refNode]).