Re: [PHP-DEV] Language Auto Detection / www.php.net

2003-03-10 Thread Melvyn Sopacua
an be annoying especially since you don't have any control over it (like with a cookie saving general prefs for .php.net). Met vriendelijke groeten / With kind regards, Webmaster IDG.nl Melvyn Sopacua <@Logan> I spent a minute looking at my own code by accident. <@Logan> I was thinking

[PHP-DEV] Re: [PHP-XML-DEV] Re: [PHP-I18N] Help: Sablotron and Shift-jis

2003-03-07 Thread Melvyn Sopacua
kind regards, Webmaster IDG.nl Melvyn Sopacua <@Logan> I spent a minute looking at my own code by accident. <@Logan> I was thinking "What the hell is this guy doing?" -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] fun with autoconf on Tru64

2003-03-06 Thread Melvyn Sopacua
With kind regards, Webmaster IDG.nl Melvyn Sopacua <@Logan> I spent a minute looking at my own code by accident. <@Logan> I was thinking "What the hell is this guy doing?" -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Current HEAD segfaults with "make test"

2003-02-28 Thread Melvyn Sopacua
At 17:10 2/28/2003, you wrote: PASS Methods via variable name, bug #20120 [tests/classes/bug20120.phpt] make: *** [test] Segmentation fault Is there a way to find out which test segfaults? Obviously the one after tests/classes/bug20120.phpt, but ... Mine segfaults already on the third test (te

Re: [PHP-DEV] Re: [PHP] Threading

2003-02-27 Thread Melvyn Sopacua
have it on win32). You are? Well, then install it: http://www.neuro.gatech.edu/users/cwilson/cygutils/cygipc/index.html With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Sablotron XSLT

2003-02-23 Thread Melvyn Sopacua
rt in PHP5 is under the microscope. -- With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] sending html email from php scripts - please help

2003-02-22 Thread Melvyn Sopacua
let me AN>>> know about it. This is a well-kept secret in the lands of PHP. There are only a few who posess the knowledge of the enriched letters. These scholared few may be found following the path to [EMAIL PROTECTED] Gold offerings may enhance your chances of finding the right per

Re: [PHP-DEV] Re: Configure-System on Solaris

2003-02-04 Thread Melvyn Sopacua
At 19:07 4-2-2003, Sascha Schumann wrote: On Tue, 4 Feb 2003, Melvyn Sopacua wrote: > At 17:29 4-2-2003, you wrote: > > >btw. It seems like that test I added for the broken > > sed is not working on some systems. Any ideas why? > > That's the grep -E part

Re: [PHP-DEV] Re: Configure-System on Solaris

2003-02-04 Thread Melvyn Sopacua
At 17:29 4-2-2003, you wrote: btw. It seems like that test I added for the broken sed is not working on some systems. Any ideas why? That's the grep -E part :) Just use `egrep' unless any1 knows of a system that doesn't carry egrep?. With kind regards, Melvyn So

RE: [PHP-DEV] RfC: version names

2003-02-01 Thread Melvyn Sopacua
header so this has an extra bonus. With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: str_ireplace vs. stri_replace

2003-01-30 Thread Melvyn Sopacua
On Thu, 30 Jan 2003, Melvyn Sopacua wrote: MS>>> MS>>> Given this mess, and the fact that any php-coded stri_replace can be overloaded, K, strike this. The tricks used by mbstring to overload functions, cannot be applied in userland alone. Sorry for the noise. -- With kin

Re: [PHP-DEV] Re: str_ireplace vs. stri_replace

2003-01-30 Thread Melvyn Sopacua
added *and* served no purpose. FWIW: Given this mess, and the fact that any php-coded stri_replace can be overloaded, I think a new function is better. Also - it's in sync with the other stri* functions. Either change all with a case-insensativity paramenter, or keep the namingconventions that 'plague' these functions. -- With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Can't build xslt/sablot

2003-01-30 Thread Melvyn Sopacua
gcc3, for some (Mac OSX) there isn't. IIC, adding -lstdc++ to ZEND_LD_FLAGS in the Makefile (to ensure -lstdc++ is the last library linked) seems to do the trick for most. -- With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: [Fwd: 4.3.0 w/ Sablotron version check problem]

