1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 00:18:23 +02:00
Commit Graph

61672 Commits

Author SHA1 Message Date
Ulf Wendel ccd842f912 BORK hunting - Fixing SKIPIF 2011-09-06 14:47:57 +00:00
Ulf Wendel fe89680010 Fix SKIPIF 2011-09-06 13:57:03 +00:00
Ulf Wendel a4fcb5f1bb Fix SKIPIF 2011-09-06 13:50:45 +00:00
Ulf Wendel 5ec2ee6c4d Prevent Notice 2011-09-06 13:39:46 +00:00
Ulf Wendel 1a53d78b0c Reverting to proper --INI-- section usage. Improve SKIPIF to skip test if open_basedir setting is too restrictive during test run for whatever reason. 2011-09-06 12:58:01 +00:00
Pierre Joye f7f2c8c209 - use only zlib function and reported the failure with base64 in #55620 2011-09-06 12:30:47 +00:00
Pierre Joye 0572d95568 - force LF 2011-09-06 12:24:16 +00:00
Hannes Magnusson 04028e5e61 Mention which library php is using 2011-09-06 11:28:34 +00:00
Pierre Joye f2b8c5395c - use a more portable name for the filename 2011-09-06 11:24:21 +00:00
Florian Anderiasch 57aaa1dca9 Fixed ext/sockets/tests/socket_strerror.phpt
So it seems a missing ) killed the test.
2011-09-06 09:56:13 +00:00
Xinchen Hui 567ab9feaf move it to right place 2011-09-06 09:45:21 +00:00
Xinchen Hui 899ee8e705 Add skipif 2011-09-06 09:29:04 +00:00
Pierre Joye e06ea30795 - missing --SKIPIF-- 2011-09-06 09:28:23 +00:00
Pierre Joye 4d576e21a9 - move it to the right place 2011-09-06 09:23:10 +00:00
Pierre Joye 427bb75d4b - fix skipif msg 2011-09-06 09:20:14 +00:00
Xinchen Hui b1eaad7d1f Added skipif 2011-09-06 09:17:12 +00:00
Xinchen Hui 241c5f0258 add skipif 2011-09-06 08:11:37 +00:00
Pierre Joye 555a138113 - add skipif 2011-09-06 07:49:31 +00:00
Pierre Joye ee9738077f - fix test 2011-09-06 07:47:20 +00:00
Pierre Joye 7c77d6b612 - fix test 2011-09-06 07:44:43 +00:00
Pierre Joye 1676e4044b - skip on win 2011-09-06 07:32:37 +00:00
Pierre Joye d6a6c1892b - add skipif 2011-09-06 07:29:59 +00:00
Pierre Joye 95aefb0114 - add skipif 2011-09-06 07:28:38 +00:00
Pierre Joye 1d22c75eb3 - use something we know it exists... 2011-09-06 07:26:05 +00:00
Pierre Joye 80a2175c37 - skip on win, name.. name. are not valid names 2011-09-06 07:23:20 +00:00
Pierre Joye 66a1d741bf - add skipif 2011-09-06 07:09:56 +00:00
Pierre Joye b263273baa - don't test dir sep 2011-09-06 07:07:23 +00:00
Pierre Joye 67d0d0e8d2 - force LF 2011-09-06 07:03:48 +00:00
Pierre Joye 6266284b5e - force LF 2011-09-06 07:00:05 +00:00
Pierre Joye 3179ef674c - add skipif 2011-09-06 06:57:53 +00:00
Pierre Joye b6fe362f12 - add skipif 2011-09-06 06:52:26 +00:00
Pierre Joye bd0a02b72b - add skipif 2011-09-06 06:50:56 +00:00
Pierre Joye 7921f410fc - add skipif 2011-09-06 06:47:12 +00:00
Pierre Joye b4769b1946 - add skipif 2011-09-06 06:44:59 +00:00
Pierre Joye ec1575fbb2 - add skipif 2011-09-06 06:42:11 +00:00
Pierre Joye 710d46f38e - WS 2011-09-06 06:34:36 +00:00
Pierre Joye 7f3ab56cec - WS 2011-09-06 06:32:42 +00:00
Pierre Joye 58a96d5588 - WS 2011-09-06 06:32:00 +00:00
Stanislav Malyshev 75cf1e8730 unused variables 2011-09-06 05:31:08 +00:00
Stanislav Malyshev 442e9c5148 allow user streams to override ch* on windows too 2011-09-06 05:28:25 +00:00
Stanislav Malyshev d465ee0565 fix redirect when test run from different places 2011-09-06 05:21:56 +00:00
Stanislav Malyshev 22fbe247e3 fix test 2011-09-06 05:20:51 +00:00
Stanislav Malyshev 153649906c use DBUG_ON flag for checking debug
# Some libmysql builds don't define DBUG_OFF and non-debug builds are more frequent
2011-09-06 05:20:05 +00:00
Stanislav Malyshev 6e0dfc1851 this tests looks mysqlnd only 2011-09-06 05:13:47 +00:00
Pierre Joye 57d0b478fb - add skipif 2011-09-05 19:59:42 +00:00
Ulf Wendel ac90fb4287 No more test failure for libmysql, http://news.php.net/php.internals/55210 2011-09-05 16:24:40 +00:00
Andrey Hristov 4325a8bffc Fix for Bug #55582 mysqli_num_rows() returns always 0 for unbuffered, when mysqlnd is used 2011-09-05 15:29:45 +00:00
Xinchen Hui 67872cf7a9 Fixed tests (due to error message changed) 2011-09-05 15:05:51 +00:00
Xinchen Hui 83f61c2c53 Fixed compiler warning "incompatible pointer type" 2011-09-05 15:02:21 +00:00
Shein Alexey 50d8d816c5 Reduced timeout in this test to 1ms, no need to wait further. 2011-09-05 14:43:08 +00:00