Re: FW: [PHP-DEV] file.c fsock.c ... Again ...

2001-01-13 Thread Derick Rethans
On Sat, 13 Jan 2001, Sean R. Bright wrote: Already did, these are happening after getting your changes. (I watch the cvs list as well ;)) Did my changes broke this? Derick -Original Message- From: Derick Rethans [mailto:[EMAIL PROTECTED]] Sent: Saturday, January 13, 2001 6

RE: FW: [PHP-DEV] file.c fsock.c ... Again ...

2001-01-13 Thread Derick Rethans
On Sat, 13 Jan 2001, Sean R. Bright wrote: Derick: No, they fixed some of the problems, but if you read the code snippet that I included below, you will see that file_globals_ctor and file_globals_dtor are defined inside the preprocessor macros for ZTS, so if ZTS is not defined they are

Re: [PHP-DEV] TSRM and Zend directories disappeared from cvs

2001-01-15 Thread Derick Rethans
Hello, these two are in a seperate cvs, [EMAIL PROTECTED]:/repository Derick On Tue, 16 Jan 2001, Boian Bonev wrote: hi, do someone know what is happening? b. Derick Rethans - PHP: Scripting the Web

Re: [PHP-DEV] Error connecting to MySQL server

2001-01-18 Thread Derick Rethans
PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] Derick Rethans -

Re: [PHP-DEV] Re: PHP 4.0 Bug #8803 Updated: crazy implementationof printf/sprintf

2001-01-19 Thread Derick Rethans
On Fri, 19 Jan 2001, Mike Banahan wrote: Sorry, I don't want to carp - but it IS a problem for me. Sorry, my bad, it's not C99 conform. But %06X works fine BTW. Derick Rethans - PHP: Scripting the Web - www.php.net

Re: [PHP-DEV] PHP 4.0 Bug #8803 Updated: crazy implementation ofprintf/sprintf

2001-01-19 Thread Derick Rethans
On Fri, 19 Jan 2001, Sascha Schumann wrote: Does %.2x work? If not, then it is indeed not in compliance with C99. 7.19.6 says: No, this doesn't work, I just thought %.2x was a user typo, sorry for that. However %03x works fine. Derick Rethans

Re: [PHP-DEV] popen() on Win32

2001-01-21 Thread Derick Rethans
, because I don't understand your V_* macro's quite well. But I assume some devs can assist me with this later on. Regards, Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED

Re: [PHP-DEV] mcrypt oracle 81

2001-01-21 Thread Derick Rethans
PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED

Re: [PHP-DEV] string replacement

2001-01-22 Thread Derick Rethans
: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] I think it's a good idea, makes the language more consistent. Derick Rethans - PHP

[PHP-DEV] Re: [PHP-DOC] Problem with sessions

2001-01-27 Thread Derick Rethans
Never mind... I need more coffee. Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED] - JDI Media Solutions - www.jdimedia.nl

Re: [PHP-DEV] Unable to fork???

2001-01-31 Thread Derick Rethans
ing worked on (by me). Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED] - -- PHP Development Mailing List http://www.php.net/ To u

[PHP-DEV] Re: [PHP-QA] Changes in bug system..

2001-02-01 Thread Derick Rethans
this is a good idea. Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED] - JDI Media Solutions - www.jdimedia.nl - [EMAIL PROTECTED] H.v

Re: [PHP-DEV] Stepper

2001-02-01 Thread Derick Rethans
] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED

[PHP-DEV] The library yes/lib does not exist

