php-src/tests
Anatol Belski 9f2ab75b10 Fixed bug #73329 (Float)"Nano" == NAN
The special cases (float)"inf", etc. were never intended and are
caused by the updated strtod lib. While it might be nice as an
easy way to produce Inf and NaN special values, it was never
documented and cause BC breaches.
2016-10-18 19:11:18 +02:00
..
basic Fixed bug #71273 A wrong ext directory setup in php.ini leads to crash 2016-01-05 18:54:46 +01:00
classes Fix test output 2016-07-14 23:22:09 +02:00
func test to function addcslashes 2014-11-23 17:19:56 -08:00
lang Fixed bug #73329 (Float)"Nano" == NAN 2016-10-18 19:11:18 +02:00
output Fixed test 2015-11-26 12:00:25 +08:00
run-test fix test 2015-08-17 23:12:50 +02:00
security fix these tests so they properly clean up after themselves. 2014-01-20 18:04:35 +01:00
strings Fix tests expecting specific resource IDs 2013-12-15 16:51:21 +08:00
quicktester.inc