Re: [PHP-DEV] why is '01' == '1.'?

2005-12-15 Thread colder.ch
No, this rule of logic can't be applied : 2 == true and true == 10, but 2 != 10 It all depends on the types of the compared values. Hans Melis wrote: >a == b and a == c implies by the rules of logic that b == c > > -- Etienne Kneuss http://www.colder.ch/ [EMAIL PROTECTED] -- PHP Internals

[PHP-DEV] Problem with ./configure on peardoc

2005-04-08 Thread colder.ch
Hello! I was wondering if I could get some help about a problem I have when I try to configure the peardoc for livedocs. the problem seems to be located on the autogenerated file : config.status ( line ~146) here is the log from the ./configure : *** checking for php... E:/HTTPserver/php/php c