2001-02-06 Thread Derick Rethans
directory name of `yes/lib' libtool: link: passing it literally to the linker, although it Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED

Re: [PHP-DEV] PHP 4.0 Bug #9136 Updated: simple script with infinitefunction calls causes seg fault

2001-02-06 Thread Derick Rethans
On 6 Feb 2001 [EMAIL PROTECTED] wrote: ID: 9136 Updated by: waldschrott Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Feedback Old-Bug Type: Reproduceable crash Bug Type: Feature/Change Request Assigned To: waldschrott Comments: Derick Rethans

Re: [PHP-DEV] PHP 4.0 Bug #9136 Updated: simple script with infinitefunction calls causes seg fault

2001-02-06 Thread Derick Rethans
On Wed, 7 Feb 2001, Cynic wrote: but he did: Old-Bug Type: Reproduceable crash Bug Type: Feature/Change Request I need either more sleep or less alcohol :) Derick Rethans - PHP: Scripting the Web - www.php.net

Re: [PHP-DEV] The library yes/lib does not exist

2001-02-06 Thread Derick Rethans
\ --with-ctype --with-gmp --with-ldap \ --enable-shmop --with-sockets --enable-sysvsem \ --with-dom \ --enable-sysvshm --enable-wddx --with-xml --with-zlib Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL

Re: [PHP-DEV] PHP 4.0 Bug #9136 Updated: simple script with infinitefunction calls causes seg fault

2001-02-06 Thread Derick Rethans
call has the same memory footprint, so you can't tell after how many levels the stack is full. Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED

Re: [PHP-DEV] SSL

2001-02-08 Thread Derick Rethans
[EMAIL PROTECTED], thought it was you :) Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED] - JDI Media Solutions - www.jdimedia.nl

RE: [PHP-DEV] PHP 4.0 Bug #9210 Updated: Failed opening 'path' forinclustion in unknow line 0

2001-02-11 Thread Derick Rethans
On Sun, 11 Feb 2001, Mike Lane wrote: did you get it yet? yes, that file is a total mess, the lines are all being wrapped at 80 chars. You need to clean that up first before you can expect it too work. Derick Rethans

Re: [PHP-DEV] CVS Account Request

2001-02-11 Thread Derick Rethans
On 11 Feb 2001 [EMAIL PROTECTED] wrote: Full name: Emiliano Heyns Email: [EMAIL PROTECTED] ID: emile Purpose: Midgard project You already have one :) Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL

Re: [PHP-DEV] PHP 4.0 Bug #9312 Updated: php -l causes segmentationfault

2001-02-17 Thread Derick Rethans
is happy) A better solution is probably to fix zend_opcode.c though. Tim Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED] -

Re: [PHP-DEV] Time for 4.0.5?

2001-02-19 Thread Derick Rethans
bzip2 would get confusing. im more Then new RPM system uses bzip2 afaik, and it isn't that different from tar.gz of course. I really don't see the problem here. Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL

Re: [PHP-DEV] Time for 4.0.5?

2001-02-19 Thread Derick Rethans
for the very popular wincmd32 too. Anything bzipped is about half the size of that thing zipped. It's only that the most users se WinZip, which does not support it. Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL

Re: [PHP-DEV] Time for 4.0.5?

2001-02-19 Thread Derick Rethans
be in the distro. Maybe we should decide on PHP-DEV / PHP-QA what will be included in the distro? Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED

Re: [PHP-DEV] RE: PHP 4.0 Bug #9350 Updated: Internet Time Incorect

2001-02-19 Thread Derick Rethans
as a snapshot which is a full distribution of the source, just like a php-4.0.4pl1 release. This snapshot you can get from snaps.php.net for you to download and compile. If you don't know how to compile, please ask your sysadm about it. Derick Rethans

Re: [PHP-DEV] PHP 4.0 Bug #9363 Updated: Floating point error uponstartup

2001-02-20 Thread Derick Rethans
On 20 Feb 2001 [EMAIL PROTECTED] wrote: ID: 9363 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Reproduceable crash Description: Floating point error upon startup Any eta on a point release? I'd rather not use a snapshot on productional servers. 5-6 weeks probably ... but

Re: [PHP-DEV] PHP 4.0 Bug #9411 Updated: Arithmetic error

2001-02-22 Thread Derick Rethans
] To contact the list administrators, e-mail: [EMAIL PROTECTED] Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED] SRM: Site Resource Manager - www.vl-srm.net

Re: [PHP-DEV] PHP 4.0 Bug #7069 Updated: warning message + leakmemory

2001-02-25 Thread Derick Rethans
perfectly when finishing the script... I think nope means "no". -Egon Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED] SRM: Site Resource Manager - www.

[PHP-DEV] Re: [PHP-QA] ctype function (re?)naming

2001-02-26 Thread Derick Rethans
to ctype_is_alpha() ... and have ctype_alpha() aliases ( ) (fill in your idea here) Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED] SRM: Site Resource

Re: [PHP-DEV] Not a Bug but Please...CVS doubt!?

2001-02-27 Thread Derick Rethans
On Tue, 27 Feb 2001, Celestino Roberto Alejandro wrote: Hello, partners... sorry for interrupt the grate list with this message, i need know... ..how i can get the cvs account? Why do you need a CVS account? Derick Rethans

Re: [PHP-DEV] PHP architecture recourses

2001-03-04 Thread Derick Rethans
links to some PHP architecture recourses? There is some nice piece on Zend.com: Under the Hood of PHP4 and there is some useful material on conf.php.net Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED

Re: [PHP-DEV] mcrypt

2001-03-05 Thread Derick Rethans
On Mon, 5 Mar 2001, Cameron wrote: when are the bugs with the latest mcrypt going to be fixed?!? When I can find a little time for it, and I don't have much of it right now. Derick Rethans - PHP: Scripting the Web

Re: [PHP-DEV] how to my web server connect the other host

2001-03-05 Thread Derick Rethans
Can you tell me how to write this script? THis is the wrong to list to ask these kinds of questions, please ask again on the [EMAIL PROTECTED] mailing list. This list is for developing PHP itself, not developing WITH php. Deri

Re: [PHP-DEV] Re: PHP 4.0 Bug #9543 Updated: core dump after includingmodule and restarting apache

2001-03-05 Thread Derick Rethans
On Mon, 5 Mar 2001, Ralf Dreibrodt wrote: what is gdb? (i have attached the core-file) You just mailed 2000 subscribers your core file and caused around 4GB of traffic. This is not very appreciated I think. Derick Rethans

Re: [PHP-DEV] Bug in date calculation?

2001-03-06 Thread Derick Rethans
ing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] Derick Rethans - PHP: Scripting the

[PHP-DEV] Win32 UNC and PHP (fwd)

2001-03-06 Thread Derick Rethans
Hi there We've the same problem as the guy below descript to you (env: Windows 2000 / IIS5). We've migrated some projects from php3 to php4. Now, all functions whit an UNC seams to have problems if they tray to access a file (any function) on a share (- UNC). If the file is on a local drive,

Re: [PHP-DEV] Win32 UNC and PHP (fwd)

2001-03-06 Thread Derick Rethans
This was not my message, but I forwarded it... On Tue, 6 Mar 2001, Derick Rethans wrote: Hi there We've the same problem as the guy below descript to you (env: Windows 2000 / IIS5). We've migrated some projects from php3 to php4. Now, all functions whit an UNC seams to have problems

Re: [PHP-DEV] Re: [PHP-QA] ctype function (re?)naming

2001-03-06 Thread Derick Rethans
On Tue, 6 Mar 2001, Andi Gutmans wrote: 6) I think create_function() is OK. There was a long thread which decided upon this name. Same for function_exists(). Can't we call it lambda()? =) Derick Rethans - PHP

Re: [PHP-DEV] PHP 4.0 Bug #8935 Updated: A reference to 'this' cannot be used in the constructor method for a class.

2001-03-09 Thread Derick Rethans
On Sat, 10 Mar 2001, Jani Taskinen wrote: Uhm..I have always closed the duplicates after the original (which they refer to) was closed. Any opinions about this? As the current bug system doesn't have any support for 'multiple' closing, I think it's better to close bugs after they are fixed,

[PHP-DEV] Re: [PHP-CVS] cvs: php4(PHP_4_0_5) /sapi/fastcgi

2001-03-20 Thread Derick Rethans
erhm, I thought that during the Release Process no new things were being added Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED] SRM: Site Resource Manager - www.vl-srm.net

Re: [PHP-DEV] PHP 4.0 Bug #10000

2001-03-26 Thread Derick Rethans
snif, finally 1 bugs :( Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED] SRM: Site Resource Manager - www.vl-srm.net

[PHP-DEV] Re: [PHP-QA] RC3?

2001-03-27 Thread Derick Rethans
, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED

Re: [PHP-DEV] RC3?

2001-03-27 Thread Derick Rethans
) Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED] SRM: Site Resource Manager - www.vl-srm.net - -- PHP Development

[PHP-DEV] Re: [PHP-QA] RC3?

2001-03-27 Thread Derick Rethans
On Tue, 27 Mar 2001, Zeev Suraski wrote: Can't reproduce it under RH 6.2, but I don't mind seeing that fix in the CVS... Strange, my RH 6.2 gives it even on a fresh checkout. But I'll commit that fix tonight (around 18:00 GMT) Derick Rethans

Re: [PHP-DEV] Zend and TSRM

2001-03-28 Thread Derick Rethans
: zend modules Zend and TSRM Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED] SRM: Site Resource Manager - www.vl-srm.net

Re: [PHP-DEV] Re: www.php.net down?

2001-03-30 Thread Derick Rethans
Quoting "Egon Schmid (@work)" [EMAIL PROTECTED]: Hartmut Holzgraefe wrote: www.php.net (and so bugs.php.net) seems to be down as i'm not sure if [EMAIL PROTECTED] is handled by this machine i CC this to [EMAIL PROTECTED] too Both are working. THey are not working for me

[PHP-DEV] PHP4 Bug Summary

2001-04-01 Thread Derick Rethans
Hello, since the last three weeks I only received the PHP3 Bug Summary and the assigned bugs thing. But no PHP4 Bug Summary. Can somebody check this out? Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL

Re: [PHP-DEV] PHP 4.0 Bug #7582 Updated: ODBC or die inside userdefined functions

2001-04-01 Thread Derick Rethans
On 2 Apr 2001 [EMAIL PROTECTED] wrote: Please give me a URL where I can downlad PHP4.0.5RC4 and I'll be glad to test it out again ASAP. http://www.php.net/distributions/php-4.0.5RC4.tar.gz Derick Rethans - PHP

Re: [PHP-DEV] modifying Session extension for Application variables

2001-04-06 Thread Derick Rethans
Application variables for several days. This is to better support caching and shared variables. Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED] SRM: Site Resource Manager - www.vl

Re: [PHP-DEV] Re: [PEAR-DEV] --with-pear[=DIR] patch

2001-04-08 Thread Derick Rethans
On 8 Apr 2001, Stig Sther Bakken wrote: 4. The CGI version of PHP is always built and installed. It would be nice if we could disable this, like: --without-cgi Regards, Derick Rethans - PHP: Scripting the Web

Re: [PHP-DEV] RE: [PEAR-DEV] Re: [PHP-DEV] Re: [PEAR-DEV]--with-pear[=DIR] patch

2001-04-09 Thread Derick Rethans
at the same time. For QA testing this is fine, but not for production servers. Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED] SRM: Site Resource Manager - www.vl-srm.net

Re: [PHP-DEV] PHP 4.0 Bug #9383 Updated: mcrypt 2.4.9 function causesApache to segfault (fwd)

2001-04-09 Thread Derick Rethans
On Mon, 5 Mar 2001 11:22:23 +0100 (CET) Derick Rethans [EMAIL PROTECTED] wrote: Hello Nikos, I'm one of the maintainers of the libmcrypt extension for PHP, and there are a lot of bugs reported on this lately. SOme of them are the extension, but I also think that some are in libmcrypt

Re: [PHP-DEV] Would anybody find this useful besides me?

2001-04-09 Thread Derick Rethans
and optionally the mask char, defaulting to something off I guess like "~". mprint ( mask , value [, mask_char]) So I could $str = mprint("(XXX) XXX.", "4064498056", "X"); print $str; and wo

[PHP-DEV] Re: --with-pear[=DIR] patch

2001-04-09 Thread Derick Rethans
On Mon, 9 Apr 2001, Chuck Hagenbuch wrote: Quoting Derick Rethans [EMAIL PROTECTED]: I would go for optionally on, I really dont want to build both the apache module (p.e.) AND the CGi at the same time. For QA testing this is fine, but not for production servers. But if the PEAR

Re: [PHP-DEV] RE: PHP 4.0 Bug #10299 Updated: CPU and Memory Spike

2001-04-15 Thread Derick Rethans
more than this with the equipment I am using right now. Well, my Pentium 133 with 48MB's of RAM even gets around 25 concurrent connections... Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED

Re: [PHP-DEV] Bug #9082 Updated: getpeername() causes seg fault

2001-04-16 Thread Derick Rethans
On 16 Apr 2001 [EMAIL PROTECTED] wrote: Colin, Can you please verify this behaviour and reopen report if its wrong. (the though of a daily email on cron suddenly seems like a good idea :)) As long as I'm not the recipient :) Derick Rethans

[PHP-DEV] localhost/?login not working

2001-04-16 Thread Derick Rethans
Hello, is this supposed to work: index.php: ?php var_dump ($HTTP_GET_VARS); ? and then calling: lynx localhost/?login or lynx localhost/index.php?login I guess it should put the login into the array then, but that doesn;t happen. Is this a bug or a feature? Derick Rethans

Re: [PHP-DEV] timezones and thread safety

2001-04-18 Thread Derick Rethans
] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED] SRM: Site Resource Manager

Re: [PHP-DEV] Re: Bug in PHP-4.0.5RC6?

2001-04-18 Thread Derick Rethans
On Wed, 18 Apr 2001, Derick Rethans wrote: I'm merging in the mcrypt fix now. Should be done in 30 mins I'm too stupid to do it, can anybody give me a pointer, or MFH these fixes for me? (Version: 1.47 / 1.48) Regards, Derick Rethans

Re: [PHP-DEV] Re: [PHP-CVS] Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4/ TODO-4.1.txt

2001-04-19 Thread Derick Rethans
in all systems, especialy on Windows systems it isn't. I'm not really sure anymore what this installer you are talking about looks like. So I think it would be good to get a small update and have a discussion of what we need on php-dev@. regards, Derick Rethans

[PHP-DEV] Re: Assigned PHP 4 bugs reminder

2001-04-28 Thread Derick Rethans
9775: libmcrypt-2.4.9 causes random segmentation faults Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED] SRM: Site Resource Manager - www.vl-srm.net

[PHP-DEV] bug 8621 (fwd)

2001-04-29 Thread Derick Rethans
-- Forwarded message -- Date: Sun, 29 Apr 2001 20:13:24 +0300 From: Boian Bonev [EMAIL PROTECTED] To: Derick Rethans [EMAIL PROTECTED] Subject: bug 8621 i think this is a (e)free on something that is not (e)malloc-ed. or freed twice. i know nothing about the interactive mode

[PHP-DEV] Failing configure

2001-05-02 Thread Derick Rethans
, and I've no problem compiling it as a CGI (only has Apache module). Any idea what goes wrong here? Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED] SRM: Site Resource Manager

Re: [PHP-DEV] Re: Bug #10659 Updated: zend optimiseur doesn't work

2001-05-04 Thread Derick Rethans
Quoting Franck LABANVOYE [EMAIL PROTECTED]: I think is a php bug, because with php 4.0.4pl1 it's works fine. The problem seems due to php4ts.dll The Zend Optimizer is very strongly linked to a PHP version, so it just doesn't fit the new release jet. I guess Zend will release a version of the

[PHP-DEV] buildconf weirdness

2001-05-08 Thread Derick Rethans
is the prob here? (It's a fresh checkout with autoconf 2.13, automake 1.4 and libtool 1.4). Both autoconf, automake and libtool were installed from source (and placed in /usr/local/bin/...) regards, Derick Rethans - - PHP

Re: [PHP-DEV] Bug #11611 Updated: nl2br() outputting invalid brtags

2001-06-23 Thread Derick Rethans
On Fri, 22 Jun 2001, lenar wrote: Shouldn't there be an optional flag to nl2br to change the behavior of function to what it used to be. Just there's no point in br / like tags when the rest of your code is just generating HTML compliant output, not XHTML. br / is HTML compliant too, and

[PHP-DEV] Dom XML

2001-06-28 Thread Derick Rethans
Hello, as I about to write PHP scripts which use the DOM XML extension, I'd like to know which version of Dom XML will be in next versions of PHP. THis is to make sure I don't have to rewrite them later on. Should I use the 4.0.6 one, or the 4.0.7 version of the extension? regards, Derick

[PHP-DEV] CVS probs

2001-06-29 Thread Derick Rethans
revision: 1.26 done Can't exec /usr/local/bin/cvs: No such file or directory at /repository/CVSROOT/loginfo.pl line 122. Mailing the commit email to [EMAIL PROTECTED] regards, Derick Rethans - PHP: Scripting the Web

[PHP-DEV] Re: [Zend Engine 2] substr changes

2001-06-29 Thread Derick Rethans
On Fri, 29 Jun 2001, Jeroen van Wolffelaar wrote: This works fine: $i will contain, -3, -2, -1 and 0 (and not -0), but indeed I agree that substr ('str', 0, 0) should return this: 'str'. This change can be easily made in the current sources. If nobody objects, I'll change it. This is

[PHP-DEV] ChangeLog

2001-07-03 Thread Derick Rethans
Hello, I just noticed that the ChangeLog does not get updated. The last entry is: 2001-05-23 Sascha Schumann [EMAIL PROTECTED] And that's more than a month ago. regards, Derick Rethans - PHP: Scripting the Web

Re: [PHP-DEV] Bug #11890 Updated: linux exploitable

2001-07-04 Thread Derick Rethans
Hello Zak, regarding this problem with the mail() function, I have a fix here where the 5th parameter will be shell escaped (with php_shell_escape_cmd()). I didn't commit it yet (because of ISP troubles), but if nobody thinks this is a bad idea, I'll commit it tomorrow. Derick -- PHP

Re: [PHP-DEV] zend_hash patch

2001-07-10 Thread Derick Rethans
On Tue, 10 Jul 2001, Andi Gutmans wrote: Hey, Has anyone had a chance to check the zend_hash patch I wrote about yesterday? I'm now configuring my build to check it out. Derick -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: [PHP-DEV] Re: Str enhancement, final run

2001-07-10 Thread Derick Rethans
On Tue, 10 Jul 2001, André Langhorst wrote: nah, you know waiting turns developers into killer-machines ;) something more to think about... $foo{${a$i}} $foo{$i++..$i} $foo{($moo ? $zoo:$boo)..$roo} $foo{super_function($moo)..substr($doh::zoo)-4} I state that is better to simply

Re: [PHP-DEV] Sharing hashes between processes

2001-07-12 Thread Derick Rethans
Hello Wez, On Thu, 12 Jul 2001, Wez Furlong wrote: Hey, Suppose that I wanted to make a hash persistent so that it's contents were shared between processes. Does the persistence mechanism keep a single copy and protect access to it using semaphores, or is it more like the mySQL pconnect

[PHP-DEV] Announcement: SRM Technology preview

2001-07-15 Thread Derick Rethans
to questions, as I'm on holiday for the next three weeks. I hope you all can give me some feedback, I'd appreciate that very much. regards, Derick Rethans The SRM team. -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

[PHP-DEV] PHP Bug 11647 11690 (fwd)

2001-08-07 Thread Derick Rethans
-- Forwarded message -- Date: Thu, 2 Aug 2001 17:28:09 +0100 From: John Hagerty [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: PHP Bug 11647 11690 Hi Derek, I hope you don't mind me mailing you directly, but I don't think I'm able to comment on bugs that I haven't registered

Re: [PHP-DEV] mcrypt broken?

2001-08-18 Thread Derick Rethans
On Sat, 18 Aug 2001, Anil Madhavapeddy wrote: Testing PHP-4.0.7RC1 on OpenBSD-2.9, w/ libmcrypt-2.4.15 Mcrypt seems a bit broken; even calling nothing but mcrypt_module_open results in Warning: Unknown list entry type in request shutdown (0) in ... Anyone else seeing this problem? I'm

Re: [PHP-DEV] chroot(): _not_ safe-mode restricted?

2001-08-19 Thread Derick Rethans
On Mon, 20 Aug 2001 [EMAIL PROTECTED] wrote: Hi jeroen! On Mon, 20 Aug 2001, [EMAIL PROTECTED] wrote: As I read it in CVS, chroot() will work even in safe-mode. Isn't this a bad idea(tm), or am I wrong? If users can chroot in safe-mode, Apache won't serve any more pages after all

Re: [PHP-DEV] chroot(): _not_ safe-mode restricted?

2001-08-20 Thread Derick Rethans
On Mon, 20 Aug 2001, Jeroen van Wolffelaar wrote: As I read it in CVS, chroot() will work even in safe-mode. Isn't this a bad idea(tm), or am I wrong? If users can chroot in safe-mode, Apache won't serve any more pages after all children have been chrooted to an empty dir? uhm,

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/ircg README.txt

2001-08-20 Thread Derick Rethans
On Mon, 20 Aug 2001, Sascha Schumann wrote: I found only couple emails on php-general.. to which you haven't ever replied. I'm pretty sure that people would want me to work on software in my spare free time rather than trying to keep up with the huge amounts of unrelated

Re: [PHP-DEV] Equivalent to JSP scope=application in PHP

2001-08-21 Thread Derick Rethans
On Tue, 21 Aug 2001, Nick Loman wrote: Hey, Been using JSP recently (yeah, I know) and have found one (1) good thing about it which is that if you create a bean with scope=application you can then store data (e.g. a cached content array) within the bean which all pages can access the same

Re: [PHP-DEV] generated ChangeLog

2001-08-29 Thread Derick Rethans
On Wed, 29 Aug 2001, Doug MacEachern wrote: is the script for generating the ChangeLog available somewhere? very cool, would like to use it for modperl-2.0 and httpd-test projects. thanks. It is in CVS, checkout the CVSROOT module.: cvs -d :pserver:[EMAIL PROTECTED]:/repository co CVSROOT

[PHP-DEV] Weird error with sessions

2001-08-31 Thread Derick Rethans
This last error is normal, as the session module is off-line at this moment, but why is -q showing the Headers already sent error, and without parameters it works ok? No clue yet, but I'll go digging. regards, Derick Rethans

Re: [PHP-DEV] Misbehaviour with boolean values

2001-09-05 Thread Derick Rethans
Hello, afaik this is normal. A conversation from a boolean to string, makes a 1 out of true and a out of false. Derick - PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED] SRM: Site Resource

[PHP-DEV] str_replace: boyer

2001-09-09 Thread Derick Rethans
Hello, the proto for str_replace shows this: /* {{{ proto mixed str_replace(mixed search, mixed replace, mixed subject [, bool boyer]) Replaces all occurrences of search in haystack with replace */ What is that boyer parameter doing there? It seems that it selects a different algorithm for

[PHP-DEV] mktime() and (dates 1970 || dates 2037) (fwd)

2001-09-10 Thread Derick Rethans
-- Forwarded message -- Date: Sun, 09 Sep 2001 23:05:53 +0200 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: mktime() and (dates 1970 || dates 2037) Derick, I've read a lot of people are having problems using the function mktime() in combination with dates before 1970

Re: [PHP-DEV] Versioning, again (was: RE: [Zend Engine 2] Re: PHPis not case sensitive?)

2001-09-11 Thread Derick Rethans
On Mon, 10 Sep 2001, Jani Taskinen wrote: Proposals: My proposal is that first we come up with a versioning scheme with which everybody can agree on. Then we can release this scheme to 'public' and hopefully not have to discuss/fight about this again. Examples:

Re: [PHP-DEV] Bug #13266 Updated: Maybe not a PHP Library ?

2001-09-13 Thread Derick Rethans
On Thu, 13 Sep 2001, Markus Fischer wrote: And you've defined DL_COMPILE_MYODULE properly? DL_COMPILE_MODULE you mean I think Derick - PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED] SRM:

Re: [PHP-DEV] Versioning (resent due to lack of replies)

2001-09-14 Thread Derick Rethans
Hello, a +2 for me... I still remember having making checks for the DOM XML module Derick On Fri, 14 Sep 2001, Alexander Wirtz wrote: A huge +1 from me. As of now, I'm using a regular expression to see, if the PHP-Version is apt to be used with the scripts I write and this is not a

Re: [PHP-DEV] PHP 3.0 Bug Summary Report

2001-09-18 Thread Derick Rethans
On 18 Sep 2001, Stig Sæther Bakken wrote: What's up? Did the 4.0 bug summary report grow too big for the list again? I got one last Saturday Derick -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: [PHP-DEV] RC3

2001-09-19 Thread Derick Rethans
Hello, On Tue, Sep 18, 2001 at 06:13:54PM +0300, Zeev Suraski wrote: Does anybody still have anything pending for RC3? I've one little thing with mcrypt, which needs some little investigation. Will have that sorted out before the weekend though. (The prob is that either libmcrypt is opening a

Re: [PHP-DEV] changes to ext/session

2001-09-20 Thread Derick Rethans
List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] Derick Rethans - PHP: Scripting

Re: [PHP-DEV] Bug id #11998 - source code patch - Dont Use Previous(fwd)

2001-09-21 Thread Derick Rethans
On Fri, 21 Sep 2001, Andi Gutmans wrote: Seems like boyer_str_to_str() is buggy. If I change it to php_str_to_str() it seems to work. I think Sascha added this function but I might be wrong. When I added some support for MAC line endings, I was told boyer_str_to_Str() was the faster

[PHP-DEV] php_hebrev / XHTML

2001-09-24 Thread Derick Rethans
, Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED] SRM: Site Resource Manager - www.vl-srm.net - JDI Media Solutions

Re: [PHP-DEV] curl compiler failed

2001-09-24 Thread Derick Rethans
On Mon, 24 Sep 2001, Holger Schopohl wrote: and also nl2br() crashes and chunk_split($string,2,' '); doesnt work ... nl2br() should be fixed can you make sure with the latest CVS, and make a backtrace of the crash? Derick -- PHP Development Mailing List http://www.php.net/ To

[PHP-DEV] 403 on www.php.net (fwd)

2001-09-25 Thread Derick Rethans
Hello, I get a 403 (Permission denied) on bugs and www.php.net from home... any idea's? Works fine from my work location. regards, Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED

Re: [PHP-DEV] chunk_split seg fault: bt

2001-09-26 Thread Derick Rethans
Hello, I can reproduce this, and am investigating it. Can you make it a bug report? Derick chunk_split in the follow code snip ?php echo chunk_split(str_repeat('x',1024),10); ? produces sometimes a seg. fault. Derick Rethans

Re: [PHP-DEV] chunk_split seg fault: bt

2001-09-27 Thread Derick Rethans
] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] Derick Rethans - PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED] SRM: Site Resource Manager

Re: [PHP-DEV] why does exit() print its argument?

2001-09-30 Thread Derick Rethans
On Fri, 28 Sep 2001, Rasmus Lerdorf wrote: How about if we overload it a bit. I think anybody who does exit(1) is expecting 1 to be set as the return status whereas someone who does exit('something bad happened') is expecting the string to be shown a-la die(). So let's just check the arg

  1   2   3   4   5   6   7   8   >