[PHP-DEV] variables

2002-09-19 Thread Sean
I have inherited the support of a PHP website that doesn't seem to be recognizing the data from the URL. Suppose the URL is index.php?action=run. I have the following code that I expect to display "The selected action is run": print "The selected action is "; print $action; What I get is the "Th

[PHP-DEV] socket_get_status(...)

2002-04-12 Thread Sean Coates
Hello Dev list, Has there been any progress, or are there plans to fix socket_get_status(...), recently? If so, I'll try it again, but I don't see it documented anywhere. See bug ID#15976 Thanks, S -- PHP Development Mailing List To unsubscribe, visit: http://www.php.

[PHP-DEV] CVS history file?

2002-03-07 Thread Sean R. Bright
changes. Just wondering if I am wrong (that is, I didn't use cvs history before and I am mistaken) or somehow the history file is truncated/corrupted/removed/etc. Thanks in advance, Sean -- === Sean Bright [EMAIL PROTECTED] / [

RE: [PHP-DEV] socket_send() ...also a bug?

2002-02-15 Thread Sean R. Bright
len is the length of the buffer. When 's' is specified in zend_parse_parameters, both the string and the number of characters are returned to the calling function. In this case, len is the length of 'buf_len.' > -Original Message- > From: Richard Samar [mailto:[EMAIL PROTECTED]] > Sent:

RE: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / NEWS

2002-02-15 Thread Sean R. Bright
It looks like he was removing it from the NEWS file, not adding it. > -Original Message- > From: Sebastian Bergmann [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 15, 2002 12:44 PM > To: [EMAIL PROTECTED] > Subject: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / NEWS > > > Andrei Zmievski wro

RE: [PHP-DEV] FWD: possible bug in date() function

2002-02-11 Thread Sean R. Bright
'j' (i.e. 'dS' or 'jS'). I suppose we could introduce new 'english suffix' specifiers for month of the year, etc, etc. but that is just cludgy and confusing, IMHO. Sean > -Original Message- > From: Yasuo Ohgaki [mailto:[EMAIL PROTECTED]] > S

RE: [PHP-DEV] FWD: possible bug in date() function

2002-02-11 Thread Sean R. Bright
What? The original format string was: "H:i D, nS M Y" which is the part that makes no sense. He/She should be using: "H:i D, jS M Y" In other words, RTFM: http://www.php.net/date > -Original Message- > From: Yasuo Ohgaki [mailto:[EMAIL PROTECTED]] > Sent: Mo

[PHP-DEV] Patch for Bug #9280

2002-02-10 Thread Sean R. Bright
Has anyone applied this patch to their local source tree? http://bugs.php.net/bug.php?id=9280 It seems to solve the bug and my server is still stable. (not under much load though, so that could be irrelevant) Sean -- === Sean

RE: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/msession msession.c

2002-02-10 Thread Sean R. Bright
At least I think they are... Regards, Sean > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Sunday, February 10, 2002 2:13 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: RE: [PHP-DEV] Re: [PHP-CVS] cvs: p

RE: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/msession msession.c

2002-02-10 Thread Sean R. Bright
libraries, not PHP/Zend. Just my $0.02 Sean > -Original Message- > From: Adam Dickmeiss [mailto:[EMAIL PROTECTED]] > Sent: Sunday, February 10, 2002 12:30 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/msession > msession.c > > >

RE: [PHP-DEV] Bug #15280 Updated: Feature request

2002-01-29 Thread Sean R. Bright
How about we wait for him to say "because I am lazy" before jumping down his throat? > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 29, 2002 2:59 PM > To: [EMAIL PROTECTED] > Subject: [PHP-DEV] Bug #15280 Updated: Feature request > > > I

[PHP-DEV] Bug #14824 Updated: libmysqlclient.a error at compile time

2002-01-25 Thread sean
ID: 14824 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating System: Red Hat Linux 7.2, kernel 2.4.7 PHP Version: 4.1.1 New Comment: Same issues but with RedHat 6.2. Like the original poster, I also c

RE: [PHP-DEV] PHP TAG

2002-01-23 Thread Sean R. Bright
Manuel, This is the 5th time since the 14th of January that he has sent user level questions to this list, this is not an isolated event. See http://marc.theaimsgroup.com/?a=10110075472&r=1&w=2 Sean > -Original Message- > From: Manuel Lemos [mailto:[EMAIL PROT

[PHP-DEV] Bug #15192 Updated: MSSQL functions crashing PHP

2002-01-23 Thread sean
ID: 15192 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MSSQL related Operating System: Windows 2000 Old PHP Version: 4.1.1 PHP Version: 4.0.6 Previous Comments: [2002-01-23 19:55

[PHP-DEV] Bug #15192 Updated: MSSQL functions crashing PHP

2002-01-23 Thread sean
ID: 15192 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MSSQL related Operating System: Windows 2000 PHP Version: 4.1.1 New Comment: Tried it under 4.0.6 and it crashes as well, switch back to 4.0.5, works just fine. Previous Comments:

[PHP-DEV] Bug #15192: MSSQL functions crashing PHP

2002-01-23 Thread sean
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.1.1 PHP Bug Type: MSSQL related Bug description: MSSQL functions crashing PHP This bug happens when requesting a lot (1000+) rows from an MSSQL database or less lines if you've executed a bunch of other

RE: [PHP-DEV] RFC: Moving documents in source

2002-01-19 Thread Sean R. Bright
I like that idea. My only suggestion is that we combine the TODO files into one file and leave both TODO and INSTALL in the root directory, not in the docs folder. When I untar a source distro, I expect to find the INSTALL file at the root level. Sean > -Original Message- >

RE: [PHP-DEV] Bug #15060 Updated: include behaviour

2002-01-16 Thread Sean R. Bright
ystem: win 2000 > Operating System: im guessing, all > PHP Version: 4.0.6 > New Comment: I think the wires must have gotten crossed while updating this bug. Looks like the data from Bug 15065 overwrote the data here. Sean -- PHP Development Mailing List <http://www.php.net/> To

RE: [PHP-DEV] Built-in SOAP based Web Services support (wasRe: PHP 5)

2002-01-01 Thread Sean R. Bright
Manuel: Is there something stopping you from implementing this? Sean > -Original Message- > From: Manuel Lemos [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 01, 2002 5:54 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP-DEV] Built-in SOAP based Web Services > sup

[PHP-DEV] Bug #14365 Updated: require_once() causes segfault

2001-12-31 Thread sean . redmond
ID: 14365 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: RedHat Linux 7.2 Old PHP Version: 4.0.6 PHP Version: 4.1.1 New Comment: Still segfaults with 4.1.1: #0 0x4024b14c in php_fopen_with_path ( filenam

[PHP-DEV] zend_parse_parameters()

2001-12-30 Thread Sean R. Bright
Is the goal to existing code over to use the zend_parse_parameters() function or just those functions that take more than one parameter/ optional parameters? Sean -- === Sean Bright [EMAIL PROTECTED] / [EMAIL PROTECTED] / http

RE: [PHP-DEV] Re: Suggestion: Adding fmt like linebreak algorithm

2001-12-27 Thread Sean R. Bright
room" implementation... Sean > -Original Message- > From: Dominik Roettsches [mailto:[EMAIL PROTECTED]] > Sent: Thursday, December 27, 2001 7:55 AM > To: [EMAIL PROTECTED] > Subject: RE: [PHP-DEV] Re: Suggestion: Adding fmt like linebreak > algorithm > > > Hell

RE: [PHP-DEV] Re: Suggestion: Adding fmt like linebreak algorithm

2001-12-26 Thread Sean R. Bright
I need to find a plaintext version of Knuth's paper, then maybe I could help. I don't want to look at fmt's code. Sean > -Original Message- > From: Dominik Roettsches [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, December 26, 2001 8:15 PM > To: [EMAIL PROTECT

RE: [PHP-DEV] Re: Suggestion: Adding fmt like linebreak algorithm

2001-12-25 Thread Sean R. Bright
Doesn't wordwrap() already handle this? Or am i missing something? Sean > -Original Message- > From: Yasuo Ohgaki [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, December 25, 2001 8:22 PM > To: [EMAIL PROTECTED]; Markus Fischer > Subject: Re: [PHP-DEV] Re: Suggest

[PHP-DEV] Bug #14365 Updated: require_once() causes segfault

2001-12-11 Thread sean . redmond
ID: 14365 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: RedHat Linux 7.2 PHP Version: 4.0.6 New Comment: FYI: I did write a script with require_once() inside a for loop to see if just repetitively requiring a f

[PHP-DEV] Bug #14365 Updated: require_once() causes segfault

2001-12-11 Thread sean . redmond
ID: 14365 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Scripting Engine problem Operating System: RedHat Linux 7.2 PHP Version: 4.0.6 New Comment: Also in 4.1.0. I haven't been able to write a simple script to reproduce the crash.

[PHP-DEV] Bug #14365 Updated: require_once() causes segfault

2001-12-11 Thread sean . redmond
ID: 14365 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Scripting Engine problem Operating System: RedHat Linux 7.2 PHP Version: 4.0.6 New Comment: It does happen with 4.1.0RC5: #0 0x40247210 in php_fopen_with_path ( filenam

[PHP-DEV] Bug #14365: require_once() causes segfault

2001-12-06 Thread sean . redmond
From: [EMAIL PROTECTED] Operating system: RedHat Linux 7.2 PHP version: 4.0.6 PHP Bug Type: Filesystem function related Bug description: require_once() causes segfault I have an old server running RedHat 6.2, Aolserver 3.0, PHP 4.0.6 (compiled as a module) and SquirrelMail (

[PHP-DEV] Karma Request

2001-11-20 Thread Sean R. Bright
e is elixer. Thanks, -- === Sean Bright [EMAIL PROTECTED] / [EMAIL PROTECTED] / http://www.seanbright.com/ === -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL

[PHP-DEV] Bug #13200 Updated: Payflow Causes Core in HTTPD

2001-09-07 Thread sean . truman
ID: 13200 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Summary: Payflow Causes exec() and mail() function to core httpd daemon Status: Open Old Bug Type: Reproducible crash Bug Type: Verisign Payflow Pro related Operating System: RedHat 7.1 with 2.4.5 Kernel PHP Version: 4

[PHP-DEV] Bug #13200: Payflow Causes exec() and mail() function to core httpd daemon

2001-09-07 Thread sean . truman
From: [EMAIL PROTECTED] Operating system: RedHat 7.1 with 2.4.5 Kernel PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: Payflow Causes exec() and mail() function to core httpd daemon ./configure --with-mysql=/usr \ --with-imap=y \ --with-apache=../apach

[PHP-DEV] PHP as an Application Server

2001-07-08 Thread Sean R. Bright
on Win32 and I would need help with that considering my lack of Win32 development experience. Let me know. Thanks, -- === Sean Bright [EMAIL PROTECTED] / [EMAIL PROTECTED] / http://www.seanbright.com

RE: [PHP-DEV] Bug #11796 Updated: get_meta_tags doesn't work whenthe title tag consists of single quote

2001-07-03 Thread Sean R. Bright
Chu: The bug is not fixed in 4.0.6. 4.0.6 was released before the bug was fixed. It will, however, be in 4.0.7 when it is released. In the meantime you can get a development snapshot from http://snaps.php.net/ which contains the changes that were made. Thanks, Sean > -Original Mess

[PHP-DEV] Is the command line php.exe under Win32 supposed to work at all?

2001-05-23 Thread Sean R. Bright
ere... -- === Sean Bright [EMAIL PROTECTED] / [EMAIL PROTECTED] / http://www.seanbright.com/ === -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL

RE: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread Sean R. Bright
ot of those that put many hours of their free time into this project. I love PHP. I use it every single day. I sit in geek circles and tell them why I love it so much. But right now I wish for nothing more than for you to return to using ASP. Thanks, Sean > -Original Message- >

[PHP-DEV] RE: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c basic_functions.h

2001-05-21 Thread Sean R. Bright
Since this move happened, I have been getting segfaults with the following script: > -Original Message- > From: Andrei Zmievski [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 21, 2001 11:44 AM > To: [EMAIL PROTECTED] > Subject: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c > basic

RE: [PHP-DEV] function suggestion

2001-05-21 Thread Sean R. Bright
This is now implemented in the latest CVS. Grab it from there or try a snaps.php.net sometime tomorrow. Sean > -Original Message- > From: Alex Black [mailto:[EMAIL PROTECTED]] > Sent: Sunday, May 20, 2001 8:39 PM > To: [EMAIL PROTECTED] > Subject: [PHP-DEV] function sug

RE: [PHP-DEV] Bug #10681 Updated: Fix for #9698 breaks more than it fixes

2001-05-19 Thread Sean R. Bright
I shouldn't even bother sending this, but some people (read: me) might be a little put off if someone had to quote the word "fix" whenever referring to a piece of code they had written. Its a PHP limitation and had nothing to do with my code, I was just trying to address the problem at hand. > -

RE: [PHP-DEV] returning an unsigned long from RETURN_*

2001-05-19 Thread Sean R. Bright
I think you mean that PHP only supports signed longs... Sean > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Saturday, May 19, 2001 6:02 AM > To: Faisal Nasim > Cc: [EMAIL PROTECTED] > Subject: Re: [PHP-DEV] returning an unsigned

RE: [PHP-DEV] Latest commit -- depreciation of call_user_method()

2001-05-16 Thread Sean R. Bright
of migration plan, and at least this way we will not be alienating the end-users. Sean -- 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] Bug #10878 Updated: Compile problem with IMAP support

2001-05-16 Thread sean . truman
ID: 10878 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: IMAP related Operating system: sparc-sun-solaris2.7 PHP Version: 4.0.5 Description: Compile problem with IMAP support --with-imap=../imap-2001 (Same thing) --with-imap=/usr/include (Same thing) Previous Comments: ---

[PHP-DEV] Bug #10878 Updated: Compile problem with IMAP support

2001-05-16 Thread sean . truman
ID: 10878 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: IMAP related Operating system: sparc-sun-solaris2.7 PHP Version: 4.0.5 Description: Compile problem with IMAP support cp c-client.a /usr/lib/libc-client.a cp rfc822.h /usr/include cp linkage.h /usr/include cp mail.h /usr/includ

[PHP-DEV] Bug #10878 Updated: Compile problem with IMAP support

2001-05-16 Thread sean . truman
ID: 10878 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: IMAP related Operating system: sparc-sun-solaris2.7 PHP Version: 4.0.5 Description: Compile problem with IMAP support Sorry no I have tried it with --with-imap I am running the most recent version ftp://ftp.c

[PHP-DEV] Bug #10878: Compile problem with IMAP support

2001-05-15 Thread sean . truman
From: [EMAIL PROTECTED] Operating system: sparc-sun-solaris2.7 PHP version: 4.0.5 PHP Bug Type: Compile Problem Bug description: Compile problem with IMAP support configure line is: ./configure --with-mysql=/usr \ --with-imap=y \ --with-apache=../apache_1.3

RE: [PHP-DEV] bolt on libraries

2001-05-09 Thread Sean R. Bright
Have a look at: http://www.zend.com/zend/api.php > -Original Message- > From: Darren [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, May 09, 2001 11:46 AM > To: [EMAIL PROTECTED] > Subject: [PHP-DEV] bolt on libraries > > > Hi does anyone know how to write a module for php? > > Thanks >

RE: [PHP-DEV] Zend API changes

2001-05-04 Thread Sean R. Bright
Billy: Meet the QA team :) [EMAIL PROTECTED] > -Original Message- > From: Billy Rose [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 04, 2001 7:53 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP-DEV] Zend API changes > > > It is obvious that this project has a tremendous amount of > ef

[PHP-DEV] php got stomped on in shootout, but shouldn't have...

2001-05-04 Thread Sean Chittenden
han the beast that is PHP? I'd really like to know how well PHP would stack up compared to these other languages (esp Java) if well represented. Hacking in C (grudgingly), Sean PS What really happened was I just had PHP nuked as a viable language for a contract

RE: [PHP-DEV] bug 10609 test file

2001-05-02 Thread Sean R. Bright
Just for the record (not sure anyone has said this authoritatively or not) Apple's (MacOS) have saved files with only a \r since I first started using them (1994?). That's the beauty of standardization I guess; Win32 uses \r\n, Unices use \n, and MacOS uses \r. The best part of it was tr'ing all

RE: [PHP-DEV] php.ini location

2001-04-30 Thread Sean R. Bright
This wasn't the case with the 4.0.5 branch was it? > -Original Message- > From: Mike Robinson [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 30, 2001 6:29 PM > To: [EMAIL PROTECTED] > Subject: RE: [PHP-DEV] php.ini location > > > > > [Andi Gutmans <[EMAIL PROTECTED]>] > > > Hi, > > >

RE: [PHP-DEV] dirname() implementation question

2001-04-28 Thread Sean R. Bright
s [mailto:[EMAIL PROTECTED]] > Sent: Saturday, April 28, 2001 5:02 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: [PHP-DEV] dirname() implementation question > > > At 02:42 PM 4/28/2001 -0400, Sean R. Bright wrote: > >What was the thinking behind this bit of

[PHP-DEV] dirname() implementation question

2001-04-28 Thread Sean R. Bright
ailing slashes? My thought is that if we have something like this: /etc/passwd/ == Directory /etc/passwd == File Or was this discussed before I started reading the list? Thanks, -- === Sean Bright [EMAIL PROTECTED] / [EMAIL PRO

RE: [PHP-DEV] RE: Bug #4787 Updated: get_browser() still segments

2001-04-28 Thread Sean R. Bright
This seems like a relatively easy thing to fix. Perhaps we should just do that. > -Original Message- > From: James Moore [mailto:[EMAIL PROTECTED]] > Sent: Saturday, April 28, 2001 2:02 PM > To: James Moore; Liz > Cc: [EMAIL PROTECTED] > Subject: RE: [PHP-DEV] RE: Bug #4787 Updated: get_

[PHP-DEV] SMTP support under UNIX?

2001-04-27 Thread Sean R. Bright
Is there a reason why its not possible to use an SMTP server for mail() under UNIX? Just no one has got to it yet I am guessing? -- === Sean Bright [EMAIL PROTECTED] / [EMAIL PROTECTED] / http://www.seanbright.com

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

2001-04-18 Thread Sean R. Bright
To continue a tangent... I don't like the idea of having the PEAR fetching/installation mechanism written in PHP (already some base code in PEAR to do this). It seems to me that it forces the user to download/build PHP and then download and rebuild PHP with any extensions that don't come in the

RE: [PHP-DEV] always building cgi...

2001-04-12 Thread Sean R. Bright
> -Original Message- > From: Sascha Schumann [mailto:[EMAIL PROTECTED]] > > documentation, but what about printed manuals and the dozens > of books on PHP? I'd be very hesitant to change anything http://www.amazon.com/exec/obidos/ASIN/1861002963 I think I smell a second edition

RE: [PHP-DEV] PHP 4.0 Bug #10274: I get an errormessage every time i use the ftp_support

2001-04-10 Thread Sean R. Bright
Shouldn't you have a semi-colon after: $ftp_port = 21 ? Sean > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, April 10, 2001 5:46 PM > To: [EMAIL PROTECTED] > Subject: [PHP-DEV] PHP 4.0 Bug #10274: I get an errormessage

RE: [PHP-DEV] Segfault with current cvs

2001-04-09 Thread Sean R. Bright
Thanks. Applied, tested and committed. Sean > -Original Message- > From: Adam Dickmeiss [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 09, 2001 3:33 PM > To: Jani Taskinen; [EMAIL PROTECTED] > Subject: Re: [PHP-DEV] Segfault with current cvs > > > Hi, >

RE: [PHP-DEV] Suggestion for bug system

2001-04-08 Thread Sean R. Bright
I've heard whispers that a new bug system is being developed. Who's heading that up? What is the status of it? > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of > Jani Taskinen > Sent: Sunday, April 08, 2001 11:43 AM > To: Phil Driscoll > Cc: php deve

RE: [PHP-DEV] Code documentation

2001-04-03 Thread Sean R. Bright
Someone needs to fix the images. > -Original Message- > From: Sterling Hughes [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, April 03, 2001 6:56 PM > To: Chand > Cc: PHP Developer List > Subject: Re: [PHP-DEV] Code documentation > > > On Wed, 4 Apr 2001, Chand wrote: > > > Hi everyone, >

[PHP-DEV] PEAR Download/Install Tool

2001-04-03 Thread Sean R. Bright
Has anyone begun work on a PEAR Download/Install tool as of yet? If not I would like to see what we can come up with in the way of design and then start coding. Anyone? Thanks, -- === Sean Bright [EMAIL PROTECTED] / [EMAIL

[PHP-DEV] PHP 4.0 Bug #9962: php.ini-dist is setup for unix.

2001-03-23 Thread sean . m . alderman
From: [EMAIL PROTECTED] Operating system: Windows NT PHP version: 4.0.4pl1 PHP Bug Type: *Install and Config Bug description: php.ini-dist is setup for unix. Just noticed that all of the paths in the [session] section of the php.ini-dist file are set to unix paths. I downl

[PHP-DEV] Changing ip2long() return value to string

2001-03-20 Thread Sean R. Bright
IP addrs are unsigned longs and zvals only handle signed longs, so the only way to avoid <0 values is to convert to a string before returning. Anyone have issue with this? Sean -- === Sean Bright [EMAIL PROTECTED] / [EM

[PHP-DEV] Adding oneself as "Author"

2001-03-13 Thread Sean R. Bright
, -- === Sean Bright [EMAIL PROTECTED] / [EMAIL PROTECTED] / http://www.seanbright.com/ === -- PHP Development Mailing List <http://www.php.net/> To unsubscribe,

RE: [PHP-DEV] Changing implementation of get_meta_tags for 4.0.5

2001-02-14 Thread Sean R. Bright
proposing totally changing the return value to a multi-dimensional array that contains every recognized (by W3C) attribute in the META tag. I will send a message to php-general and see what type of response I get. Sean > -Original Message- > From: Andi Gutmans [mailto:[EMAIL PROTECTED]]

RE: [PHP-DEV] Changing implementation of get_meta_tags for 4.0.5

2001-02-13 Thread Sean R. Bright
7;t be the only thing reason to not change the implementation. If you guys want it to be another function could someone suggest a name for it? get_meta_tags_ex?? Sean > -Original Message- > From: Andi Gutmans [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 14, 2001 12:41

[PHP-DEV] Changing implementation of get_meta_tags for 4.0.5

2001-02-12 Thread Sean R. Bright
and I am not really in favor of adding a new param to get_meta_tags in order to include this new functionality, that will just obfuscate the code more than it needs to be. I think we should just change one implementation, to another, better one. I can't imagine that that many peo

[PHP-DEV] RE: [PHP-CVS] cvs: php4 /ext/standard file.c file.h

2001-02-11 Thread Sean R. Bright
developers list would like to suggest a solution for this problem, I would be more than happy to implement it. Right now I don't know how to add what you are asking for without breaking existing PHP code. Sean > -Original Message- > From: Colin Viebrock [mailto:[EMAIL PROTECTED]] >

RE: [PHP-DEV] PHP 4.0 Bug #9136: simple script with infinite function calls causes seg fault

2001-02-06 Thread Sean R. Bright
function calls causes seg fault > > > Sean R. Bright wrote: > > > > Because I don't consider it a problem that needs solving. > I am probably > > overlooking some notoriously famous algorithm, but I can't > think of a > valid > > rea

RE: [PHP-DEV] PHP 4.0 Bug #9136: simple script with infinite function calls causes seg fault

2001-02-06 Thread Sean R. Bright
in a segfault under linux2.2.18 (glibc2). gcc doesn't warn me that this is invalid. I am not really sure what we are arguing at this point... Sean > -Original Message- > From: Zak Greant [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 06, 2001 6:22 PM > To: [EMAIL PR

RE: [PHP-DEV] PHP 4.0 Bug #9136: simple script with infinite function calls causes seg fault

2001-02-06 Thread Sean R. Bright
Dear Zak: Because I don't consider it a problem that needs solving. I am probably overlooking some notoriously famous algorithm, but I can't think of a valid reason for such functionality to exist unless someone is purposely trying to bring a system to its knees. Sean > -Ori

RE: [PHP-DEV] PHP 4.0 Bug #9136: simple script with infinite function calls causes seg fault

2001-02-06 Thread Sean R. Bright
Yes, I found this feature of PHP quite useful when I wanted to crash the server. There are many places on the web that you can download these very useful applications that call functions infinitely. The applications for this type of code are innumerable. Sean

[PHP-DEV] xbithack?

2001-02-04 Thread Sean R. Bright
Could someone take a moment to explain what the X-Bit hack is? -- === Sean Bright [EMAIL PROTECTED] / [EMAIL PROTECTED] / http://www.seanbright.com/ === -- PHP

RE: [PHP-DEV] database abstraction layers [from: MySQLfeature/bug]

2001-02-04 Thread Sean R. Bright
P API level, and not from the PHP language level. In any case, I am more than willing to help out in any way that I can. Regards, === Sean Bright [EMAIL PROTECTED] / [EMAIL PROTECTED] /

[PHP-DEV] Fix for Bug #7068

2001-02-01 Thread Sean R. Bright
else + sprintf(Buffer, "RCPT TO:<%s>\r\n", token); + if ((res = Post(Buffer)) != SUCCESS) return (res); if ((res = Ack()) != SUCCESS) -- ===

[PHP-DEV] Re: strncasecmp() not working correctly?

2001-01-30 Thread Sean R. Bright
Well, it seems to work fine from CVS. Sorry about that. Thanks, -- === Sean Bright [EMAIL PROTECTED] / [EMAIL PROTECTED] / http://www.seanbright.com/ === -- PHP

[PHP-DEV] strncasecmp() not working correctly?

2001-01-30 Thread Sean R. Bright
a function. Just wondering if anyone else has problems with it. Thanks, -- === Sean Bright [EMAIL PROTECTED] / [EMAIL PROTECTED] / http://www.seanbright.com/ === --

RE: [PHP-DEV] PHP 4.0 Bug #8890: Will not correctly update MySQL database when using WML and PHP and MySQL

2001-01-24 Thread Sean R. Bright
Change '$(first)' to '$first' and change the other variables in the msyql_query() line in the same way. Sean > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 24, 2001 1:50 PM > To: [EMAIL PROTECTED]

RE: [PHP-DEV] PHP 4.0 Bug #8863: function to get constant values by variable name

2001-01-23 Thread Sean R. Bright
Not sure if this is exactly what you are after, but have you tried: $myvar = $$const_name; Sean > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 23, 2001 12:21 PM > To: [EMAIL PROTECTED] > Subject: [PHP-DEV] PHP 4.0 Bug

RE: [PHP-DEV] same functions in modules

2001-01-20 Thread Sean R. Bright
Could you provide some examples? > -Original Message- > From: Harald Radi [mailto:[EMAIL PROTECTED]] > Sent: Saturday, January 20, 2001 9:52 AM > To: PHP Developer List > Subject: [PHP-DEV] same functions in modules > > > hi, > > there are a few modules using the same c-functions and t

RE: [PHP-DEV] re zend_compile_file

2001-01-19 Thread Sean R. Bright
zend_compile_file is a function pointer...this line is the most helpful: Zend/zend.c:zend_compile_file = compile_file; You are looking for the wrong function. Sean > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 19, 2

RE: [PHP-DEV] CVS Account Request

2001-01-18 Thread Sean R. Bright
nd is therefore in flux. Sean -- === Sean Bright [EMAIL PROTECTED] / [EMAIL PROTECTED] / http://www.seanbright.com/ === > -Original Message- > From: [EMAI

RE: [PHP-DEV] MySQL client library upgrade: 3.3.31

2001-01-16 Thread Sean R. Bright
Oops. I lied. I don't use the --with-apxs flag. ./configure --with-mysql=/usr/local/mysql Is my configure statement. Creates the CGI version that when run from the command line connects to the db, querys the datasource and displays the results. Sean > -Original Message

RE: [PHP-DEV] MySQL client library upgrade: 3.3.31

2001-01-16 Thread Sean R. Bright
Ignacio: This is my configure line: ./configure --with-mysql=/usr/local/mysql --with-apxs=/usr/local/etc/httpd/ bin/apxs And I have a relatively new (a month?) mysql tarball and haven't received this message. How are you configuring? Sean > -Original Message- > Fr

RE: [PHP-DEV] PHP 4.0 Bug #8728 Updated: Patch: usleep() working on win32 platforms

2001-01-15 Thread Sean R. Bright
Christophe: I could be wrong but I would assume that the Performance counter allows more flexibility then Sleep() does by the simple fact that it doesn't suspend execution. Am I wrong? Sean > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] >

RE: [PHP-DEV] Re: PHP 4.0 Bug #6675 Updated: mysql_insert_id returns incorrect size for BIGINT fields

2001-01-15 Thread Sean R. Bright
What are the "casting" issues involved if we return a string? What is the potential for this breaking someones code who doesn't cross the 32bit boundary? Sean > -Original Message- > From: Daniel Beckham [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 15,

RE: [PHP-DEV] Code Contribution: localeconv()

2001-01-14 Thread Sean R. Bright
Ok...so that's a "No thanks" then? == Sean Bright [EMAIL PROTECTED] / [EMAIL PROTECTED] == > -Original Message- > From: Sean R. Bright [mailto:[EMAIL PROTECTED]] > Sent: Saturday, Januar

RE: [PHP-DEV] PHP 4.0 Bug #8694: Date function core dumps with escaped chars

2001-01-13 Thread Sean R. Bright
Have you tried this with the latest CVS version? It works fine here with the latest CVS. Sean > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Saturday, January 13, 2001 10:41 PM > To: [EMAIL PROTECTED] > Subject: [PHP-DEV] PHP 4.0

[PHP-DEV] Code Contribution: More localeconv() win32

2001-01-13 Thread Sean R. Bright
Hello again, I forgot about Win32 in that last patch, this patch should make this compile happily under Windows. Thanks, Sean == Sean Bright [EMAIL PROTECTED] / [EMAIL PROTECTED] == Index: php4/main/config.w32.h

[PHP-DEV] Code Contribution: localeconv()

2001-01-13 Thread Sean R. Bright
like :) Please consider applying. And please do comment, this is my first real attempt. So without further ado, patch file is attached. Thanks, Sean == Sean Bright [EMAIL PROTECTED] / [EMAIL PROTECTED] == php-cvs-localeconv.

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

2001-01-13 Thread Sean R. Bright
Nevermind the thread safe stuff, had a case of the RTFMs and forgot to make clean. All is well with ZTS build now. Non-ZTS is still a problem though. :) > -Original Message- > From: Sean R. Bright [mailto:[EMAIL PROTECTED]] > Sent: Saturday, January 13, 2001 6:21 PM &g

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

2001-01-13 Thread Sean R. Bright
ard/exec.c:54: undefined reference to `ts_resource_ex' Might just be my env, but I did get a clean copy from CVS. Thanks, Sean > -Original Message- > From: Zeev Suraski [mailto:[EMAIL PROTECTED]] > Sent: Saturday, January 13, 2001 6:28 PM > To: [EMAIL PROTECTED] > Cc: [

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

2001-01-13 Thread Sean R. Bright
D'oh! Ok... But my build is broken... Wh! ;) Thanks, Sean > -Original Message- > From: Derick Rethans [mailto:[EMAIL PROTECTED]] > Sent: Saturday, January 13, 2001 6:18 PM > To: Sean R. Bright > Cc: 'Derick Rethans'; [EMAIL PROTECTED] >

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

2001-01-13 Thread Sean R. Bright
will see that file_globals_ctor is called when ZTS is NOT defined. Thats the problem... Sean > -Original Message- > From: Derick Rethans [mailto:[EMAIL PROTECTED]] > Sent: Saturday, January 13, 2001 6:08 PM > To: Sean R. Bright > Cc: [EMAIL PROTECTED] > Subject: Re: FW

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

2001-01-13 Thread Sean R. Bright
Already did, these are happening after getting your changes. (I watch the cvs list as well ;)) > -Original Message- > From: Derick Rethans [mailto:[EMAIL PROTECTED]] > Sent: Saturday, January 13, 2001 6:04 PM > To: Sean R. Bright > Cc: [EMAIL PROTECTED] > Subject: Re

[PHP-DEV] file.c fsock.c ... Again ...

2001-01-13 Thread Sean R. Bright
Anyone see the logical problem with this besides me? #ifdef ZTS static void file_globals_ctor(FLS_D) <--- THIS is defined if thread safe { zend_hash_init(&FG(ht_fsock_keys), 0, NULL, NULL, 1); zend_hash_init(&FG(ht_fsock_socks), 0, NULL, (void (*)(void *))php_msock_destroy, 1);

RE: [PHP-DEV] PHP 4.0 Bug #8688: compile error in exec.c

2001-01-13 Thread Sean R. Bright
Looks like Zeev's latest patch caused this. I fixed exec.c locally and then fsock.c barfed with an error about fsock_globals being undefined, and then file.c barfed when I fixed those, etc. Sean > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] >

[PHP-DEV] Bug #6675 mysql_insert_id returns incorrect size for BIGINT fields

2001-01-12 Thread Sean R. Bright
Not sure you want to have this function return a string as suggested, seems kludgy. Sean == Sean Bright [EMAIL PROTECTED] / [EMAIL PROTECTED] == -- PHP Development Mailing List <http://www.php.net/> To unsubscrib

RE: [PHP-DEV] PHP 4.0 Bug #8674: invallid filetype() results (affects isdir() )

2001-01-12 Thread Sean R. Bright
ppend one where necessary) (I think this bug can be closed also.) Sean == Sean Bright [EMAIL PROTECTED] / [EMAIL PROTECTED] == > ... > // tried with this on and both here and at the start &

[PHP-DEV] Resolved PHP 4.0 Bug #6073: mysql_field_type()

2001-01-11 Thread Sean R. Bright
Could someone apply this and close off the bug? Thanks, Sean == Sean Bright [EMAIL PROTECTED] / [EMAIL PROTECTED] == --- php_mysql.c.origThu Jan 11 23:46:05 2001 +++ php_mysql.c Fri Jan 12 00:12:32 2001 @@ -73,6 +

[PHP-DEV] TODO List

2001-01-11 Thread Sean R. Bright
How up to date is the TODO list? Sean R. Bright [EMAIL PROTECTED] -- PHP Development Mailing List <http://www.php.net/> To unsubscr

  1   2   >