2003-01-15 Thread Melvyn Sopacua
in the default path... found in >> /usr/local >> checking for sablot-config... found >> checking for Sablotron version... configure: error: Sablotron version >> 0.96 or greater required. >> >> The Machine is Red Hat Linux v 2.4.7-10 Met vriendelijke groete

[PHP-DEV] Re: #21633 [Opn->Bgs]: compile problem

2003-01-14 Thread Melvyn Sopacua
=21633&edit=1 With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Should I fix this?

2003-01-12 Thread Melvyn Sopacua
equired logic. With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Should I fix this?

2003-01-12 Thread Melvyn Sopacua
portinally and the fun for the 'malicious haxoreditor' is spoiled already. IIC - your reference for disallowing uploaded images, should be filesize rather than imagesize and as described above, you can use the bug, to restrain any layout problems that arrise. With kind regards, Melvyn So

Re: [PHP-DEV] [PATCH] CLI and CGI defaults

2002-12-24 Thread Melvyn Sopacua
t's intuitive for --enable-cli to disable CGI if --enable-cgi was not given, I don't have a problem with it, as long as the NEWS entry is correct and Philip documents it correctly :) -- With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] [PATCH] CLI and CGI defaults

2002-12-24 Thread Melvyn Sopacua
On Tue, 24 Dec 2002, Andrei Zmievski wrote: AZ>>> On Mon, 23 Dec 2002, Melvyn Sopacua wrote: AZ>>> > Hi, AZ>>> > AZ>>> > the current behavior of cli/cgi defaults, is not really intuitive, allthough correctly mentioned in the NEWS entry. AZ>>

Re: [PHP-DEV] Proposed fix for bug #21149

2002-12-23 Thread Melvyn Sopacua
handling for such conditions. The end result is that the IA>>> code no longer leaks memory & can support variable passed via IA>>> GET/POST/COOKIES with '[' in their names. IA>>> [02:21] melvyn: +1 it :) [02:23] ilia: not sure that's gonna help wi

[PHP-DEV] [PATCH] CLI and CGI defaults

2002-12-23 Thread Melvyn Sopacua
built. The current behavior, is that CGI will be installed and built, which will (and already has) lead to confusion. -- With kind regards, Melvyn Sopacua Index: sapi/cli/config.m4 === RCS file: /repository/php4/sapi/cli/config

Re: [PHP-DEV] Re: #20993 [Ver]:Elementvaluechangeswithoutasking

2002-12-21 Thread Melvyn Sopacua
s resembles symlinking a file, inside a directory and changing a *copy* of the directory, changes the original directory. So - IF it can't be warned about - then we need a big fat warning in the docs. Andi At 05:24 PM 12/21/2002 +0100, Melvyn Sopacua wrote: At 17:16 18-12-2002, Mori

Re: [PHP-DEV] Re: #20993 [Ver]:Elementvaluechangeswithoutasking

2002-12-21 Thread Melvyn Sopacua
At 17:16 18-12-2002, Moriyoshi Koizumi wrote: Melvyn Sopacua <[EMAIL PROTECTED]> wrote: --snip > > > OK so that's a deep copy. As much as I understand the motivation I don't > > > think this should be done. It'll slow down lots of things in PHP.

Re: [PHP-DEV] Re: #20993 [Ver]: Elementvaluechangeswithoutasking

2002-12-18 Thread Melvyn Sopacua
s, since one expects a 'pointer', rather than a copy. Is there a way to warn when such a refstatement is detected, without causing slowdowns? With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: #20993 [Ver]: Element value changeswithoutasking

2002-12-15 Thread Melvyn Sopacua
s separate, and that probably is performance. > > IF this impacts overall performance very negatively, then maybe the better > choice is to document it. > > I'll try the patch though. > > > With kind regards, > > Melvyn Sopacua > > > > -- > PHP Develo

Re: [PHP-DEV] Re: #20993 [Ver]: Element value changes withoutasking

