]> granicus.if.org Git - php/log
php
13 years agoFix the path to the .pem
Hannes Magnusson [Thu, 8 Sep 2011 09:27:47 +0000 (09:27 +0000)]
Fix the path to the .pem

13 years agoUse unique object names to reduce potential clashes when testing in parallel
Christopher Jones [Wed, 7 Sep 2011 19:19:00 +0000 (19:19 +0000)]
Use unique object names to reduce potential clashes when testing in parallel

13 years agoThis test was added to verify that bug 39322 was fixed, which the test
Rasmus Lerdorf [Wed, 7 Sep 2011 18:09:34 +0000 (18:09 +0000)]
This test was added to verify that bug 39322 was fixed, which the test
does test for and this works. However, it consistently failed because
it relied on a SIGHUP not terminating a sh -c /usr/bin/nohup sleep 50
process which doesn't work because the SIGHUP goes to the sh process
not the nohup'ed sleep process. So, I have sped up the test and removed
the nohup and instead of trying to SIGHUP I am just doing the equivalent
of a kill 0 on it to verify that the resource sticks around.

13 years agoFixed bug #55504 (Content-Type header is not parsed correctly on HTTP POST request
Hannes Magnusson [Wed, 7 Sep 2011 16:19:09 +0000 (16:19 +0000)]
Fixed bug #55504 (Content-Type header is not parsed correctly on HTTP POST request

13 years agoFix errormessage
Hannes Magnusson [Wed, 7 Sep 2011 13:47:31 +0000 (13:47 +0000)]
Fix errormessage

13 years agoAdd skip message
Hannes Magnusson [Wed, 7 Sep 2011 12:06:21 +0000 (12:06 +0000)]
Add skip message

13 years agoFix cleanup routines
Hannes Magnusson [Wed, 7 Sep 2011 12:05:19 +0000 (12:05 +0000)]
Fix cleanup routines

13 years ago- skip on win, diff TZ format
Pierre Joye [Wed, 7 Sep 2011 11:26:59 +0000 (11:26 +0000)]
- skip on win, diff TZ format

13 years agoUpdate skipif
Hannes Magnusson [Wed, 7 Sep 2011 10:39:55 +0000 (10:39 +0000)]
Update skipif

13 years agoSync tests between branches and fix the getcontent test
Hannes Magnusson [Wed, 7 Sep 2011 10:38:53 +0000 (10:38 +0000)]
Sync tests between branches and fix the getcontent test

13 years agoUpdate skipif message
Hannes Magnusson [Wed, 7 Sep 2011 10:34:58 +0000 (10:34 +0000)]
Update skipif message

13 years ago- force LF (svn prop and config)
Pierre Joye [Wed, 7 Sep 2011 10:14:18 +0000 (10:14 +0000)]
- force LF (svn prop and config)

13 years ago- force LF
Pierre Joye [Wed, 7 Sep 2011 09:41:54 +0000 (09:41 +0000)]
- force LF

13 years ago- force LF
Pierre Joye [Wed, 7 Sep 2011 09:37:56 +0000 (09:37 +0000)]
- force LF

13 years ago- fix test for OS where dir sep is \
Pierre Joye [Wed, 7 Sep 2011 09:19:28 +0000 (09:19 +0000)]
- fix test for OS where dir sep is \

13 years ago- fix test for OS where dir sep is \
Pierre Joye [Wed, 7 Sep 2011 09:03:07 +0000 (09:03 +0000)]
- fix test for OS where dir sep is \

13 years ago- force LF
Pierre Joye [Wed, 7 Sep 2011 08:41:59 +0000 (08:41 +0000)]
- force LF

13 years ago- force LF
Pierre Joye [Wed, 7 Sep 2011 08:18:20 +0000 (08:18 +0000)]
- force LF

13 years ago- add skipif for dom
Pierre Joye [Wed, 7 Sep 2011 08:12:08 +0000 (08:12 +0000)]
- add skipif for dom

13 years ago- force LF
Pierre Joye [Wed, 7 Sep 2011 08:01:19 +0000 (08:01 +0000)]
- force LF

