[PHP-DEV] PHP 4.0 Bug #9768: Support for negative_equals_false configuration variable

2001-03-15 Thread melvyn
From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: Support for negative_equals_false configuration variable Hi, I'd like to see support for a configuration variable which enables developers, to set a ne

[PHP-DEV] PHP 4.0 Bug #8953: in_array returning number of 'hits'

2001-01-27 Thread melvyn
From: [EMAIL PROTECTED] Operating system: any PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: in_array returning number of 'hits' I'd like to see in_array returning the number of values matching, instead of just true/false. IMHO, it would not cr

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] 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

[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] 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

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: 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] 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] 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: 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] 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] 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] 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] 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] 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] 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

[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] 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

Re: [PHP-DEV] Re: trans-sid warning?

2002-08-14 Thread Melvyn Sopacua
n the session timeout. If there is no session with that id, the session ID is worthless. 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: trans-sid warning?

2002-08-14 Thread Melvyn Sopacua
At 10:58 14-8-2002, Yasuo Ohgaki wrote: >Hi, > >I guess you missed some points :) Nope :-) >Melvyn Sopacua wrote: >>At 08:18 14-8-2002, Yasuo Ohgaki wrote: >> >>>Rasmus Lerdorf wrote: >>> >>>>As much as I think trans-sid sucks from a pe

Re: [PHP-DEV] Re: trans-sid warning?

2002-08-14 Thread Melvyn Sopacua
it to be deleted and invalid, but the ISP-forced proxy he's using is logging all headers and Mr. Haxor just broke in and used the session id to get his order form for vanilla flavoured condoms. Now how did that happen? It's a miracle :-) Met vriendelijke groeten / With kind re

Re: [PHP-DEV] Re: trans-sid warning?

2002-08-14 Thread Melvyn Sopacua
At 12:04 14-8-2002, Yasuo Ohgaki wrote: >Melvyn Sopacua wrote: >>Again - security by obscurity. It does not change the fact, that >>if($_SESSION['logged_in']) { 'good' } is insecure. >>Using a trans-sid only makes things more transparent, which is not

Re: [PHP-DEV] Re: trans-sid warning?

2002-08-14 Thread Melvyn Sopacua
We seem to go around in circles :-) At 13:08 14-8-2002, you wrote: >Melvyn Sopacua wrote: >>At 12:04 14-8-2002, Yasuo Ohgaki wrote: >>>Aren't we discussing what method of passing session ID is less >>>secure than others? >> >>Yes, but I fail t

Re: [PHP-DEV] Re: trans-sid warning?

2002-08-14 Thread Melvyn Sopacua
At 13:37 14-8-2002, Yasuo Ohgaki wrote: >Improvements, additional descriptions, corrections are welcome >at any time. Allright, lemme whip up something. Met vriendelijke groeten / With kind regards, Webmaster IDG.nl Melvyn Sopacua -- PHP Development Mailing List <http://www.php

Re: [PHP-DEV] trans-sid warning?

2002-08-14 Thread Melvyn Sopacua
s.html >for a more detail discussion on this subject.. How's the attached for starters. It's not perfect, as I'm looking for the docbook equivalent of strong, but concentrate on the text please. Met vriendelijke groeten / With kind regards, Webmaster IDG.nl Melvyn Sopacua

Re: [PHP-DEV] trans-sid warning?

2002-08-14 Thread Melvyn Sopacua
ser windows, to expire the session cookie. + Besides that, even session cookies can be sniffed on a network or + logged by a proxyserver. + + &reftitle.required; &no.requirement; Met vriendelijke groeten / With kind regards, Webmaster IDG.nl Melvyn Sopacu

Re: [PHP-DEV] trans-sid warning?

2002-08-14 Thread Melvyn Sopacua
rectly, which is what the discussion boiled down to. 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] trans-sid warning?

2002-08-14 Thread Melvyn Sopacua
user a set of solutions. Ok - good point. So before I rewrite this, are we going to take that road, or just delete the php.ini entry. 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] RE: [PHP-QA] RE: [PHP-DEV] 4.2.3