2002-12-14 Thread Melvyn Sopacua
, was based on 2 things: fix or document. I'm sure Zeev/Andi had a good reason not to always separate, and that probably is performance. IF this impacts overall performance very negatively, then maybe the better choice is to document it. I'll try the patch though. With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: #20993 [Ver]: Element value changes without asking

2002-12-13 Thread Melvyn Sopacua
ning? I wouldn't want to debug this, when statement is in line 5 and function in other file, line 4032. With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] mail() bug??

2002-12-12 Thread Melvyn Sopacua
.php With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: PHP 4.3.0RC3

2002-12-11 Thread Melvyn Sopacua
On Wed, 11 Dec 2002, Juan Rosero wrote: JR>>> Whenever PHP 4.3.0 is released will it officially support Apache 2? I wasn't aware Apache 2 officially supported a working mpm yet? -- With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net

Re: [PHP-DEV] php.exe - php-cgi.exe

2002-12-11 Thread Melvyn Sopacua
[1] phpsh is not a good name, try running it as your shell... With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] mail() problem

2002-12-08 Thread Melvyn Sopacua
ist, like [EMAIL PROTECTED], then maybe somebody get's inspired. PS: it might help to provide some sample code... -- With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-DEV] php.exe - php-cgi.exe

2002-12-08 Thread Melvyn Sopacua
t;> Otherwise, it's that... Unless...) Ehm - the last __released__ version is php.exe vs. php-cli.exe. We shouldn't care about RC's/pre's and cvs builds. Live 'on the edge' - be prepared for a landing. JC>>> JC>>> Regards, JC>>> JC>>

[PHP-DEV] Bug #20807

2002-12-08 Thread Melvyn Sopacua
Hi, the attached patch fixes bug #20807. It's against current HEAD. Verified to install 'php' and 'php-cli' (without the exe extension). -- With kind regards, Melvyn Sopacua Index: sapi/cli/config.m4 =

[PHP-DEV] Pear installer and case-insensative OS's

2002-12-08 Thread Melvyn Sopacua
ile or directory in /home/msopacua/cvs/php4/pear/install-pear.php on line 9 How about renaming that dir? -- With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-DEV] php.exe - php-cgi.exe

2002-12-08 Thread Melvyn Sopacua
/. This way you have the best of both worlds - it won't break CGI - and a simple PATH adjustment takes care of the cli problem. For unices, we could provide a --with-cgi-name configure option and default to php, with --disable-cli. Just my 2c -- With kind regards, Melvyn Sopacua --

Re: [PHP-DEV] Re: Default Return-Path with mail() and qmail

2002-12-07 Thread Melvyn Sopacua
mail user. With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: Build warnings current HEAD and PHP_4_3 branch

2002-12-04 Thread Melvyn Sopacua
ity check in buildconf? Met vriendelijke groeten / With kind regards, Webmaster IDG.nl Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Build warnings current HEAD and PHP_4_3 branch

2002-12-04 Thread Melvyn Sopacua
d Met vriendelijke groeten / With kind regards, Webmaster IDG.nl Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-DEV] Redirect patch URL

2002-11-26 Thread Melvyn Sopacua
is about: enabling end-users to accomplish tasks, not doing it for them and taking away control. With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Error handling (no redirect)

2002-11-26 Thread Melvyn Sopacua
;execute', via zend_hash_find, I can't see any conflict arrising. So - 2 questions here: What was the original reasoning, not to allow error handlers to handle fatal errors? Why can't a call to an undefined function, be an E_USER_ERROR (as a temp solution)? With kind regards,

[PHP-DEV] Re: #20596 [Opn->Bgs]: date function gives wrong result for format 't'

2002-11-23 Thread Melvyn Sopacua
So ehm - are Michael and Derick on a 'date' or what? At 16:57 23-11-2002, [EMAIL PROTECTED] wrote: http://bugs.php.net/?id=20596&edit=1 http://bugs.php.net/?id=20592&edit=1 http://bugs.php.net/?id=20594&edit=1 Met vriendelijke groeten / With kind regards, W

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-22 Thread Melvyn Sopacua
have numerous causes. Same annoying thing as "resource temporarily unavailable" in CGI environments I'm tracking down at the moment. I don't like the 500 way either, because you simply loose the entire environment the bug occured in. Met vriendelijke groeten / With k