13 years ago- force LF
Pierre Joye [Wed, 7 Sep 2011 07:51:37 +0000 (07:51 +0000)]
- force LF

13 years agofix skipif description
Xinchen Hui [Wed, 7 Sep 2011 00:59:10 +0000 (00:59 +0000)]
fix skipif description

13 years agofixed typo
Xinchen Hui [Wed, 7 Sep 2011 00:56:52 +0000 (00:56 +0000)]
fixed typo

13 years agoFix problems with the unbuffered set detection, for libmysql, which resulted
Andrey Hristov [Tue, 6 Sep 2011 19:52:19 +0000 (19:52 +0000)]
Fix problems with the unbuffered set detection, for libmysql, which resulted
in always true. Thanks Stas.

13 years ago- fix #55622, mem corruption on large input
Pierre Joye [Tue, 6 Sep 2011 17:41:08 +0000 (17:41 +0000)]
- fix #55622, mem corruption on large input

13 years agoFixing SKIPIF
Ulf Wendel [Tue, 6 Sep 2011 16:39:55 +0000 (16:39 +0000)]
Fixing SKIPIF

13 years ago- Fix bug #55609 (mysqlnd cannot be built shared)
Johannes Schlüter [Tue, 6 Sep 2011 16:38:22 +0000 (16:38 +0000)]
- Fix bug #55609 (mysqlnd cannot be built shared)

# This adds an option --enable-mysqlnd to explicitly built mysqlnd, like any
# other extension it can be used with =shared to build mysqlnd shared;
# mysqlnd will implicitly enabled when requested from another extension

13 years agoFixing SKIPIF
Ulf Wendel [Tue, 6 Sep 2011 16:37:45 +0000 (16:37 +0000)]
Fixing SKIPIF

13 years agoFixing SKIPIF fatal error. 6.0 is history, thus SKIPIF might need further updates?
Ulf Wendel [Tue, 6 Sep 2011 16:30:53 +0000 (16:30 +0000)]
Fixing SKIPIF fatal error. 6.0 is history, thus SKIPIF might need further updates?

13 years agoMore parenthesis, credits to Nikita Popov
Ulf Wendel [Tue, 6 Sep 2011 16:13:03 +0000 (16:13 +0000)]
More parenthesis, credits to Nikita Popov

13 years ago- useless skipif
Pierre Joye [Tue, 6 Sep 2011 15:49:28 +0000 (15:49 +0000)]
- useless skipif

13 years ago- fix skipif
Pierre Joye [Tue, 6 Sep 2011 15:40:12 +0000 (15:40 +0000)]
- fix skipif

13 years agoBORK hunting - Fixing SKIPIF
Ulf Wendel [Tue, 6 Sep 2011 14:47:57 +0000 (14:47 +0000)]
BORK hunting - Fixing SKIPIF

13 years agoFix SKIPIF
Ulf Wendel [Tue, 6 Sep 2011 13:57:03 +0000 (13:57 +0000)]
Fix SKIPIF

13 years agoFix SKIPIF
Ulf Wendel [Tue, 6 Sep 2011 13:50:45 +0000 (13:50 +0000)]
Fix SKIPIF

13 years agoPrevent Notice
Ulf Wendel [Tue, 6 Sep 2011 13:39:46 +0000 (13:39 +0000)]
Prevent Notice

13 years agoReverting to proper --INI-- section usage. Improve SKIPIF to skip test if open_basedi...
Ulf Wendel [Tue, 6 Sep 2011 12:58:01 +0000 (12:58 +0000)]
Reverting to proper --INI-- section usage. Improve SKIPIF to skip test if open_basedir setting is too restrictive during test run for whatever reason.

13 years ago- use only zlib function and reported the failure with base64 in #55620
Pierre Joye [Tue, 6 Sep 2011 12:30:17 +0000 (12:30 +0000)]
- use only zlib function and reported the failure with base64 in #55620

13 years ago- force LF
Pierre Joye [Tue, 6 Sep 2011 12:24:16 +0000 (12:24 +0000)]
- force LF

