On Wed, 19 Feb 2003, Jani Taskinen wrote:
>
> Which php.ini option controls this..?
> (AFAICS, this is available always, if the configure check
> succeeds)
disable_functions=proc_open
and I appeared to have that one here and so I got weird errors.
Derick
--
Which php.ini option controls this..?
(AFAICS, this is available always, if the configure check
succeeds)
--Jani
On Tue, 18 Feb 2003, Derick Rethans wrote:
>derick Tue Feb 18 15:07:59 2003 EDT
>
> Modified files:
>/php4 run-tests.php
On Sat, 23 Nov 2002, Marcus Boerger wrote:
> helly Sat Nov 23 11:57:25 2002 EDT
>
> Modified files:
> /php4 run-tests.php
> Log:
> Move up general tests
> # if MFH is needed should be decided by QA team: because the output # sequence
>changes
Order doesnt
On Thu, Nov 21, 2002 at 03:09:46PM -, Marcus Boerger wrote:
> helly Thu Nov 21 10:09:46 2002 EDT
>
> Modified files:
> /php4 run-tests.php
> Log:
> Force showing the question
MFH?
> -$test_dirs = array('tests', 'pear', 'ext');
> +$test_dirs = array('tests
Ok that would have been easier perhaps :-)
At 17:23 15.11.2002, Jon Parise wrote:
On Fri, Nov 15, 2002 at 03:57:00PM -, Marcus Boerger wrote:
> helly Fri Nov 15 10:57:00 2002 EDT
>
> Modified files:
> /php4 run-tests.php
> Log:
> -Allow skip in upper letters.
[...]
>
On Fri, Nov 15, 2002 at 03:57:00PM -, Marcus Boerger wrote:
> helly Fri Nov 15 10:57:00 2002 EDT
>
> Modified files:
> /php4 run-tests.php
> Log:
> -Allow skip in upper letters.
[...]
> - if (ereg("^skip", trim($output))){
> +
On Fri, 8 Nov 2002, Marcus Boerger wrote:
> Never used it to try older versions? Say 4.2.3, 4.2.3-dev?
>
> marcus
>
> I saw your email problem is still there. How do i change my
> email adress for the cvs commits from Marcus Börger to
> Marcus Boerger?
See:
http://master.php.net/manage/users.ph
Never used it to try older versions? Say 4.2.3, 4.2.3-dev?
marcus
I saw your email problem is still there. How do i change my
email adress for the cvs commits from Marcus Börger to
Marcus Boerger?
At 01:06 08.11.2002, Jani Taskinen wrote:
Exactly what older versions do you mean here?
I
Exactly what older versions do you mean here?
It exists in 4.3.0-dev..so..?
--Jani
On Sat, 2 Nov 2002, Marcus Börger wrote:
>helly Sat Nov 2 07:55:07 2002 EDT
>
> Modified files:
>/php4 run-tests.php
> Log:
> older versions do not ha
At 19:53 28.10.2002, Derick Rethans wrote:
On Mon, 28 Oct 2002, Marcus Börger wrote:
> At 19:29 28.10.2002, Derick Rethans wrote:
> >On Mon, 28 Oct 2002, Marcus Börger wrote:
> >
> > > helly Mon Oct 28 13:19:38 2002 EDT
> > >
> > > Modified files:
> > > /php4 run-tests.php
> > >
On Mon, 28 Oct 2002, Marcus Börger wrote:
> At 19:29 28.10.2002, Derick Rethans wrote:
> >On Mon, 28 Oct 2002, Marcus Börger wrote:
> >
> > > helly Mon Oct 28 13:19:38 2002 EDT
> > >
> > > Modified files:
> > > /php4 run-tests.php
> > > Log:
> > > forgot 'error_log=' and 'rep
At 19:29 28.10.2002, Derick Rethans wrote:
On Mon, 28 Oct 2002, Marcus Börger wrote:
> helly Mon Oct 28 13:19:38 2002 EDT
>
> Modified files:
> /php4 run-tests.php
> Log:
> forgot 'error_log=' and 'report_memleaks=1'
> #commenting on php-dev
Please test! It now spits out
Sorry for the mistake in the message and the additional line.
I forgot to save first
marcus
At 19:19 28.10.2002, Marcus Börger wrote:
helly Mon Oct 28 13:19:38 2002 EDT
Modified files:
/php4 run-tests.php
Log:
forgot 'error_log=' and 'report_memleaks=1'
#commenti
On Mon, 28 Oct 2002, Marcus Börger wrote:
> helly Mon Oct 28 13:19:38 2002 EDT
>
> Modified files:
> /php4 run-tests.php
> Log:
> forgot 'error_log=' and 'report_memleaks=1'
> #commenting on php-dev
Please test! It now spits out lots of debug info. This is
On Mon, 28 Oct 2002, Marcus Börger wrote:
> helly Mon Oct 28 12:17:50 2002 EDT
>
> Modified files:
> /php4 run-tests.php
> Log:
> forgot 'error_log=' and 'report_memleaks=1'
> #commenting on php-dev
First commenting, then committing. Please revert, then we
On October 28, 2002 12:24 pm, you wrote:
> First of all only some tests in ext/xslt were designed to present a
> warning. I suggest this can be fixed by adding a --INI-- section disabling
> the error messages.
Sounds to me like you are adding hacks just for the sake of keeping that
option.
>
> S
Forgot one other comment. bug 20127: fwrite to stdin does not work on
windows.
Shane Caraveo wrote:
shane Sun Oct 27 20:43:54 2002 EDT
Modified files:
/php4 run-tests.php
Log:
fix getting ini values that contain the char =
fix command line quoting. windows requires
At 21:27 25-10-2002, Marcus Börger wrote:
It should not break any test...please send a list of those failed.
ext/xslt/xslt-001.phpt
(used to be 009.phpt).
log_errors=1 on cli, is /dev/stderr.
Ilia:
Could you take a look at the message I sent regarding your fix of that test?
There are other p
On October 25, 2002 03:27 pm, Marcus Börger wrote:
> It should not break any test...please send a list of those failed.
This particular option broke the tests where an error message was being
generate by PHP as part of the test and then it's output compared as part of
the PASS/FAIL check. It is
It should not break any test...please send a list of those failed.
marcus
At 19:24 25.10.2002, Ilia Alshanetsky wrote:
iliaa Fri Oct 25 13:24:10 2002 EDT
Modified files:
/php4 run-tests.php
Log:
The log_errors=1 breaks a number of tests and is useless for our purposes,
Hi,
On Wed, Oct 23, 2002 at 12:18:06PM +0200, Melvyn Sopacua wrote:
> Ah - now I get why posting to QA gives me 'cc: command not found'.
>
> Any objections to using getenv('CC') and default to 'cc' when undefined?
>
> I for one don't have cc in my path and have set the CC=gcc in my profile,
> fur
Ah - now I get why posting to QA gives me 'cc: command not found'.
Any objections to using getenv('CC') and default to 'cc' when undefined?
I for one don't have cc in my path and have set the CC=gcc in my profile,
further more 'cc' may not be the compiler used.
At 10:51 23-10-2002, Jan Lehnar
Good call on \s, but what's with the \$ ?
Haven't used ereg functions in ages, but why should the $ be escaped?
If this is mandatory, we should update the examples at:
http://www.php.net/manual/en/ref.regex.php
At 10:23 10/21/2002 +, Moriyoshi Koizumi wrote:
moriyoshi Mon Oct
> Good call on \s, but what's with the \$ ?
> Haven't used ereg functions in ages, but why should the $ be escaped?
>
> If this is mandatory, we should update the examples at:
> http://www.php.net/manual/en/ref.regex.php
Ah, that's not about regex. I suppose double quoted $ signs should always
i
Oh thanks, seems like i have forgotten that.
marcus
At 00:31 03.10.2002, Jani Taskinen wrote:
>sniper Wed Oct 2 18:31:38 2002 EDT
>
> Modified files:
> /php4 run-tests.php
> /php4/ext/bz2/tests .cvsignore
> /php4/ext/crack/tests .cvsignore
> /php4/ext/ctyp
I was working on this one too and thought about listing
all skipped directories. I also thought about a special
skip file that allows to skip all tests in a directory by one
file. This came to my mind when seeing many extensions
having an include file that is used for the skip section.
Will we re
26 matches
Mail list logo