Commit Graph

10 Commits

Author SHA1 Message Date
Antony Dovgal
ffd09c0961 fix tests 2007-05-18 11:29:55 +00:00
Hannes Magnusson
a180abdbfd fix tests on freebsd 2006-08-27 15:06:53 +00:00
Derick Rethans
59651c4e58 - Fixed bug #30630: Added a BSD based strtod function that is
locale-independent. (PHP part)
2004-11-03 23:36:51 +00:00
Marcus Boerger
d94136fc30 - Remove unused blocks 2004-05-19 08:45:46 +00:00
Derick Rethans
31224b8923 - Use new setlocal semantics 2002-10-23 20:35:16 +00:00
Melvyn Sopacua
6dde848d9e Sorry, shouldn't use undo on packetloss connections 2002-10-10 19:52:13 +00:00
Andrei Zmievski
9275b2bd9a Fix the test after Ilia's patch. 2002-10-10 18:36:12 +00:00
Melvyn Sopacua
0ff44ce57b Fix platform dependencies, setlocale output, bug #19836
Testing numerics, so set numeric. If the platform doesn't support this
category, passing this test is more likely to be coincedence than expected
behavior.
2002-10-10 16:39:52 +00:00
foobar
725b3573be Use the constant instead of string for locale type. 2002-08-01 11:49:41 +00:00
Hartmut Holzgraefe
40007c2049 Zend Engine behaviour is affected by setlocale() due to use of
locale aware functions like strtod(), atof(), tolower(), toupper() :(
2002-07-17 08:49:26 +00:00