diff options
| author | <changelog@php.net> | 2006-12-15 01:31:05 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 2006-12-15 01:31:05 +0000 |
| commit | 9db33e71bea8f5fe497af2d831cdfe5149a38a4e (patch) | |
| tree | 325403e0e7d394946ccf9a94d947d00feb62d5d8 | |
| parent | 7ccba6624df074051f24efabd5d88d9c0d2a8ec0 (diff) | |
| download | php-git-9db33e71bea8f5fe497af2d831cdfe5149a38a4e.tar.gz | |
ChangeLog update
| -rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -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) |