Re: [PHP-DEV] error handling

2002-11-18 Thread Melvyn Sopacua
At 13:56 18-11-2002, Derick Rethans wrote: On Mon, 18 Nov 2002, Melvyn Sopacua wrote: > At 11:39 18-11-2002, Derick Rethans wrote: > > [...] > > > > Or a more general command to verify PHP code > > > php_valid($code_str). That way the people who expect parse error

Re: [PHP-DEV] error handling

2002-11-18 Thread Melvyn Sopacua
m and take any action you want, including mail(). In a well designed application, you would be able to act on any parse error, but the 'main' file. Of course this won't work with 'require'. With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] [PATH] update to earlier proposed patch for getanyrr() function addition

2002-11-18 Thread Melvyn Sopacua
ow that you can get any record type, I can see the usefullness. And of course a central place for all those different implemenations to maintain. With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: Updated getanyrr.patch, now dns_getrecord.patch

2002-11-17 Thread Melvyn Sopacua
s have these in libc, AND have a libresolv. Concentrating on libresolv adds a fair ammount to the php binary and is slower than using the core function. Sascha and Jani, created the PHP_CHECK_FUNC macro for this. See acinclude.m4 and usage in configure.in:1319 Melvyn Sopacua -- PHP Devel

[PHP-DEV] Re: MySQL ext - News

2002-11-16 Thread Melvyn Sopacua
What would be the use? DROP TABLE IF EXISTS CREATE TABLE IF NOT EXISTS -- Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] is_*

2002-11-14 Thread Melvyn Sopacua
PROTECTED]' is valid, but it is not. Fix it!" With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] mbstring and 4.3.0

2002-11-13 Thread Melvyn Sopacua
At 15:14 13-11-2002, Andrei Zmievski wrote: On Wed, 13 Nov 2002, Melvyn Sopacua wrote: > FWIW: > * If this is ever going to make core as a part of PHP's i18n efforts, you > are going to have to deal with the 'unseen' at some point. You are not > going to identify t

Re: [PHP-DEV] mbstring and 4.3.0

2002-11-13 Thread Melvyn Sopacua
At 15:14 13-11-2002, Andrei Zmievski wrote: On Wed, 13 Nov 2002, Melvyn Sopacua wrote: > FWIW: > * If this is ever going to make core as a part of PHP's i18n efforts, you > are going to have to deal with the 'unseen' at some point. You are not > going to identify t

Re: [PHP-DEV] mbstring and 4.3.0

2002-11-13 Thread Melvyn Sopacua
is not mature enough for it and because of the schedule (not the number) it should be disabled in the final release. This is of course based on the assumption, that there are no unresolved bugs with the 'stable parts' at present. With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] libtool & aclocal.m4 problems (4.3)

2002-11-11 Thread Melvyn Sopacua
n Api No: 20021010 phpize is running "libtoolize -f -c" which does: egrep '^AC_DEFUN\(A[MC]_PROG_LIBTOOL' aclocal.m4 This line is corrected in libtoolize that comes with 1.4.3. Just upgrade :) Met vriendelijke groeten / With kind regards, Webmaster IDG.nl Melvyn Sopacua --

Re: [PHP-DEV] $HTTP_RAW_POST_DATA

2002-11-10 Thread Melvyn Sopacua
on/x-www-url-encoded", which is recognized. Read up on the 'enctype' attribute of forms and/or use enctype="multipart/formdata" and upload a file, with an extension, that isn't known by your browser (.foobar would be a good guess). Met vriendelijke groeten / W

[PHP-DEV] php_embed and myphp

2002-11-09 Thread Melvyn Sopacua
+ 1 row in set (0.02 sec) mysql> SELECT php('strftime("%c", $argv[1])', UNIX_TIMESTAMP(NOW())); gdb output is attached and basically shows an error in the thread safety, which I know very little about. I'd appreciate any pointers in this area. With kind

Re: [PHP-DEV] Compiling PHP as Apache 2 static module?