13 years agoMFH: Fixed ext/sockets/tests/socket_strerror.phpt
Florian Anderiasch [Tue, 6 Sep 2011 11:15:23 +0000 (11:15 +0000)]
MFH: Fixed ext/sockets/tests/socket_strerror.phpt

So it seems a missing ) killed the test.

13 years agomove it to right place
Xinchen Hui [Tue, 6 Sep 2011 09:45:21 +0000 (09:45 +0000)]
move it to right place

13 years agoAdd skipif
Xinchen Hui [Tue, 6 Sep 2011 09:29:04 +0000 (09:29 +0000)]
Add skipif

13 years ago- move it to the right place
Pierre Joye [Tue, 6 Sep 2011 09:23:10 +0000 (09:23 +0000)]
- move it to the right place

13 years agoAdded skipif
Xinchen Hui [Tue, 6 Sep 2011 09:22:06 +0000 (09:22 +0000)]
Added skipif

13 years ago- fix skipif msg
Pierre Joye [Tue, 6 Sep 2011 09:20:14 +0000 (09:20 +0000)]
- fix skipif msg

13 years agoAdded skipif
Xinchen Hui [Tue, 6 Sep 2011 09:19:46 +0000 (09:19 +0000)]
Added skipif

13 years agoAdded skipif
Xinchen Hui [Tue, 6 Sep 2011 09:17:12 +0000 (09:17 +0000)]
Added skipif

13 years agoadd skipif
Xinchen Hui [Tue, 6 Sep 2011 08:11:37 +0000 (08:11 +0000)]
add skipif

13 years ago- add skipif
Pierre Joye [Tue, 6 Sep 2011 07:49:31 +0000 (07:49 +0000)]
- add skipif

13 years ago- fix test
Pierre Joye [Tue, 6 Sep 2011 07:47:20 +0000 (07:47 +0000)]
- fix test

13 years ago- skip on win
Pierre Joye [Tue, 6 Sep 2011 07:32:37 +0000 (07:32 +0000)]
- skip on win

13 years ago- add skipif
Pierre Joye [Tue, 6 Sep 2011 07:29:59 +0000 (07:29 +0000)]
- add skipif

13 years ago- add skipif
Pierre Joye [Tue, 6 Sep 2011 07:28:38 +0000 (07:28 +0000)]
- add skipif

13 years ago- use something we know it exists...
Pierre Joye [Tue, 6 Sep 2011 07:26:05 +0000 (07:26 +0000)]
- use something we know it exists...

13 years ago- skip on win, name.. name. are not valid names
Pierre Joye [Tue, 6 Sep 2011 07:23:20 +0000 (07:23 +0000)]
- skip on win, name.. name. are not valid names

13 years ago- add skipif
Pierre Joye [Tue, 6 Sep 2011 07:09:56 +0000 (07:09 +0000)]
- add skipif

13 years ago- force LF
Pierre Joye [Tue, 6 Sep 2011 07:03:48 +0000 (07:03 +0000)]
- force LF

13 years ago- force LF
Pierre Joye [Tue, 6 Sep 2011 07:00:05 +0000 (07:00 +0000)]
- force LF

13 years ago- add skipif
Pierre Joye [Tue, 6 Sep 2011 06:57:53 +0000 (06:57 +0000)]
- add skipif

13 years ago- add skipif
Pierre Joye [Tue, 6 Sep 2011 06:52:26 +0000 (06:52 +0000)]
- add skipif

13 years ago- add skipif
Pierre Joye [Tue, 6 Sep 2011 06:50:56 +0000 (06:50 +0000)]
- add skipif

13 years ago- add skipif
Pierre Joye [Tue, 6 Sep 2011 06:47:12 +0000 (06:47 +0000)]
- add skipif

13 years ago- add skipif
Pierre Joye [Tue, 6 Sep 2011 06:44:59 +0000 (06:44 +0000)]
- add skipif

13 years ago- add skipif
Pierre Joye [Mon, 5 Sep 2011 19:59:42 +0000 (19:59 +0000)]
- add skipif

13 years agoNo more test failure for libmysql, http://news.php.net/php.internals/55210
Ulf Wendel [Mon, 5 Sep 2011 16:24:40 +0000 (16:24 +0000)]
No more test failure for libmysql, http://news.php.net/php.internals/55210

