Re: [PHP-DEV] URL for segfaults

2002-11-21 Thread Vergoz Michael
Hi ! Did you have some stranges URL request in access_log ? Michael- - Original Message - From: "Steven Roussey" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 21, 2002 5:39 PM Subject: [PHP-DEV] URL for segfaults > Does anyone have an idea on how to track down

Re: [PHP-DEV] Segfaults in Zend

2002-10-07 Thread Vergoz Michael \(SYSDOOR\)
hmm, I think that this functionS is not free before the exit, and it take a segfault. Or perhaps the returned value are not free, and now it can be dengerous !?@#! ? Michael - Original Message - From: "Jan Schneider" <[EMAIL PROTECTED]> To: "Zeev Suraski" <[EMAIL PROTECTED]> Cc: <[EMAIL

Re: [PHP-DEV] Segfaults in Zend

2002-10-07 Thread Vergoz Michael \(SYSDOOR\)
hmmm yeah, that is the question ! - Original Message - From: "Zeev Suraski" <[EMAIL PROTECTED]> To: "Jan Schneider" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, October 07, 2002 5:29 PM Subject: Re: [PHP-DEV] Segfaults in Zend > What are you doing in order to get it to cras

Re: [PHP-DEV] [PATCH] 64 bit PHP (long vs int problems) (fault)

2002-09-26 Thread Vergoz Michael \(SYSDOOR\)
> Hi, > > I has explain that problem in 1 week ago, and what they said to me is "Your > not on the good list" > c.f: We are on PHP-_DEV_ isn't it ? > > and, well i'v the sames problem of you plus we can use a long integer in > PHP. Sorry, we can

Re: [PHP-DEV] [PATCH] 64 bit PHP (long vs int problems)

2002-09-26 Thread Vergoz Michael \(SYSDOOR\)
Hi, I has explain that problem in 1 week ago, and what they said to me is "Your not on the good list" c.f: We are on PHP-_DEV_ isn't it ? and, well i'v the sames problem of you plus we can use a long integer in PHP. Best Regards, Vergoz Michael - Original Message -

Re: [PHP-DEV] question type

2002-09-19 Thread Vergoz Michael \(SYSDOOR\)
you have to learn C hmmm... -- Sorry for my nerviousity today. Vergoz Michael - Original Message - From: "Hartmut Holzgraefe" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Vergoz Michael (SYSDOOR)" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>

Re: [PHP-DEV] and so... there is a security problem.

2002-09-19 Thread Vergoz Michael \(SYSDOOR\)
(quelle bande de connard) - Original Message - From: "Dan Hardiker" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, September 19, 2002 12:51 PM Subject: Re: [PHP-DEV] and so... there is a security problem. > > Only that you have to explain me ? > > g

Re: [PHP-DEV] and so... there is a security problem.

2002-09-19 Thread Vergoz Michael \(SYSDOOR\)
Only that you have to explain me ? goto to another list .. pff - Original Message - From: <[EMAIL PROTECTED]> To: "Vergoz Michael (SYSDOOR)" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, September 19, 2002 12:48 PM Subject: Re: [PHP-DEV] a

[PHP-DEV] and so... there is a security problem.

2002-09-19 Thread Vergoz Michael \(SYSDOOR\)
e some big security problems Exemple: $id = intval($_GET['id']); $query = " SELECT \"proute\" FORM \"polom\" WHERE id = $id "; Best regards, Vergoz Michael SYSDOOR

[PHP-DEV] paradoxal function

2002-09-19 Thread Vergoz Michael (SYSDOOR)
hi list, intval return a int (_s32) and the function 'convert_to_long_base' can save the 'zval' as _s64. Well intval can't return a '_s64' type. Vergoz Michael -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] question type

2002-09-19 Thread Vergoz Michael \(SYSDOOR\)
hi list, does PHP support _s64 type ? michael

Re: [PHP-DEV] Segfault in 4.2.3RC2

2002-09-04 Thread Vergoz Michael \(SYSDOOR\)
me too.. - Original Message - From: <[EMAIL PROTECTED]> To: "Martin Jansen" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, September 04, 2002 9:37 PM Subject: Re: [PHP-DEV] Segfault in 4.2.3RC2 > On Wed, 4 Sep 2002, Martin Jansen wrote: > > > The script to reproduce the seg

Re: [PHP-DEV] Funny message