2002-11-08 Thread Melvyn Sopacua
ing too :) Met vriendelijke groeten / With kind regards, Webmaster IDG.nl Melvyn Sopacua <@Logan> I spent a minute looking at my own code by accident. <@Logan> I was thinking "What the hell is this guy doing?" -- PHP Development Mailing List <http://www.php.net/>

[PHP-DEV] Re: #16880 [Csd]: max_execution_time affects large uploads

2002-11-07 Thread Melvyn Sopacua
nts, please view the bug report online at http://bugs.php.net/16880 -- Edit this bug report at http://bugs.php.net/?id=16880&edit=1 Met vriendelijke groeten / With kind regards, Webmaster IDG.nl Melvyn Sopacua <@Logan> I spent a minute looking at my own code by accident. <@Logan> I wa

Re: [PHP-DEV] gettext change the behaviour of double scalar

2002-11-07 Thread Melvyn Sopacua
some problems, with other functions as well, for some RedHat systems. See the various test failures on php-qa for htmlentities02.phpt. Met vriendelijke groeten / With kind regards, Webmaster IDG.nl Melvyn Sopacua <@Logan> I spent a minute looking at my own code by accident. <@Logan> I was t

Re: [PHP-DEV] empty variables_order, was PHP CLI environment variables

2002-11-06 Thread Melvyn Sopacua
roeten / With kind regards, Webmaster IDG.nl Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Core Component

2002-11-05 Thread Melvyn Sopacua
the exact same reasons people use PHP instead of C. Met vriendelijke groeten / With kind regards, Webmaster IDG.nl Melvyn Sopacua <@Logan> I spent a minute looking at my own code by accident. <@Logan> I was thinking "What the hell is this guy doing?" -- PHP Development

[PHP-DEV] Re: #20263 [Opn->]: feof doesn't work with --with-curlwrappers

2002-11-05 Thread Melvyn Sopacua
at http://bugs.php.net/?id=20263&edit=1 Met vriendelijke groeten / With kind regards, Webmaster IDG.nl Melvyn Sopacua <@Logan> I spent a minute looking at my own code by accident. <@Logan> I was thinking "What the hell is this guy doing?" -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Win32 snaps ext/xslt

2002-11-05 Thread Melvyn Sopacua
.97 release. I'll let you know. Met vriendelijke groeten / With kind regards, Webmaster IDG.nl Melvyn Sopacua <@Logan> I spent a minute looking at my own code by accident. <@Logan> I was thinking "What the hell is this guy doing?" -- PHP Development Mailing Lis

Re: [PHP-DEV] Win32 snaps ext/xslt

2002-11-05 Thread Melvyn Sopacua
way: this error only occurs on windows, since it isn't `configured'. config.m4 checks 0.96, via SabVersion(). Met vriendelijke groeten / With kind regards, Webmaster IDG.nl Melvyn Sopacua <@Logan> I spent a minute looking at my own code by accident. <@Logan> I was

Re: [PHP-DEV] Win32 snaps ext/xslt

2002-11-05 Thread Melvyn Sopacua
t with that version? During RC* shouldn't matter - in fact it would show if BC is not broken on win32. Met vriendelijke groeten / With kind regards, Webmaster IDG.nl Melvyn Sopacua <@Logan> I spent a minute looking at my own code by accident. <@Logan> I was thinking "Wha

Re: [PHP-DEV] CVS Account Request: guifox

2002-11-01 Thread Melvyn Sopacua
At 02:09 2-11-2002, guifox wrote: gfdgddstretryytuyyuyiitt Sorry, welsh is not considered an official language, so no translators are requested at this time. Thank you for you interest in PHP. Met vriendelijke groeten / With kind regards, Webmaster IDG.nl Melvyn Sopacua -- PHP

RE: [PHP-DEV] Re: [PATCH] run-tests.php

2002-11-01 Thread Melvyn Sopacua
Solid log messages and subscribing to php-cvs should be very usefull then :) With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-DEV] Re: [PATCH] run-tests.php

2002-11-01 Thread Melvyn Sopacua
ow the web based stuff isn't stable yet)... Am I making sense here? Yep. So the real question is: how can people who commit on run-tests.php make life easier for you, so that you can keep up with feature changes? With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http:

RE: [PHP-DEV] Re: [PATCH] run-tests.php

