[PHP-DEV] PATCH for #12581, #7374: dbase boolean import error (take 2)

2001-08-08 Thread Lawrence E. Widman
I have put the patch for this problem in ext/dbase/dbase.c as diff -u against the CVS of 7 Aug 2001 in http://www.cardiothink.com/downloads/dbase.diff-u.20010806.patch RCS Id line in the ext/dbase/dbase.c file in the CVS copy I used is: /* $Id: dbase.c,v 1.45 2001/08/06 12:26:55 sniper Exp $ */

[PHP-DEV] PATCH for #12581, #7374: dbase boolean import error

2001-08-07 Thread Lawrence E. Widman
I have put the patch for this problem in ext/dbase/dbase.c as diff -u against today's CVS in http://www.cardiothink.com/downloads/dbase.diff-u.20010806.patch RCS Id line in the ext/dbase/dbase.c file in the CVS copy I used is: /* $Id: dbase.c,v 1.45 2001/08/06 12:26:55 sniper Exp $ */ The patch

Re: [PHP-DEV] PATCH for #12581, #7374: dbase boolean import error

2001-08-07 Thread Andi Gutmans
Lawrence, Patches to PHP need to be released under the PHP License. We need to have the same license on all code in PHP. On a side note, the GPL doesn't allow Apache-like (BSD-like) licenses such as the PHP license to link with GPL code. Best regards, Andi At 10:43 PM 8/7/2001 -0500,