]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Fri, 15 Dec 2006 01:31:05 +0000 (01:31 +0000)
committer <changelog@php.net> <>
Fri, 15 Dec 2006 01:31:05 +0000 (01:31 +0000)
ChangeLog

index 811094eb48b5ed2f00bc281dc1321ecdbc27add3..249bff0b2e705a3c6b422f2651dfb5c84ab9ccf6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2006-12-14  Andrei Zmievski  <andrei@gravitonic.com>
+
+    * ext/standard/var.c
+      ext/standard/var_unserializer.c
+      ext/standard/var_unserializer.re:
+      Use 'S' for escaped binary strings and 's' for non-escaped.
+
+2006-12-14  Rob Richards  <rrichards@ctindustries.net>
+
+    * ext/dom/dom_fe.h
+      ext/dom/php_dom.c
+      ext/dom/php_dom.h
+      ext/dom/xpath.c
+      ext/dom/tests/domxpath.phpt:
+      add ability to call PHP functions from XPath
+      update test
+
 2006-12-13  Ilia Alshanetsky  <ilia@prohost.org>
 
     * (PHP_5_2)