2002-11-01 Thread Melvyn Sopacua
l, I'm just worried your patch will end up disappearing :( All IMHO of course. John |-Original Message- |From: Melvyn Sopacua [mailto:msopacua@;php.net] |Sent: Friday, November 01, 2002 10:05 AM |To: Derick Rethans |Cc: Php Dev List; Ilia Alshanetsky; Preston L.Bannister; |Marcus B

[PHP-DEV] Re: [PATCH] run-tests.php

2002-11-01 Thread Melvyn Sopacua
At 15:37 1-11-2002, Derick Rethans wrote: > Any objections? We can't object if there is no attachment :) #*!$%', mt_rand(1,6), 1); $i++; } ?> With kind regards, Melvyn Sopacua Index: run-tests.php === RCS f

[PHP-DEV] [PATCH] run-tests.php

2002-11-01 Thread Melvyn Sopacua
Hi, attached a patch: 1) To get the right compiler version (see php-qa thread on this) 2) Add option to save results, by Michael Mauch <[EMAIL PROTECTED]> Any objections? With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe,

Re: [PHP-DEV] Adding mail() Parameter to Set Return Path

2002-10-31 Thread Melvyn Sopacua
At 20:25 31-10-2002, Hartmut Holzgraefe wrote: Melvyn Sopacua wrote: At 11:29 31-10-2002, Hartmut Holzgraefe wrote: -- Why should I need to open a network socket with all problems that may arrise with it, when I can call a binary? why bother with additional subprocesses, incompatible

Re: [PHP-DEV] Adding mail() Parameter to Set Return Path

2002-10-31 Thread Melvyn Sopacua
used on win32, not even when forced, so if any changes would apply, this would be the first IMO. -- There was talk of libesmtp, back in May. Markus and Derick tried to compile that on windows IIRC, and they had a blast :) Met vriendelijke groeten / With kind regards, Webmaster IDG.nl M

Re: [PHP-DEV] Adding mail() Parameter to Set Return Path

2002-10-31 Thread Melvyn Sopacua
At 14:49 31-10-2002, Melvyn Sopacua wrote: I think a parameter to set the MAIL FROM: user, will work much better. Last time I looked the 'From:' header is copied onto 'MAIL FROM:'. Separating those will have a more flexible and cross-platform solution, since you map that

Re: [PHP-DEV] Adding mail() Parameter to Set Return Path

2002-10-31 Thread Melvyn Sopacua
egards, Webmaster IDG.nl Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] php/ext/xslt and TSRM

2002-10-30 Thread Melvyn Sopacua
Sablotron SXP_ functions, and this may alter quite a few things in the files. A complete overhaul of the thread issues is then welcome, but I think David is capable of this also. With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visi

Re: [PHP-DEV] [CVS Questions] ext/sybase_ct

2002-10-30 Thread Melvyn Sopacua
At 12:08 30-10-2002, Melvyn Sopacua wrote: OR - apply the attached patch to /usr/ports/Mk/bsd.port.mk. yeah-right. Now then. Met vriendelijke groeten / With kind regards, Webmaster IDG.nl Melvyn Sopacua --- bsd.port.mk~Wed Oct 2 09:18:17 2002 +++ bsd.port.mk Sun Oct 27 13:08:16

Re: [PHP-DEV] html_error related to phpinfo() output

2002-10-30 Thread Melvyn Sopacua
At 11:48 30-10-2002, Jani Taskinen wrote: On Wed, 30 Oct 2002, Melvyn Sopacua wrote: >Isn't this the easy way: >proto void phpinfo([string format])? > >format defaults to html when sapi != cli. >Keeps it simple and allows: >[WEB:] mail("[EMAIL PROTECTED]", &q

Re: [PHP-DEV] [CVS Questions] ext/sybase_ct

2002-10-30 Thread Melvyn Sopacua
vsup with the ports, may overwrite your change. Met vriendelijke groeten / With kind regards, Webmaster IDG.nl Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] html_error related to phpinfo() output

