]> granicus.if.org Git - php/commit
Collections cleanup
authorAndy Sautins <asautins@php.net>
Wed, 25 Apr 2001 17:48:30 +0000 (17:48 +0000)
committerAndy Sautins <asautins@php.net>
Wed, 25 Apr 2001 17:48:30 +0000 (17:48 +0000)
commit1dc4678d44ab04a257defdbb1dd6b31be89d639e
tree35322e1f05736793bf0b3fb5cf9e71383c3a1944
parente650cba5e481a5148b8ca08910065083e96d78d3
Collections cleanup
       - Removed date specific methods.  Dates work consistently with
         the rest of the oci8 code.
       - Removed unused variables from collection code.
       - RETURN_FALSE on all errors.
       - fix error prints to php_error.
ext/oci8/oci8.c