13 years agomissing from previous commit for #55582
Andrey Hristov [Mon, 5 Sep 2011 15:37:58 +0000 (15:37 +0000)]
missing from previous commit for #55582

13 years agoFix for Bug #55582 mysqli_num_rows() returns always 0 for unbuffered, when mysqlnd...
Andrey Hristov [Mon, 5 Sep 2011 15:29:45 +0000 (15:29 +0000)]
Fix for Bug #55582 mysqli_num_rows() returns always 0 for unbuffered, when mysqlnd is used

13 years agoReduced timeout in this test to 1ms, no need to wait further.
Shein Alexey [Mon, 5 Sep 2011 14:43:08 +0000 (14:43 +0000)]
Reduced timeout in this test to 1ms, no need to wait further.

13 years ago- add skipif
Pierre Joye [Mon, 5 Sep 2011 13:52:24 +0000 (13:52 +0000)]
- add skipif

13 years ago- add skipif
Pierre Joye [Mon, 5 Sep 2011 13:41:01 +0000 (13:41 +0000)]
- add skipif

13 years ago- close the stream before removing the file (win and other system may lock it) and...
Pierre Joye [Mon, 5 Sep 2011 13:31:13 +0000 (13:31 +0000)]
- close the stream before removing the file (win and other system may lock it) and use test dir for tmp data

13 years ago- stupid me.
Pierre Joye [Mon, 5 Sep 2011 13:06:51 +0000 (13:06 +0000)]
- stupid me.

13 years ago- disable on win
Pierre Joye [Mon, 5 Sep 2011 13:05:28 +0000 (13:05 +0000)]
- disable on win

13 years ago- disable on win
Pierre Joye [Mon, 5 Sep 2011 13:04:12 +0000 (13:04 +0000)]
- disable on win

13 years ago- other hostname can be defined or returned first
Pierre Joye [Mon, 5 Sep 2011 12:34:55 +0000 (12:34 +0000)]
- other hostname can be defined or returned first

13 years agotypo
Hannes Magnusson [Mon, 5 Sep 2011 12:00:24 +0000 (12:00 +0000)]
typo

13 years ago- force LF
Pierre Joye [Mon, 5 Sep 2011 11:46:05 +0000 (11:46 +0000)]
- force LF

13 years agoFix the test in 5.4 and trunk.
Hannes Magnusson [Mon, 5 Sep 2011 11:07:38 +0000 (11:07 +0000)]
Fix the test in 5.4 and trunk.
older libraries will emmit error here, while new won't. So lets just suppress it rather then making the test uselessly fail for random people.

13 years ago- not used anymore, one version to rule them all
Pierre Joye [Mon, 5 Sep 2011 11:00:52 +0000 (11:00 +0000)]
- not used anymore, one version to rule them all

13 years agoMake the test faster, what was done:
Shein Alexey [Mon, 5 Sep 2011 11:00:14 +0000 (11:00 +0000)]
Make the test faster, what was done:
1) replaced multiple htmlentities calls with one call to get_html_translation table since they share the same code internally
2) reduced the upper range of the "for" loop to 0x2710 (10000), according to http://www.w3.org/TR/html4/sgml/entities.html it's enough
3) placed additional check to make sure all entities from get_html_translation_table were checked in the test

13 years ago- force LF and enable it on windows now
Pierre Joye [Mon, 5 Sep 2011 10:59:26 +0000 (10:59 +0000)]
- force LF and enable it on windows now

13 years agoFix test to use microtime() as time() doesn't always catchup fast enough :]
Hannes Magnusson [Mon, 5 Sep 2011 10:55:07 +0000 (10:55 +0000)]
Fix test to use microtime() as time() doesn't always catchup fast enough :]

13 years ago- force LF
Pierre Joye [Mon, 5 Sep 2011 10:52:01 +0000 (10:52 +0000)]
- force LF

13 years agoFix test, one skipif is enough
Hannes Magnusson [Mon, 5 Sep 2011 10:30:41 +0000 (10:30 +0000)]
Fix test, one skipif is enough