2002-10-30 Thread Melvyn Sopacua
tml when sapi != cli. Keeps it simple and allows: [WEB:] mail("[EMAIL PROTECTED]", "Not good", phpinfo('text')); [CLI:] phpinfo('html'); to write to a static file, in the webenvironment. No BC issues, nuttin'. With kind regards, Melvyn Sopacu

Re: [PHP-DEV] RFC: run-tests.php & errors/warnings

2002-10-29 Thread Melvyn Sopacua
ction fails. Especially when E_ALL is set, because foo_function shouldn't generate anything. @foo_function is bad @bar_function is good IMO. Met vriendelijke groeten / With kind regards, Webmaster IDG.nl Melvyn Sopacua <@Logan> I spent a minute looking at my own code by accident

[PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] Re: [PHP-DOC] Apache 2 installation instructions

2002-10-29 Thread Melvyn Sopacua
At 11:30 10/29/2002 +0100, Friedhelm Betz wrote: >>I think, it would be nice to add information to one place, the documentation >>about Apache 2 support. >> >> 1. It's not production ready > Ah yes - but that will contradict greatly, to "the best version yet" marketing > trick the Apache Grou

Re: [PHP-DEV] Re: [PHP-DOC] Apache 2 installation instructions

2002-10-29 Thread Melvyn Sopacua
tween the "family". I'm aware that this is not a technical reason not to do this, I'm just pointing out how this can be perceived. With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / run-tests.php

2002-10-28 Thread Melvyn Sopacua
); echo "===> Log errors on\n\n"; ini_set('log_errors', TRUE); echo $foo; ini_set('log_errors', FALSE); echo "===> Log errors off\n\n"; echo $foo; ?> Met vriendelijke groeten / With kind regards, Webmaster IDG.nl Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / run-tests.php

2002-10-28 Thread Melvyn Sopacua
{ > >> >- if (strlen($setting)) { > >> >- $ini_settings .= " -d '$setting'"; > >> >+ if (strpos($setting, '=')!==false) { > >> >+ $setting = explode("=", $setting); > >> >+ $name = trim(strtolower($setting[0])); > >> >+ $value = trim($setting[1]); > >> >+ $ini_settings[$name] = $value; > >> > } > >> > } > >> >+ } > >> >+ if (count($ini_settings)) { > >> >+ $settings = ''; > >> >+ foreach($ini_settings as $name => $value) { > >> >+ $settings .= " -d '$name=$value'"; > >> >+ } > >> >+ $ini_settings = $settings; > >> >+ } else { > >> >+ $ini_settings = ''; > >> > } > >> > > >> > // We've satisfied the preconditions - run the test! > >> > > >> > > >> > > >> >-- > >> >PHP CVS Mailing List (http://www.php.net/) > >> >To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > > > -- > <- For Sale! -> > > > -- > PHP Development Mailing List <http://www.php.net/> > To unsubscribe, visit: http://www.php.net/unsub.php > -- --- Derick Rethans http://derickrethans.nl/ JDI Media Solutions --[ if you hold a unix shell to your ear, do you hear the c? ]- -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] CLI ini selection

2002-10-28 Thread Melvyn Sopacua
rride', which I kinda like and is consistent with sapi/apache. I couldn't care less about names and paths, but choosing a schema that is already integrated into the environment seems logical to me. Edin - Original Message - From: "Melvyn Sopacua" <[EMAIL PROTE

[PHP-DEV] CLI ini selection

2002-10-28 Thread Melvyn Sopacua
p.ini would be WINNT\ini\php.ini or maybe %ALLUSERPROFILE\Application Data\Php Group\php.ini and ~/.php.ini would be %USERPROFILE%\Application Data\Php Group\php.ini. Yuk :) With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe,

[PHP-DEV] Re: [PHP-QA] php 4.3.0 pre2

2002-10-28 Thread Melvyn Sopacua
should probably use something like PHP_HAVE_GETOPT_LONG instead. There's also 1 other user, on a Mac system, with the same problem (#20131). At 03:46 10/28/2002 +0100, Melvyn Sopacua wrote: Tom, BSDi doesn't come with getopt.h, so you probably installed that afterwards, but you need to c

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / run-tests.php

