Subject | Re: [firebird-php] PHP extension testing |
---|---|
Author | Milan Babuskov |
Post date | 2006-04-27T18:19:42Z |
Lester Caine wrote:
PHP extension works properly. It is not meant to test if Firebird is
working properly - that is expected.
Some of the tests in file I uploaded do fail in some configurations (and
subsequently, web apps. using it show bad data). For example, on one
Linux machine, mixing FB1.5 and PHP extensions built against FB1.0 fails
the "-1 test" where it reports zero instead on -1.
I haven't really tried NUMERIC(18,7) and I don't know if it's even
supported by FB. Does the same thing work via isql?
Could you copy/paste what kind of test you added?
--
Milan Babuskov
http://swoes.blogspot.com/
http://www.flamerobin.org
> All I'm seeing is an error with the NUMERIC(18,7) and nothing from theWell, let's just say it like this: The tests are meant to check whether
> NUMERIC(18.8) - I don't use anything that big, but is that the sort of
> thing you are checking for?
PHP extension works properly. It is not meant to test if Firebird is
working properly - that is expected.
Some of the tests in file I uploaded do fail in some configurations (and
subsequently, web apps. using it show bad data). For example, on one
Linux machine, mixing FB1.5 and PHP extensions built against FB1.0 fails
the "-1 test" where it reports zero instead on -1.
I haven't really tried NUMERIC(18,7) and I don't know if it's even
supported by FB. Does the same thing work via isql?
Could you copy/paste what kind of test you added?
--
Milan Babuskov
http://swoes.blogspot.com/
http://www.flamerobin.org