]> granicus.if.org Git - php/log
php
13 years ago- force LF and fix... and blame me for not reading the code correctly, zlib tests...
Pierre Joye [Thu, 8 Sep 2011 10:20:38 +0000 (10:20 +0000)]
- force LF and fix... and blame me for not reading the code correctly, zlib tests pass now, linux/bsd/win 100%

13 years ago- force LF
Pierre Joye [Thu, 8 Sep 2011 10:14:38 +0000 (10:14 +0000)]
- force LF

13 years ago- skip if no hash
Pierre Joye [Thu, 8 Sep 2011 10:00:47 +0000 (10:00 +0000)]
- skip if no hash

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 ago- fix build when no zend signal support
Pierre Joye [Thu, 8 Sep 2011 09:17:21 +0000 (09:17 +0000)]
- fix build when no zend signal support

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 agoMake timeouts work again for shutdown functions.
Rasmus Lerdorf [Wed, 7 Sep 2011 18:48:17 +0000 (18:48 +0000)]
Make timeouts work again for shutdown functions.
Fixes the faling lang/045 test

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 agoFixed tests (skip when catch-all DNS such as openDNS is being used)
Ilia Alshanetsky [Wed, 7 Sep 2011 15:31:48 +0000 (15:31 +0000)]
Fixed tests (skip when catch-all DNS such as openDNS is being used)

13 years ago- Fixed doc bug #54657: Function parameters can no longer be named after
Gustavo André dos Santos Lopes [Wed, 7 Sep 2011 15:28:12 +0000 (15:28 +0000)]
- Fixed doc bug #54657: Function parameters can no longer be named after
  superglobal variables.

13 years agofixed invalid utf-8 check.
Rui Hirokawa [Wed, 7 Sep 2011 14:30:06 +0000 (14:30 +0000)]
fixed invalid utf-8 check.

13 years agoRevert r316345 which fixes all the tests again
Hannes Magnusson [Wed, 7 Sep 2011 13:50:18 +0000 (13:50 +0000)]
Revert r316345 which fixes all the tests again

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

13 years agoFix folding
Hannes Magnusson [Wed, 7 Sep 2011 13:46:45 +0000 (13:46 +0000)]
Fix folding

13 years ago- Use myslqnd by default when MySQL extensions are activated but no path given
Johannes Schlüter [Wed, 7 Sep 2011 13:33:56 +0000 (13:33 +0000)]
- Use myslqnd by default when MySQL extensions are activated but no path given

13 years ago- reject paths with trainling spaces using the very good new zend arg
Pierre Joye [Wed, 7 Sep 2011 12:33:22 +0000 (12:33 +0000)]
- reject paths with trainling spaces using the very good new zend arg

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 agoRemove bogus skipif and make adjust the tests
Hannes Magnusson [Wed, 7 Sep 2011 10:44:32 +0000 (10:44 +0000)]
Remove bogus skipif and make adjust the tests

13 years agoThe error message is different when built with zts
Hannes Magnusson [Wed, 7 Sep 2011 10:41:38 +0000 (10:41 +0000)]
The error message is different when built with zts

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:02 +0000 (10:14 +0000)]
- force LF (svn prop and config)

13 years ago- force LF (svn prop and config)
Pierre Joye [Wed, 7 Sep 2011 10:12:04 +0000 (10:12 +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 agoCommit Gustavo's closure rebinding patch as desided by vote
Stanislav Malyshev [Wed, 7 Sep 2011 06:46:27 +0000 (06:46 +0000)]
Commit Gustavo's closure rebinding patch as desided by vote

13 years agoupdate news
Xinchen Hui [Wed, 7 Sep 2011 05:19:12 +0000 (05:19 +0000)]
update news

13 years agoFixed Bug #55423(cli-server could not output correctly in some case)
Xinchen Hui [Wed, 7 Sep 2011 05:14:54 +0000 (05:14 +0000)]
Fixed Bug #55423(cli-server could not output correctly in some case)

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

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 agoimprove open_basedir handling
Stanislav Malyshev [Tue, 6 Sep 2011 19:51:35 +0000 (19:51 +0000)]
improve open_basedir handling

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 ago- useless skipif
Pierre Joye [Tue, 6 Sep 2011 17:10:16 +0000 (17:10 +0000)]
- useless skipif

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 agoAdd a constant, READLINE_LIB, to be able to differenciate which lib is being used
Hannes Magnusson [Tue, 6 Sep 2011 15:09:15 +0000 (15:09 +0000)]
Add a constant, READLINE_LIB, to be able to differenciate which lib is being used

13 years agoFixed bug#54450 (callback function when built against libedit)
Hannes Magnusson [Tue, 6 Sep 2011 15:07:24 +0000 (15:07 +0000)]
Fixed bug#54450 (callback function when built against libedit)

13 years agoadd query information to the trace log
Andrey Hristov [Tue, 6 Sep 2011 14:48:43 +0000 (14:48 +0000)]
add query information to the trace log

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:47 +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 agoMention which library php is using
Hannes Magnusson [Tue, 6 Sep 2011 11:28:34 +0000 (11:28 +0000)]
Mention which library php is using

13 years ago- use a more portable name for the filename
Pierre Joye [Tue, 6 Sep 2011 11:24:21 +0000 (11:24 +0000)]
- use a more portable name for the filename

13 years agoFixed ext/sockets/tests/socket_strerror.phpt
Florian Anderiasch [Tue, 6 Sep 2011 09:56:13 +0000 (09:56 +0000)]
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- missing --SKIPIF--
Pierre Joye [Tue, 6 Sep 2011 09:28:23 +0000 (09:28 +0000)]
- missing --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 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: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- fix test
Pierre Joye [Tue, 6 Sep 2011 07:44:43 +0000 (07:44 +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- don't test dir sep
Pierre Joye [Tue, 6 Sep 2011 07:07:23 +0000 (07:07 +0000)]
- don't test dir sep

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 [Tue, 6 Sep 2011 06:42:11 +0000 (06:42 +0000)]
- add skipif

13 years ago- WS
Pierre Joye [Tue, 6 Sep 2011 06:34:36 +0000 (06:34 +0000)]
- WS

13 years ago- WS
Pierre Joye [Tue, 6 Sep 2011 06:32:42 +0000 (06:32 +0000)]
- WS

13 years ago- WS
Pierre Joye [Tue, 6 Sep 2011 06:32:00 +0000 (06:32 +0000)]
- WS

13 years agounused variables
Stanislav Malyshev [Tue, 6 Sep 2011 05:31:08 +0000 (05:31 +0000)]
unused variables

13 years agoallow user streams to override ch* on windows too
Stanislav Malyshev [Tue, 6 Sep 2011 05:28:25 +0000 (05:28 +0000)]
allow user streams to override ch* on windows too

13 years agofix redirect when test run from different places
Stanislav Malyshev [Tue, 6 Sep 2011 05:21:56 +0000 (05:21 +0000)]
fix redirect when test run from different places

13 years agofix test
Stanislav Malyshev [Tue, 6 Sep 2011 05:20:51 +0000 (05:20 +0000)]
fix test

13 years agouse DBUG_ON flag for checking debug
Stanislav Malyshev [Tue, 6 Sep 2011 05:20:05 +0000 (05:20 +0000)]
use DBUG_ON flag for checking debug
# Some libmysql builds don't define DBUG_OFF and non-debug builds are more frequent

13 years agothis tests looks mysqlnd only
Stanislav Malyshev [Tue, 6 Sep 2011 05:13:47 +0000 (05:13 +0000)]
this tests looks mysqlnd only

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