2002-10-27 Thread Melvyn Sopacua
ANY > MESSAGE is either wanted or a REAL ERROR. That's what 'display_errors' is for. No need to log it? With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Fwd: PHP-QA Test Failed for 20021027

2002-10-27 Thread Melvyn Sopacua
/tests/bug16069.phpt] = gmake: *** [test] Error 1 With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Win32 snaps ext/xslt

2002-10-26 Thread Melvyn Sopacua
PPING' : undeclared identifier c:\php4build\snap\ext\xslt\sablot.c(167) : error C2065: 'SAB_IGNORE_DOC_NOT_FOUND' : undeclared identifier xslt.c Error executing cl.exe. These constants are available in 0.96 version of Sablotron. Met vriendelijke groeten / With kind regards, Web

Re: [PHP-DEV] I hope this is the last email about this :) (was RF

2002-10-25 Thread Melvyn Sopacua
test. But let's agree on this FIRST, before changing stuff in files, that are maintained by people knowing core best, and/or which affects behavior accross the distribution. Met vriendelijke groeten / With kind regards, Webmaster IDG.nl Melvyn Sopacua -- PHP Development Mailing List &

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/xslt/tests xslt_setopt.phpt

2002-10-25 Thread Melvyn Sopacua
so that it's available at runtime, via an API function. This is the most reliable option. In any case, did you provide --with-iconv-dir, so I'm 100% sure this is the problem? Ilia On October 25, 2002 03:17 pm, Melvyn Sopacua wrote: > msopacua Fri Oct 25 15:17:

[PHP-DEV] Re: [PHP-QA] Proposal for naming tests

2002-10-25 Thread Melvyn Sopacua
ns in under a minute here with about 75% of the extensions). Well - my testmachine at home, is a Cyrix 200MMX, with 128Mb, so it runs a little longer than that :-) And no - it's not that important - I'm just impatient sometimes :) Met vriendelijke groeten / With kind regards, Webmaste

[PHP-DEV] Re: [PHP-QA] Proposal for naming tests

2002-10-25 Thread Melvyn Sopacua
) Met vriendelijke groeten / With kind regards, Webmaster IDG.nl Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] I hope this is the last email about this :) (was RFC:

2002-10-24 Thread Melvyn Sopacua
At 16:42 10/24/2002 +0900, Yasuo Ohgaki wrote: Melvyn Sopacua wrote: At 08:42 24-10-2002, Yasuo Ohgaki wrote: I think this kind of code will be taught at the first class of programming course. (I could be wrong, since I don't know where people learned programming ;) Why do you assume p

Re: [PHP-DEV] I hope this is the last email about this :) (was RFC:

2002-10-24 Thread Melvyn Sopacua
be a language that solves problems, not be academically correct, many times on this list. With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] I hope this is the last email about this :) (was RFC: CLI behave like SH or PERL/RUBY/PYTHON?)

2002-10-24 Thread Melvyn Sopacua
t doesnt appear. The more advanced Users can manually turn off flushing, but for most small, quick scripts (eg. 50%+), this instant flush is going to be perfectly acceptable.. My thoughts exactly. Defaults should work for the masses - it's not like it's enforced behavior, that is irrever

[PHP-DEV] Test suite and user space (Was: Re: [PHP-DEV] I hope this is the last email about this :))

2002-10-23 Thread Melvyn Sopacua
QA so that the data can now be collected and analyzed. If you see that the test suite is not working well, with php.ini-recommended, than please report the tests affected. You don't adjust the road, just because certain cars, have questionable steering - you fix the cars. Met vriendelij

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / Makefile.global

2002-10-23 Thread Melvyn Sopacua
At 17:40 23-10-2002, Derick Rethans wrote: On Wed, 23 Oct 2002, Melvyn Sopacua wrote: > At 14:29 23-10-2002, Derick Rethans wrote: > > >If people refuse to read documentatino for tool they don't deserve to > >use it. Come'n.. if you are professional enough to even ru

[PHP-DEV] .cvsignore and .php

2002-10-23 Thread Melvyn Sopacua
kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Bug #18930

2002-10-23 Thread Melvyn Sopacua
Are there plans to fix this? I have a testcase here, but if this is a won't fix, I'd rather dump it. With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

  1   2   3   >