2002-08-17 Thread Melvyn Sopacua
AD/STABLE -> "This bug has been fixed in CVS, for both the CURRENT and STABLE branch." Fixed in STABLE -> "This bug has been fixed in CVS, for the STABLE branch. The problem does not apply to HEAD, as the implementation has changed or was already fixed." Met vriende

[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] 4.2.3

2002-08-18 Thread Melvyn Sopacua
iled Three variables in POST data (005.phpt) ... failed Testing $argc and $argv handling (011.phpt) ... failed Output buffering test (006.phpt) ... failed OO Bug Test (Bug #7515) (029.phpt)

Re: [PHP-DEV] trans-sid warning?

2002-08-20 Thread Melvyn Sopacua
r can make informed descisions". All this verification of the session by the session, only leads to cludder and will never be totally secure. 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] Re: Bug #19006 [Opn]: Test failure orange/banana

2002-08-21 Thread Melvyn Sopacua
> -int(0) +string(6) "banana" [1]=> -int(0) +string(6) "orange" } [2]=> int(27) 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] tests tweaks

2002-08-21 Thread Melvyn Sopacua
EAD/ext/session/session.c:486: warning: long int format, time_t arg (arg 3) /home/mdev/_src/php-HEAD/ext/session/session.c:486: warning: long int format, suseconds_t arg (arg 4) /home/mdev/_src/php-HEAD/ext/session/session.c: In function `php_session_cache_limiter': Met vriendelijke gr

Re: [PHP-DEV] tests tweaks

2002-08-21 Thread Melvyn Sopacua
0.1", buf)==0 && written == 6) { printf("OK\n"); } else { printf("Not ok: %s (%i)\n", buf, written); } } Result: Not ok: 0.11 (5) Additionally - with "%.f" it rounds to integer zero. Result: Not ok: 0 (1) 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] tests tweaks

2002-08-22 Thread Melvyn Sopacua
At 02:26 8/22/2002 +0200, Marcus Börger wrote: >At 01:51 22.08.2002, Melvyn Sopacua wrote: >> >>Then this one is definetely not C99 compliant. Changed the test to: >>#include >> >>int main() >>{ >> char buf[5]; >> int writte

Re: [PHP-DEV] RFC: run-tests.php + diff

2002-08-26 Thread Melvyn Sopacua
---- > Did I help you? http://www.derickrethans.nl/link.php?url=giftlist > Frequent ranting: http://www.derickrethans.nl/ >--- > PHP: Scripting the Web - [EMAIL PROTECTED] > All your branches are belong to me! > SRM: Script Running Machine - www.vl-srm.net >--- > > >-- >PHP Development Mailing List <http://www.php.net/> >To unsubscribe, visit: http://www.php.net/unsub.php 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] Re: #19092 [Fbk]: Cannot load php_xslt.dll

2002-08-28 Thread Melvyn Sopacua
comments for this report are too long. To view >the rest of the comments, please view the bug report online at > http://bugs.php.net/19092 > >-- >Edit this bug report at http://bugs.php.net/?id=19092&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] Sablot / XSLT stability (httpd segfault?)

2002-08-28 Thread Melvyn Sopacua
blotron<< CVS. Chregu has already proposed a new Sablotron release to include the patches as well as this fix, no word on that yet. 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

[PHP-DEV] Re: #19170 [Opn->Bgs]: Apache2 + php 4.2.3/Dev (module) anyway crashed

2002-08-29 Thread Melvyn Sopacua
gt;my project was stopped for two weeks... >Please help me. > > > > > >-- >Edit this bug report at http://bugs.php.net/?id=19170&edit=1 Met vriendelijke groeten / With kind regards, Webmaster IDG.n

[PHP-DEV] HAVE_GD_STRINGFTEX

2002-09-01 Thread Melvyn Sopacua
7;m using gd 2.0.1 and there's no `gdImageStringFTEx' in gdft.c. So I guess this is from a later version. Looking at the name of the function, I guess this is used for the __optional__ 'extra' array, so why is this extension: 1) Claiming to support freetype 2) and subsequently disa

