[PHP-DEV] Patch for file.c

2002-05-22 Thread Dean Richard Benson
to the PHP project, so please be gentle with me! ;) Thanks Dean ? file.c.patch Index: file.c === RCS file: /repository/php4/ext/standard/file.c,v retrieving revision 1.229 diff -u -r1.229 file.c --- file.c 12 May 2002 15:59:42

Re: [PHP-DEV] Patch for file.c

2002-05-21 Thread Dean Richard Benson
will remove it. Ok, here is my first try! :) (please let me know if its ok). TIA - Dean ? file.c.patch Index: file.c === RCS file: /repository/php4/ext/standard/file.c,v retrieving revision 1.229 diff -u -r1.229 file.c --- file.c

[PHP-DEV] Patch for file.c

2002-05-21 Thread Dean Richard Benson
the change reviewed by yourselves and possible included in the next php release. I wasn't sure if I could just attach my file.c.patch file to this email or not? Many thanks Dean Benson msg38300/pgp0.pgp Description: PGP signature

[PHP-DEV] Re: [Zend Engine 2] Re: [PHP-DEV] Re: [Zend Engine 2] Re: [PHP-DEV] Re: [Zend Engine 2] namespaces ambiguity

2001-10-01 Thread Dean Hall
- Original Message - From: "Zeev Suraski" <[EMAIL PROTECTED]> To: "Dean Hall" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, October 01, 2001 09.25am Subject: Re: [Zend Engine 2] Re: [PHP-DEV] Re: [Zen

[PHP-DEV] Re: [Zend Engine 2] Re: [PHP-DEV] Re: [Zend Engine 2] Re: [PHP-DEV] Re: [Zend Engine 2] namespaces ambiguity

2001-10-01 Thread Dean Hall
- Original Message - From: "Andi Gutmans" <[EMAIL PROTECTED]> To: "Dean Hall" <[EMAIL PROTECTED]>; "George Schlossnagle" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, October 01, 2001 03.15am

[PHP-DEV] Re: [Zend Engine 2] Re: [PHP-DEV] Re: [Zend Engine 2] namespaces ambiguity

2001-09-30 Thread Dean Hall
- Original Message - From: "George Schlossnagle" <[EMAIL PROTECTED]> To: "Dean Hall" <[EMAIL PROTECTED]> Cc: "Rasmus Lerdorf" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; "Andi Gutmans" <[EMAI

Re: [PHP-DEV] Re: [Zend Engine 2] namespaces ambiguity

2001-09-30 Thread Dean Hall
- Original Message - From: "Rasmus Lerdorf" <[EMAIL PROTECTED]> To: "Dean Hall" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; "Andi Gutmans" <[EMAIL PROTECTED]> Sent: Sunday, September 30, 2001 08.02pm Sub

[PHP-DEV] Re: [Zend Engine 2] namespaces ambiguity

2001-09-30 Thread Dean Hall
ld assume that inside double-quoted strings/heredocs that ':' has no special meaning unless inside curly braces where variable expansion takes place. Anyway, if I'm not seeing the real ambiguity here, let me know. Dean Hall. -- 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]

RE: [PHP-DEV] RE: Bug #13388 Updated: Could not connect to server

2001-09-21 Thread Gossi, Dean
Thank-You, Dean Gossi PSG Network Systems & Software Engineering The Document Company, XEROX Office: 716.422.1062 Lab: 716.422.0068 Pager: 716.921.0489 Email: [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, September 2

[PHP-DEV] Bug #13389: mail() function will not connect SMTP server when IIS config w/ php4isapi.dll

2001-09-21 Thread dean . gossi
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.6 PHP Bug Type: *General Issues Bug description: mail() function will not connect SMTP server when IIS config w/ php4isapi.dll I read your www.php.net/bugs-dos-and-donts.php file. Here is your informat

[PHP-DEV] RE: Bug #13388 Updated: Could not connect to server

2001-09-21 Thread Gossi, Dean
you give some more details as to why you rejected this problem. How can you determine it is bogus within 2 minutes, please provide your rational. Thank-You, Dean Gossi PSG Network Systems & Software Engineering The Document Company, XEROX Office: 716.422.1062 Lab: 716.422.0068 Pag

[PHP-DEV] Bug #13388: Could not connect to server

2001-09-21 Thread dean . gossi
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.6 PHP Bug Type: IIS related Bug description: Could not connect to server Configuration: 1. Windows 2000 Server (SP2) with PHP 4.0.6 using php4isapi.dll 2. Problem: "Warning: Failed to Connect in.." 3. In

Re: [PHP-DEV] Bug #13288 Updated: date() works incorrectly for first week of April 2001

2001-09-13 Thread Dean Bennett
There is a bug in the windows time routines, that shows up when daylight savings starts on April 1. It affects the first week of April. http://support.microsoft.com/support/kb/articles/Q214/6/61.ASP [EMAIL PROTECTED] wrote: > > ID: 13288 > User updated by: [EMAIL PROTECTED] > Reported By: [EM

[PHP-DEV] namespace/package feature in PHP 5?

2001-07-19 Thread Dean Hall
anyone in discussion about this feature; and I would be glad to help with the design of such a feature. Thanks for your time. Dean Hall. -- 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]

[PHP-DEV] Re: Bug #11620 Updated: PHP has encountered an Access Violation at 012D24B6

2001-06-25 Thread Dean Limbaugh
Yes, I installed 4.0.6 this AM and it's still happening. PHP has encountered an Access Violation at 013124B6 Error log entry The HTTP server encountered an unhandled exception while processing the ISAPI Application ' php4ts!zend_hash_copy + 0x1B + 0xA05E5983 '. php4isapi - 20,480 bytes 6/22/

[PHP-DEV] Bug #11475: stored procedure processing

2001-06-18 Thread dean . bennett
From: [EMAIL PROTECTED] Operating system: All PHP version: 4.0 Latest CVS (2001-06-13) PHP Bug Type: Sybase-ct (ctlib) related Bug description: stored procedure processing We have some Sybase stored procedures that don't work with php - they return 1 instead of a result set

[PHP-DEV] Bug #5418 Updated: Bug in detection of dbm causes conflict with Sybase dbopen()

2001-05-14 Thread dean . bennett
(IIUC)by /ext/sybase/php_sybase_db.c 1.14. This was committed right after 4.0.5, so it should be in snaps and in 4.0.6. I think Dan has a suggestion on #1 that he said he would forward on to you. Please let us know if either (or both) of these solve

Re: [PHP-DEV] PHP 4.0 Bug #10192: sybase_query with sybase_fetch_row displays real data type incorrectly

2001-04-05 Thread Dean Bennett
Try this patch, which also adds support for FLT8. Also, this applies to both PHP3 and PHP4, and the sybase_ct functions don't have this problem. --- sybase.c.orig Mon Feb 7 16:54:51 2000 +++ sybase.cMon Apr 3 12:12:00 2000 @@ -635,9 +640,13 @@ result->type =

[PHP-DEV] RE: PHP 4.0 Bug #10079 Updated: Header Function Within IF construct

2001-03-30 Thread Grimes, Dean
Apache is running standalone as a daemon. But even so, why would both sides of the IF statement run? Did you try this and get the same results? Dean -Original Message- From: Bug Database [mailto:[EMAIL PROTECTED]] Sent: Friday, March 30, 2001 11:35 AM To: [EMAIL PROTECTED] Subject

[PHP-DEV] PHP 4.0 Bug #9848: memory leak

2001-03-19 Thread dean
From: [EMAIL PROTECTED] Operating system: Windows 98 SE PHP version: 4.0.4pl1 PHP Bug Type: Performance problem Bug description: memory leak Every time I get memory loss if I run php.exe at the command line like this: C:\>php index.html I use "System Monitor" to check u

Re: [PHP-DEV] PHP 4.0 Bug #8821: sybase_connect()

2001-01-20 Thread Dean Bennett
I just downloaded the latest php4.0.4p1 binary distribution, and I have no problem using the Sybase functions. I have had problems with previous versions (prior to 4.0.2 or so) and made minor fixes for them. What version of Sybase are you using? It may be that your libraries don't match those