diff options
author | <changelog@php.net> | 2000-12-26 02:09:09 +0000 |
---|---|---|
committer | <changelog@php.net> | 2000-12-26 02:09:09 +0000 |
commit | d4ff503e3d8caa1466303472c258d8b601b01aad (patch) | |
tree | 03bbf04bde332de145092e4c76b31dabd2ce148e | |
parent | 658903cde0fd08b5ecc37c3612bf4d8c2bb6ebd5 (diff) | |
download | php-git-d4ff503e3d8caa1466303472c258d8b601b01aad.tar.gz |
ChangeLog update
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2000-12-25 James L. Pine <jlp@valinux.com> + + * pear/DB/oci8.php: + added quoteString function to override the one in common. replaces single quotes with double single quotes. + 2000-12-24 Sascha Schumann <sascha@schumann.cx> * ext/gmp/tests/002.phpt |