Re: [PHP-DEV] HAVE_GD_STRINGFTEX

2002-09-02 Thread Melvyn Sopacua
On Mon, 2 Sep 2002, Melvyn Sopacua wrote: MS>>> Looking at the name of the function, I guess this is used for the __optional__ 'extra' array, so why is this extension: MS>>> 1) Claiming to support freetype MS>>> 2) and subsequently disabeling all releva

RE: [PHP-DEV] mbstring

2002-09-02 Thread Melvyn Sopacua
7;t expect built in. ./configure --help | egrep -- '--(without|disable)' exception to the rule being mysql. -- Melvyn. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-DEV] mbstring

2002-09-02 Thread Melvyn Sopacua
enough. Further more if people can count on this behaviour, they can more easily create buildscripts. But then mysql shouldn't be the exception and a new module, can never be enabled by default in a new release (don't recall this ever happening, but still). -- Melvyn. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Default extensions (was: mbstring)

2002-09-02 Thread Melvyn Sopacua
ally you may be correct - however doing this is more BC-breaking than the register global switch. Just imagine all the 'call to undefined function "mysql_connect"' bug reports. -- Melvyn. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: [PHP-QA] array_unique broken?

2002-09-03 Thread Melvyn Sopacua
or less the same functionality as the SQL GROUP construct, leaving the first element of dupli- cates in tact. On BSD you have mergesort() but I don't know how portable that is. -- Melvyn. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: #19212 [Com]: Socket extension won't compile

2002-09-04 Thread Melvyn Sopacua
NG_MSGHDR_MSGFLAGS, 1, [ ])] + ], [static struct msghdr tp; int n = (int) tp.msg_flags; return n], [ ], +[AC_DEFINE(MISSING_MSGHDR_MSGFLAGS, 1, [Whether struct msghdr has msg_flags])] ) AC_DEFINE([HAVE_SOCKETS], 1, [ ]) -- Melvyn. -- PHP Development Mailing List <http://www.php

[PHP-DEV] [PATCH] ./config.status: test: =: unary operator expected

2002-09-06 Thread Melvyn Sopacua
--+" echo "|*** WARNING *** |" echo "||" -- Melvyn. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Status of mysql_db_query()

2002-09-06 Thread Melvyn Sopacua
argument 'restore_db' on to mysql_db_query, which resets, the database to the previously selected one, if > 0. I probably should use a boolean there, but chose a long, for more possibilities (i.e.: 2 = restore_to_5th_arg, 3 = restore_to_none). -- Melvyn. Index: php_mysql.c ==

Re: [PHP-DEV] Status of mysql_db_query()

2002-09-07 Thread Melvyn Sopacua
On Sat, 7 Sep 2002, Georg Richter wrote: GR>>> GR>>> On Friday 06 September 2002 19:17, Melvyn Sopacua wrote: GR>>> > On Fri, 6 Sep 2002, Georg Richter wrote: GR>>> GR>>> > GR>>> > One can do it, with an extra query "SELECT DA

Re: [PHP-DEV] Cannot use Session on pressing back

2002-09-07 Thread Melvyn Sopacua
>=== > >__ >Do You Yahoo!? >Yahoo! Finance - Get real-time stock quotes >http://finance.yahoo.com > >-- >PHP Development Mailing List <http://www.php.net/> >To unsubscribe, visit: http://

Re: [PHP-DEV] Sound API for php

2002-09-07 Thread Melvyn Sopacua
ert_to_mp3 -> stream_on_socket song.mp3 -> convert_to_windows_media -> stream_on_socket And can it read mp3 or whatever 'about' information is stored in the audio file? 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] [PATCH] ext/sysvmsg compatibility

