23656 Commits (495a5ab0057504b6719ee5be7462db8fa64a46f2)

Author SHA1 Message Date
Rasmus Lerdorf 5f962f0e38 Oops, didn't mean to remove the -0 here 17 years ago
Kalle Sommer Nielsen 4f3d67ea89 Don't build sqlite as threadsafe if we are doing an NTS build 17 years ago
Pierre Joye 80696a6f77 - fix and improve dns' AAAA support on windows 17 years ago
Rasmus Lerdorf 4a607c147d Tweak a few tests that failed on OSX 17 years ago
Rasmus Lerdorf a2c564b9e6 Make these socket tests less Linux-specific 17 years ago
Rasmus Lerdorf ecb9a94472 The system error here may not be "Filename too long". On OSX, for example, 17 years ago
Ilia Alshanetsky 3189707681 Fixed bug #49193 (gdJpegGetVersionString() inside gd_compact identifies wrong type in declaration) 17 years ago
Rasmus Lerdorf d02332b43f Skip this test on osx because ceil(-0.5) doesn't return -0 like 17 years ago
Rasmus Lerdorf 53349c7769 Doing a strnatcasecmp(chr(128),chr(255)) is completely non-sensical. 17 years ago
Rasmus Lerdorf 124a0a5a69 Restore intra-string whitespace collapsing broken in the previous change. 17 years ago
Pierre Joye 4668ca80b5 - [DOC] Fixed #49183 patch for VC6, NAPTR is only available in VC9+ build 17 years ago
Rasmus Lerdorf 2ee8b65e4e Oops, true/false are not defined on Linux. They are on OSX. 17 years ago
Rasmus Lerdorf 934a9037c8 Only skip leading 0's - fixes a test I broke a while ago 17 years ago
Pierre Joye 35ad8e6c46 - Fixed #49183, dns_get_record does not return NAPTR records 17 years ago
Jani Taskinen 46a94ebaa6 - Fix test 17 years ago
Rasmus Lerdorf 6704038c73 More eol crap 17 years ago
Rasmus Lerdorf 97b1247f2f Fix more tests messed up by svn 17 years ago
Rasmus Lerdorf 50957fe3a5 Fix test 17 years ago
Jani Taskinen d35dc78dd3 - Remove duplicate section 17 years ago
Ilia Alshanetsky 92cb2b634f Make test more generic 17 years ago
Jani Taskinen a93fef41c2 - Fix CS and remove extra strlen() call 17 years ago
Rasmus Lerdorf 889e8990a2 The user argument cannot be NULL here - fixes 2 tests 17 years ago
Scott MacVicar c54f6df978 Fix bug #48575 - Use dlopen() just like all the other *nixes instead of OSX specific code. 17 years ago
Scott MacVicar af5df4c813 Change dns.h to php_dns.h, part of my dns cleanup 17 years ago
Kalle Sommer Nielsen d46ca6d3b5 MFH: Fixed compiler warnings in ext/date 17 years ago
andy wharmby 8275f0d254 Basic test for is_resource() and isset() functions. tested on Windows, Linux and Linux 64 17 years ago
andy wharmby e0b0c49ae3 Add new use-case to parse_str() test. Tested on Windows, Linux and Linux 64 17 years ago
andy wharmby 3eaa521ed9 Fix tests 17 years ago
Jani Taskinen b312b3af2e - Revert bad fix for bug #49122 and only enable this when mysqlnd is used 17 years ago
Jani Taskinen b053fb5af6 - Add test (yes, it fails still :) 17 years ago
Jani Taskinen 5d757fddf5 - Fixed bug #48608 (Invalid libreadline version not detected during configure) 17 years ago
Antony Dovgal bb8d9fa656 cosmetic fix 17 years ago
Antony Dovgal 307a2259e9 fix memleak and possible segfault in HTTP fopen wrapper 17 years ago
Jani Taskinen d03720480f - Fixed bug #48768 (parse_ini_*() crash with INI_SCANNER_RAW) 17 years ago
Jani Taskinen a845f681bb - Fix title 17 years ago
Jani Taskinen 1c2b8b6abb - cosmetics 17 years ago
Jani Taskinen ea98d7a72e - Fixed bug #49056 (parse_ini_file() regression in 5.3.0 when using non-ASCII strings as option keys) 17 years ago
andy wharmby 4d8d8d73db New basic tests for get_defined_constants(), get_loaded_extensions() and get_resource_type() functions. Tested on Windows, Linux and Linux 64 bit 17 years ago
andy wharmby cfc417af37 Add missing SKIPIF sections to tests 17 years ago
Felipe Pena 6bebbf1086 - Fixed bug #49095 (proc_get_status['exitcode'] fails on win32) 17 years ago
Jani Taskinen 08f8621a9f - Fixed bug #48994 (zlib.output_compression does not ouput HTTP headers when set to a string value) 17 years ago
Felipe Pena d744463d33 - CS 17 years ago
Andrey Hristov cac5325aac test 2 17 years ago
Andrey Hristov af22257ba4 test 17 years ago
Felipe Pena 80ec45861a - Improved. No ugly copy. (Tony) 17 years ago
Felipe Pena 1648ab5750 - Re-fix stream_is_local() memory leaks 17 years ago
Jani Taskinen 952a193f94 - Fixed bug #48400 (imap crashes when closing stream opened with OP_PROTOTYPE flag) 17 years ago
Jani Taskinen e3d23b959f - Fixed bBug #48873 (Using both --with-libedit and --with-readline cause unknown option warning) 17 years ago
Jani Taskinen 96498c468c - These tests fail if mbstring is enabled, not because of bad libc.. 17 years ago
Antony Dovgal 24086c42b6 revert bogus memleak fix causing Valgrind to scream 17 years ago