13 years agofix tests
Stanislav Malyshev [Mon, 5 Sep 2011 00:49:03 +0000 (00:49 +0000)]
fix tests

13 years ago- Fixed bad xor in signed types due to integer promotion.
Gustavo André dos Santos Lopes [Mon, 5 Sep 2011 00:39:39 +0000 (00:39 +0000)]
- Fixed bad xor in signed types due to integer promotion.
- Replaced undefined signed overflow with char -> unsigned char conversion.

13 years ago- Fixed bug #55576: Cannot conditionally move uploaded file without race
Gustavo André dos Santos Lopes [Sun, 4 Sep 2011 23:00:47 +0000 (23:00 +0000)]
- Fixed bug #55576: Cannot conditionally move uploaded file without race
  condition.

13 years ago- Fixed borked refactoring in r307437 (using SUCCESS/FAILURE return instead of
Gustavo André dos Santos Lopes [Sun, 4 Sep 2011 22:36:33 +0000 (22:36 +0000)]
- Fixed borked refactoring in r307437 (using SUCCESS/FAILURE return instead of
  out parameter).
- Fixed signature of php_stream_copy_to_stream_ex to return int in 5.4/trunk
  instead of size_t, as the function only returns SUCCESS/FAILURE.

13 years ago- add skipif
Pierre Joye [Sun, 4 Sep 2011 22:21:58 +0000 (22:21 +0000)]
- add skipif

13 years ago- force LF eol
Pierre Joye [Sun, 4 Sep 2011 22:12:42 +0000 (22:12 +0000)]
- force LF eol

13 years ago- skip on win, TZ cannot be set using putenv at runtime
Pierre Joye [Sun, 4 Sep 2011 22:04:42 +0000 (22:04 +0000)]
- skip on win, TZ cannot be set using putenv at runtime

13 years ago- skip on win, TZs differ with strftime
Pierre Joye [Sun, 4 Sep 2011 21:59:27 +0000 (21:59 +0000)]
- skip on win, TZs differ with strftime

13 years ago- unify warning between win and unix and enable test
Pierre Joye [Sun, 4 Sep 2011 21:48:22 +0000 (21:48 +0000)]
- unify warning between win and unix and enable test

13 years ago- fix test on win, does not use putenv to set the TZ but date_default_timezone_set...
Pierre Joye [Sun, 4 Sep 2011 21:40:22 +0000 (21:40 +0000)]
- fix test on win, does not use putenv to set the TZ but date_default_timezone_set (should be the case on all platforms actually...)

13 years ago- wrong variable used (ended as non initiazed usage)
Pierre Joye [Sun, 4 Sep 2011 16:33:51 +0000 (16:33 +0000)]
- wrong variable used (ended as non initiazed usage)

13 years agoPatch to run two more mysql test cases that would usually be skipped.
Tjerk Anne Meesters [Sun, 4 Sep 2011 14:21:27 +0000 (14:21 +0000)]
Patch to run two more mysql test cases that would usually be skipped.

Replaced skipifdefaultconnectionfailure.inc by three additional ini_set() statements in connect.inc for the default connection settings

Patch also includes a typo in connect.inc concerning mysql.default_socket

13 years agoThese regexes don't fail under the new backtrack limit, so lower it just for the...
Ferenc Kovacs [Sun, 4 Sep 2011 13:27:19 +0000 (13:27 +0000)]
These regexes don't fail under the new backtrack limit, so lower it just for the test to check the failure.

13 years agogcov test fixes
Christopher Jones [Fri, 2 Sep 2011 22:19:03 +0000 (22:19 +0000)]
gcov test fixes

13 years agopass an absolute path for the php binary to proc_open, without this the test would...
Ferenc Kovacs [Fri, 2 Sep 2011 20:28:39 +0000 (20:28 +0000)]
pass an absolute path for the php binary to proc_open, without this the test would fail if ran with a relative TEST_DEV_EXECUTABLE

13 years agoRemoved old (< 5.3) version of test and cleaned up the actual version.
Shein Alexey [Fri, 2 Sep 2011 17:41:39 +0000 (17:41 +0000)]
Removed old (< 5.3) version of test and cleaned up the actual version.