2002-09-07 Thread Melvyn Sopacua
ge on the queue, that has a different type than `msgtype'. I have now just ifdeffed it, but it probably should be defined and issue a warning, about this missing functionality - or ideally - the functionality should be coded in. -- Melvyn. Index: e

Re: [PHP-DEV] Re: #19286 [NEW]: header() Control Char Injection

2002-09-07 Thread Melvyn Sopacua
;>> >> header("Location: " . $_GET["url"]); YO>>> >> } YO>>> >> ?> YO>>> >> YO>>> >> But, no imagine for a second: YO>>> >> YO>>> >> url=http%3A%2F%2Fwww.yahoo.com%2F%0D%0A%0

Re: [PHP-DEV] Latest cvs: error in mbstring

2002-09-28 Thread Melvyn Sopacua
h/to/zlibprefix Check with ldd /path/to/mysql/libmysqlclient.so which zlib is linked. Might be a version conflict (libz.so.1 should be in there). 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] CVS Account Request: melvyn

2002-10-02 Thread Melvyn Sopacua
replacement of [EMAIL PROTECTED], lost credentials -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

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

2002-10-02 Thread Melvyn Sopacua
: >Helping (active development) with ext/xslt extension (sablot backend). > > > >-- >PHP Development Mailing List <http://www.php.net/> >To unsubscribe, visit: http://www.php.net/unsub.php Met vriendelijke groeten / With kind regards, Webmaster IDG.nl Melvyn Sopacua

[PHP-DEV] RFC: ext/xslt

2002-10-02 Thread Melvyn Sopacua
lijke 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

[PHP-DEV] Re: #19600 [Opn->Csd]: requires full pathname

2002-10-04 Thread Melvyn Sopacua
I initially tried it as but it >>> produced this error: >>> >>> 'arg:/pagination.xsl' not found (error code: 65) >>> >>> I then tried it with and >>> got this error: >>> >>> cannot open file '/pagination.xsl' (error code: 4) >>> >>> It only works if I enter the full path, as in >> href="file://c:/blah/blah/blah/pagination.xsl"/> >>> >>> It is very inconvenient to have to specify the full pathname in every >>> statement. Should it not first look in the current >>> directory? >>> >>> This may be more of an enhancement request than a bug. >>> >>> >>> >>> >>> -- Melvyn. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: #19600 [Opn->Csd]: requires full pathname

2002-10-04 Thread Melvyn Sopacua
At 10:20 4-10-2002, Derick Rethans wrote: >On Fri, 4 Oct 2002, Melvyn Sopacua wrote: > > > Hi, > > > > his particular problem may be solved, but that doesn't solve the issue > > that Windows relative paths don't seem to work. > > > > So I'

[PHP-DEV] xslt patch (Was: Re: [PHP-CVS] cvs: php4 / configure.in /main php_version.h)

2002-10-05 Thread Melvyn Sopacua
At 00:16 6-10-2002, you wrote: >On Sat, 05 Oct 2002, Melvyn Sopacua wrote: > > Hi Andrei, > > > > are you gonna branch shortly? Otherwise I'd like to > > commit changes to sablot.c and xslt.c which introduce > > 2 new functions and change the way it interac

Re: [PHP-DEV] xslt patch (Was: Re: [PHP-CVS] cvs: php4 / configure.in /main php_version.h)

2002-10-05 Thread Melvyn Sopacua
At 00:58 6-10-2002, Rasmus Lerdorf wrote: >Just do: cvs -d:pserver:[EMAIL PROTECTED]:/respository co -r PHP_4_3 php4 I already checked out the branch. Was more concerned about the 'no new funcs when branched' rule. >And commit. > >-Rasmus > >On Sun, 6 Oc

Re: [PHP-DEV] Scratching the 4.3 branch

2002-10-06 Thread Melvyn Sopacua
://www.php.net/unsub.php > > > 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] Re: RFC: ext/xslt

2002-10-06 Thread Melvyn Sopacua
XMl-Schema - it's sortof more an 'internal' of many XML dialects. It could be abstracted, but not sure what to do with it, other than 'xmlschema_validate()'. PS2: Feel free to move this to /dev/fuckoff if you feel that way :-) 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] Scratching the 4.3 branch

2002-10-06 Thread Melvyn Sopacua
At 18:18 6-10-2002, Rasmus Lerdorf wrote: >When the implicit_flush >mess is resolved and Melvyn gives the thumbs up for the Sablotron stuff >then I think we are ready for RC1. We're not entering any new features anymore. If we don't hear "this doesn't compile / wo

[PHP-DEV] EXPECT replacevars in test harness

2002-10-06 Thread Melvyn Sopacua
tr_replace("%s", ".*?", $expect_sprintf); str_replace("%i", "[0-9]+", $expect_sprintf); And match as: preg_match("/$expect_sprintf/s", $expect_sprintf); Would this be worthwhile? I can put it in, if I have the Karma. Met vriendelijke groeten / W

Re: [PHP-DEV] fread() is not returning content of big files (> 5kb not so big)

2002-10-06 Thread Melvyn Sopacua
At 03:33 7-10-2002, you wrote: [...] >If the contributor that has changed this can check that. To: [EMAIL PROTECTED] Subject: [PHP-CVS] cvs: php4 /main streams.c wez Sun Oct 6 19:27:53 2002 EDT Modified files: /php4/main streams.c Log: Try to ensure that we return the number of bytes requested

Re: [PHP-DEV] using run-tests.php on windows

2002-10-06 Thread Melvyn Sopacua
Hey David, [EMAIL PROTECTED] ~/cvs/php4/ext/standard $ grep -2 is_executable ./php_filestat.h PHP_FUNCTION(is_readable); #ifndef PHP_WIN32 PHP_FUNCTION(is_executable); #endif PHP_FUNCTION(is_file); Seems it is disabled for WIN32, which makes sence, since every file on a windows machine, is by d

Re: [PHP-DEV] is_executable (was: RE: DBX tests failing)

2002-10-07 Thread Melvyn Sopacua
l every file upload or - if you return false - it would allow overwriting of true executables. Of course - since NTSEC has more security layers than standard unix filepermissions, one could argue, that a good server administrator knows how to propogate per- missions in a webtree. In that case, you

Re: [PHP-DEV] ext/aspell

2002-10-07 Thread Melvyn Sopacua
better. So /dev/null sounds a great place for antiques ;-) > >DJ Anubis > > >-- >PHP Development Mailing List <http://www.php.net/> >To unsubscribe, visit: http://www.php.net/unsub.php Met vriendelijke groeten / With kind regards, Webmaster IDG.nl Melvyn Sopacua <@Lo

Re: [PHP-DEV] ext/aspell

2002-10-07 Thread Melvyn Sopacua
far >as PHP is concerned, it's the same thing, if that's ok with everyone else. >But I don't see a good reason for an alias where you don't need one. > >just my 2 kopecks :) > >Vlad > >Melvyn Sopacua wrote: > >>Agreed, but there's one probl

Re: [PHP-DEV] Re: RFC: ext/xslt

2002-10-07 Thread Melvyn Sopacua
At 18:48 10/7/2002 +0200, Sterling Hughes wrote: >On Sun, 2002-10-06 at 20:28, Melvyn Sopacua wrote: > > Sterling, > > > > At 22:20 2-10-2002, Sterling Hughes wrote: > > > > >http://www.bumblebury.com/phptodo/xmsl.html > > > > > >my thou

Re: [PHP-DEV] ext/aspell

2002-10-07 Thread Melvyn Sopacua
At 20:40 7-10-2002, Ilia A. wrote: >On October 7, 2002 02:08 pm, Jan Lehnardt wrote: > > Hi, > > > > On Mon, Oct 07, 2002 at 07:50:00PM +0200, Melvyn Sopacua wrote: > > > The config option just makes it easier to find, especially when you > > > delete aspe

[PHP-DEV] Fwd: Re: [sab-php] sablotron instalation

2002-10-08 Thread Melvyn Sopacua
one help >> >>--- >>Incoming mail is certified Virus Free. >>Checked by AVG anti-virus system (http://www.grisoft.com). >>Version: 6.0.394 / Virus Database: 224 - Release Date: 3-10-2002 > >Best regards, >Melvyn Sopacua >WebMaster IDG.nl >_/_/_/_/_/_/_/_/

Re: [PHP-DEV] ext/sysvmsg

2002-10-08 Thread Melvyn Sopacua
ECA5 BCB7 BB96 56B0 > > > > -- > > PHP Development Mailing List <http://www.php.net/> > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > >-- >PHP Development Mailing List <http://www.php.net/> >To unsubscribe, visit: http://www.p

[PHP-DEV] Re: [PHP-QA] ext/sysvmsg

2002-10-08 Thread Melvyn Sopacua
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] Re: [PHP-QA] Re: [PHP-DEV] ext/sysvmsg

2002-10-08 Thread Melvyn Sopacua
Hi Sasha, At 18:18 10/8/2002 +0200, Sascha Schumann wrote: >On Tue, 8 Oct 2002, Melvyn Sopacua wrote: > > > Wez, > > > > there's something going wrong with the autoconf logic config.m4 section I > > sent a while back. > > I'll look into it. >

[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] ext/sysvmsg

2002-10-08 Thread Melvyn Sopacua
id - it works, but it's a double pre-processor replace for mymsg. I think I could just ignore mymsg all together, but that would create two identical structs defined. Not sure if that's desirable (read: no idea what that impact and in what way). Test 001.phpt passes though. Met vriendeli

[PHP-DEV] Re: [sab-php] bughunting

2002-10-08 Thread Melvyn Sopacua
At 15:11 8-10-2002, you wrote: >Melvyn Sopacua wrote: > >>Problem is: >>which binary is the reference for CWD? > >The cwd is set according to an executable that loads and executes the >sablib code. To work with modules running scripts, a convenient default >base

Re: [PHP-DEV] ext/sysvmsg

2002-10-08 Thread Melvyn Sopacua
k for this struct in the first place. Why not skip it all, and define it ISO C compliant, in php_ namespace? 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 /ext/standard css.c

2002-10-08 Thread Melvyn Sopacua
ault on td/th. > > > > If you nest that, the inner td, is 75% of 75% of the body. > >But there is no nesting of tables in phpinfo()'s output. yet :-) >- Colin > > >-- >PHP Development Mailing List <http://www.php.net/> >To unsubscribe, visit: http://www.php.net/unsub.php 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 /ext/standard css.c

2002-10-09 Thread Melvyn Sopacua
ndelijke 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] ext/sysvmsg

2002-10-09 Thread Melvyn Sopacua
ome random company' turns out to be a major OS vendor, we (hopefully) pick it up in QA cycle. Patch for that is attached, compiled and tested on FreeBSD 4.6. Opinions? With kind regards, Melvyn Sopacua -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Bundled exapt and Cygwin

2002-10-09 Thread Melvyn Sopacua
PI(type) type 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: [PHP-CVS] cvs: php4 /ext/iconv/tests Quotes.UTF-8 translit-utf8.inc translit-utf8.phpt

2002-10-10 Thread Melvyn Sopacua
ooks enough cool? Yes. Sounds like the best way to do it. We do need 'some' mechanism to test if it works. Test can then be expanded to whatever implementation arrises. Shall we make the description GNU Libiconv blabla ? When the ICONV_ constants are available, we can SKI

Re: [PHP-DEV] Plan for PHP 5.0

2002-10-14 Thread Melvyn Sopacua
e a 'non-core', but widely used extension, to PECL and be ready to do some serious work on it. Just ask around - not many people have heard of PECL, outside PHP/PEAR-DEV. Met vriendelijke groeten / With kind regards, Webmaster IDG.nl Melvyn Sopacua -- PHP Development Mailing List <http

RE: [PHP-DEV] Plan for PHP 5.0

2002-10-15 Thread Melvyn Sopacua
a fixed repository lay-out. [...] > > -Message d'origine- > > De : Manuzhai [mailto:[EMAIL PROTECTED]] > > Envoyé : mardi 15 octobre 2002 09:25 > > À : [EMAIL PROTECTED] > > Objet : Re: [PHP-DEV] Plan for PHP 5.0 [ ... ] > > [obscure-language

Re[2]: [PHP-DEV] short_open_tag

2002-10-15 Thread Melvyn Sopacua
At 12:17 10/15/2002 +0300, Antony Dovgal wrote: >Hello Dan, > >DH> Your missing the point of my suggestion. Im not suggesting we switch it >DH> off by default, Im suggesting we *remove* the feature. >Very good. >Why not to change to "..." then? As long as you're aiming for XHTML compliance, you

Re: [PHP-DEV] short_open_tag

2002-10-15 Thread Melvyn Sopacua
w hardcoded paths, which is again pure luck. It's not a rule that this exposes a security risk, it's the exceptional situations that can cause the most damage. 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: $_GET, $_POST, $_COOKIE, $_FILES == $_REQUEST?

2002-10-15 Thread Melvyn Sopacua
, then say "ehm - yeah, but ehm uploaded files are not userdata, because they are not in $_REQUEST". >-- >Yasuo Ohgaki 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] Xerces?

2002-10-17 Thread Melvyn Sopacua
rough the domxml extension. Some ideas for better XML support have been brought up, but Xerces is not considered an option, mainly because it doesn't have a C API as that prevents us from bundeling. IF ext/xml is to be upgraded (read: find the people to do it), library of choice now is libxml. With

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

2002-10-23 Thread Melvyn Sopacua
uld a: if(isset($ENV['DONT_ASK_QA'])) be implemented to facilitate automated builds/tests ? Then you may fight over the default setting -:> P.S. I know about expect(1) but shouldn't rely on that IMO. Met vriendelijke groeten / With kind regards, Webmaster IDG.nl Melvyn Sop

[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

[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

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

Re: [PHP-DEV] short_open_tag

2002-10-18 Thread Melvyn Sopacua
long :) P.S. Andi/Zeev - please keep an 18 minute lag when you argue with eachother - it cannot be healthy to switch personalities more often than that -:) 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] [PHP-QA] Logs of failed tests PHP 4.3.0pre1 (fwd)

2002-10-20 Thread Melvyn Sopacua
On Mon, 21 Oct 2002, Melvyn Sopacua wrote: > > >> > > >>Yup, thats what its set to. > > > > Hmm. Strange. What does > > > > php -r 'echo strtoupper("äöü"),"\n";' > > > > yield on your system?

Re: [PHP-DEV] [PHP-QA] Logs of failed tests PHP 4.3.0pre1 (fwd)

2002-10-20 Thread Melvyn Sopacua
per("äöü")=="ÄÖÜ" to check if the system > is able to handle these characters correctly. If not, the test could be > skipped. Yep - have that worked in now. > > Alas it's not possible to use setlocale() and set it to a 100% good > locale with ISO-88

RE: [PHP-DEV] [PHP-QA] Logs of failed tests PHP 4.3.0pre1 (fwd)

2002-10-20 Thread Melvyn Sopacua
(tried it). What would be nice - in general - is a "skip reason". Have that implemented already, but due to "zlib.c:313: undefined reference to `_php_stream_gets'" I'm now unable to test it properly. Running a cvsclean/update and stuff on a not so fast machine :(

[PHP-DEV] Perl 5.8.0 and autotools

2002-10-20 Thread Melvyn Sopacua
le, change line 172 of lib/5.8.0/File/Basename.pm to: Carp::croak("fileparse(): need a valid pathname"); (it's missing the braces). -- 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   >