2002-06-04 Thread Vergoz Michael
hmf - Original Message - From: "Kristian Koehntopp" <[EMAIL PROTECTED]> To: "Rasmus Lerdorf" <[EMAIL PROTECTED]>; "Michael Stolovitzsky" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, June 04, 2002 10:00 AM Subject: Re: [PHP-DEV] Funny message > > On Tue, 4 Jun 2002, Michael

[PHP-DEV] Libnet for PHP

2002-06-01 Thread Vergoz Michael
Hi list, i would like to make a libnet (raw socket) interface for php. any ideas/suggests ? c.f: http://www.phrack.org/show.php?p=55&a=6 regards Vergoz Michael

Re: [PHP-DEV] Getting a remote IP address

2002-06-01 Thread Vergoz Michael
exactly. - Original Message - From: "Hans Spath" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "Hugo Gallo" <[EMAIL PROTECTED]> Sent: Saturday, June 01, 2002 10:36 PM Subject: Re: [PHP-DEV] Getting a remote IP address > At 01.06.2002 21:44 +020

Re: [PHP-DEV] Getting a remote IP address

2002-06-01 Thread Vergoz Michael
please to not ask this question on this list. print($REMOTE_ADDR); Regards, Vergoz Michael - Original Message - From: "Hugo Gallo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, June 01, 2002 9:30 PM Subject: [PHP-DEV] Getting a remote IP addr

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

2002-05-24 Thread Vergoz Michael
Hello nicos, could you stop lie please, you are not a developer of ircu or hybrid. And well, your connection is not dedicaced. best regards, Vergoz Michael - Original Message - From: "CHAILLAN Nicolas" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday

Re: [PHP-DEV] ImageTTFText stupid implementation.

2002-04-14 Thread Vergoz Michael (SYSDOOR)
heh i'm okay, but how to change the font color right now ??? Cordialement, Vergoz Michael http://www.sysdoor.com [EMAIL PROTECTED] - Original Message - From: "Markus Fischer" <[EMAIL PROTECTED]> To: "Vergoz Michael (SYSDOOR)" <[EMAIL PROTECTED]>

[PHP-DEV] ImageTTFText stupid implementation.

2002-04-14 Thread Vergoz Michael (SYSDOOR)
Hello list,   The function ImageTTFText do a anti-aliasing automaticaly. Is stupid, cuz, for exemple i using a 'pixel typografi' and i don't need the anti-aliasing. Perhaps any function can stop the anti-aliasing for this function or perhaps i'm stupid ;)   Regards,Vergoz Michaelhttp://www.s

[PHP-DEV] question

2002-03-24 Thread Vergoz Michael (SYSDOOR)
look this code : char buffer[MAXPATHLEN]; char *p; if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "") == FAILURE) return; if((p = VCWD_GETCWD(buffer, MAXPATHLEN)) == NULL) { POSIX_G(last_error) = errno; RETURN_FALSE; } RETURN_STRING(buffer

[PHP-DEV] CVS Account Request: descript

2002-03-24 Thread Vergoz Michael
Well, i would like work for php only to optimize all external/internal function. -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Optimization

2002-03-24 Thread Vergoz Michael (SYSDOOR)
Currently i'm going to optimize only posix function i'v see some pointer can be optimized ;) working on : ext/posix   Cordialement,Vergoz MichaelDirecteur généralhttp://www.sysdoor.com[EMAIL PROTECTED]

Re: [PHP-DEV] [Fwd: posix_uname another bug @^|[@#\@^#~@{[?]

2002-03-24 Thread Vergoz Michael (SYSDOOR)
have you reveiv the pgsql.c optimization code ? (is nothing to fix le utsname ;)) another question : how to become a php developer ? - Original Message - From: "Markus Fischer" <[EMAIL PROTECTED]> To: "Vergoz Michael (SYSDOOR)" <[EMAIL PROTECTED]> Cc:

[PHP-DEV] [Fwd: pg_exec function can be optimized]

2002-03-24 Thread Vergoz Michael (SYSDOOR)
--- Begin Message --- all the time you use pg_exec you have to put the result of this function into a 'PGresult *' and after the execution you have clear the pointer. In big trafic your apache can take more memory. We can save more 1k per query !!! there is the current code of pg_exec (L.71

[PHP-DEV] [Fwd: posix_uname another bug @^|[@#\@^#~@{[?]

2002-03-24 Thread Vergoz Michael (SYSDOOR)
--- Begin Message --- refere include file : sys/utsname.h ! You can see if the macro __USE_GNU is set the char returned are 'domainname' else the char are '__domainname' #@\[@~\ You know this function can do a apache segfault ?! Becarful cuz domainename doesn't exist on freebsd ! there is the