Re: [PHP-DEV] Fix for wordwrap()

2003-03-06 Thread Jedi/Sector One
On Thu, Mar 06, 2003 at 09:53:22AM -0500, Ilia A. wrote: > you are hardcoding the 'break' as ' ', > meaning that no other character is considered a space hence The documentation states that 'break' is what is used to break lines, not what is considered a space. Simple try with PHP 4.3.1 :

[PHP-DEV] Fix for wordwrap()

2003-03-06 Thread Jedi/Sector One
Hello. Maybe this is the intended behavior, but wordwrap()'s behavior is a bit illogical on PHP 4.3.1, as it does only break after a plain whitespace, not after punctuation, \n, etc. Here's a trivial sample : $a = "ww\nphprules\nw"; print wordwrap($a, 10

Re: [PHP-DEV] Thread Reading

2002-09-19 Thread Jedi/Sector One
hrough environment variables. For instance, Apache has the 'Setenv' directive to set this, and the httpd.conf file can be made only readable by root. That way, publishing the source code doesn't reveal anything. -- __ /*- Frank DENIS (Jedi/Sector O

Re: [PHP-DEV] Re: Suggestion about native DB support.

2002-06-21 Thread Jedi/Sector One
On Fri, Jun 21, 2002 at 10:37:15AM -0300, Garland foster wrote: > What about the native DBM support? Nobody answered that part. And what about SQLite? Porting existing PHP scripts (designed for MySQL or PostgreSQL) to SQLite is easy. -- __ /*- Frank DENIS (Jedi/Sector One) <

Re: [PHP-DEV] PHP audit

2002-03-14 Thread Jedi/Sector One
We will switch to -HEAD in 1-2 weeks. -- __ /*- Frank DENIS (Jedi/Sector One) <[EMAIL PROTECTED]> -*\ __ \ '/http://www.PureFTPd.Org/";> Secure FTP Server \' / \/ http://www.Jedi.Claranet.Fr/";> Misc. free software \/ -- PHP Dev

Re: [PHP-DEV] PHP audit

2002-03-14 Thread Jedi/Sector One
ymous access yet. -- __ /*- Frank DENIS (Jedi/Sector One) <[EMAIL PROTECTED]> -*\ __ \ '/http://www.PureFTPd.Org/";> Secure FTP Server \' / \/ http://www.Jedi.Claranet.Fr/";> Misc. free software \/ -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] PHP audit

2002-03-14 Thread Jedi/Sector One
e branch. -- __ /*- Frank DENIS (Jedi/Sector One) <[EMAIL PROTECTED]> -*\ __ \ '/http://www.PureFTPd.Org/";> Secure FTP Server \' / \/ http://www.Jedi.Claranet.Fr/";> Misc. free software \/ -- PHP Development Mailing List <http://www.php.net/

Re: [PHP-DEV] sizeof foo vs sizeof (foo) (Was Re: [PHP-DEV] PHP audit)

2002-03-14 Thread Jedi/Sector One
or: sizeof( ) So sizeof () means to evaluate '()' whoose result is '', then compute 'sizeof ' . -- __ /*- Frank DENIS (Jedi/Sector One) <[EMAIL PROTECTED]> -*\ __ \ '/http://www.PureFTPd.Org/";> Secure FTP Server

Re: [PHP-DEV] PHP audit

2002-03-14 Thread Jedi/Sector One
access to review or change things, just ask. -- __ /*- Frank DENIS (Jedi/Sector One) <[EMAIL PROTECTED]> -*\ __ \ '/http://www.PureFTPd.Org/";> Secure FTP Server \' / \/ http://www.Jedi.Claranet.Fr/";> Misc. free software \/ -- PHP Dev

Re: [PHP-DEV] PHP audit project

2002-03-11 Thread Jedi/Sector One
nything like this. Every operating system has strenghts and weakness. is the best one because you know it very well, you feel confortable with it, and it fits your needs. OS wars are plenty stupid, especially in the opensource world. -- __ /*- Frank DENIS (Jedi/Sector One)

Re: [PHP-DEV] PHP audit project

2002-03-11 Thread Jedi/Sector One
vanilla_ PHP source code. But that's ok. If you don't want us to work on PHP, let our project stop. -- __ /*- Frank DENIS (Jedi/Sector One) <[EMAIL PROTECTED]> -*\ __ \ '/http://www.PureFTPd.Org/";> Secure FTP Server \' / \/ http://www.J

Re: [PHP-DEV] PHP audit project

2002-03-11 Thread Jedi/Sector One
entry for strlcat PHP defines them if they don't exist. It's in main/strlcpy.c and main/strlcat.c -- __ /*- Frank DENIS (Jedi/Sector One) <[EMAIL PROTECTED]> -*\ __ \ '/http://www.PureFTPd.Org/";> Secure FTP Server \' / \/ http://

[PHP-DEV] PHP audit project

2002-03-11 Thread Jedi/Sector One
global context. If we verify a flaw, we _will_ immediately let you know. Best regards, -Frank. -- __ /*- Frank DENIS (Jedi/Sector One) <[EMAIL PROTECTED]> -*\ __ \ '/http://www.PureFTPd.Org/";> Secure FTP Server \' / \/ http:/