[PHP-DEV] Bug #14164 Updated: variables set in remotely include()d file are lost upon return

2001-11-21 Thread brianlmoon
ID: 14164 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 4.0.5 New Comment: The file that is served remotely is being parsed on that server, not the local one. You would have to have

[PHP-DEV] Bug #14165 Updated: No way to return variables from remote include()

2001-11-21 Thread brianlmoon
ID: 14165 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Feature/Change Request Operating System: Linux PHP Version: 4.0.5 New Comment: Please do not ask the same question twice in the bug system. Previous Comments

[PHP-DEV] Bug #13871 Updated: 'for()'-error using chars as break

2001-10-30 Thread brianlmoon
ID: 13871 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *Programming Data Structures Operating System: Linux PHP Version: 4.0.6 New Comment: The ++ only works with numeric variables. Try the example that was emailed to you. Previous Comments

[PHP-DEV] Bug #11985 Updated: BUG with parse_str

2001-07-10 Thread brianlmoon
ID: 11985 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Bogus Bug Type: URL related Operating System: SOLARIS 2.8 PHP Version: 4.0.6 New Comment: The user was using parse_str on $QUERY_STRING which caused the $delete array to have 4 entries. Brian

[PHP-DEV] Bug #12008 Updated: mysql_fetch_* inconsistent with MySQL C API

2001-07-10 Thread brianlmoon
ID: 12008 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: RedHat 6.2 PHP Version: 4.0.6 New Comment: In PHP setting a var to NULL in fact destroys that var so it is not currently possible to have

[PHP-DEV] Bug #12023 Updated: mysql_result moves the data pointer forward one row.

2001-07-10 Thread brianlmoon
ID: 12023 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: MySQL related Operating System: PHP Version: 4.0.6 New Comment: not a bug. Previous Comments: [2001-07-10 14:45:44

[PHP-DEV] Bug #11980 Updated: problem with forms

2001-07-09 Thread brianlmoon
ID: 11980 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Unknown/Other Function Operating System: windows PHP Version: 4.0.6 New Comment: We would need to see your code to determine the problem. At first thought, it sounds like you might

[PHP-DEV] Bug #11963 Updated: while using mail function offline, windows does not pick up an internet request

2001-07-08 Thread brianlmoon
ID: 11963 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Mail related Operating System: win98se PHP Version: 4.0.4pl1 New Comment: You are experiencing the lag of PHP trying to send mail through and SMTP server. This is common on Windows systems

[PHP-DEV] Bug #11909 Updated: Object Copied By Reference!!

2001-07-05 Thread brianlmoon
ID: 11909 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: This is expected behavior. You are assuming that the object you had in $obj2 should be gone when you

[PHP-DEV] Bug #11909 Updated: Object Copied By Reference!!

2001-07-05 Thread brianlmoon
ID: 11909 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: But, the object that you referenced in the share() call is still in existence. And the reference to that object

[PHP-DEV] Bug #11786 Updated: Problems with variables from forms posting.

2001-07-01 Thread brianlmoon
ID: 11786 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: Further more this is not a valid enctype. http://www.w3.org/TR/html4/interact/forms.html#form-content-type My

[PHP-DEV] Bug #11759 Updated: DOCUMENT_ROOT not available when using PHP with IIS5 (cgi Version)

2001-06-29 Thread brianlmoon
ID: 11759 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: IIS related Operating system: PHP Version: 4.0.6 Assigned To: Comments: DOCUMENT_ROOT is an environment/server variable set by Apache. You will need to determine the equivalent

[PHP-DEV] Bug #11627 Updated: string '0' treated as empty

2001-06-24 Thread brianlmoon
ID: 11627 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Unknown/Other Function Operating system: PHP Version: 4.0.5 Assigned To: Comments: Actually, you should get an error on that line. empty takes a variable, not a value. Previous Comments

[PHP-DEV] Bug #8889 Updated: Memory is not being freed.

2001-06-22 Thread brianlmoon
ID: 8889 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Performance problem Operating system: PHP Version: 4.0.4 Assigned To: Comments: This is all fixed in 4.0.6. Previous Comments

[PHP-DEV] Bug #11344 Updated: Memory not being reused.

2001-06-22 Thread brianlmoon
ID: 11344 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0 Latest CVS (2001-06-08) Assigned To: Comments: This is fixed in 4.0.6. Previous Comments

[PHP-DEV] Bug #11008 Updated: exit() should return an exit status if passed, not send to stdout

2001-05-23 Thread brianlmoon
ID: 11008 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating system: PHP Version: 4.0 Latest CVS (2001-05-21) Assigned To: Comments: Anyone in the Zend core want to comment on this? I know where the code is that does

[PHP-DEV] Bug #11016 Updated: install.txt

2001-05-22 Thread brianlmoon
ID: 11016 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: I am using it without the quotes as we speak with no problems. Why do you say this is wrong? Brian. Previous Comments

[PHP-DEV] Bug #10987 Updated: apache display error when excuting exit ou die function

2001-05-22 Thread brianlmoon
ID: 10987 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Operating system: PHP Version: 4.0.5 Assigned To: Comments: Was this as a module or a CGI? Brian Previous Comments

[PHP-DEV] Bug #11018 Updated: ereg_replace takes a preposterous amount of time w.r.t. PHP3

2001-05-22 Thread brianlmoon
ID: 11018 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Performance problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: What is that second regex doing? It looks like there is a missing \ in there. Just for testing, have you tried using

[PHP-DEV] Bug #11009 Updated: Recursive call causes crash

2001-05-21 Thread brianlmoon
ID: 11009 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproducible crash Operating system: PHP Version: 4.0.5 Assigned To: Comments: This is more of a programing error. This is a poor way to use recursive calls. A loop is the correct way

[PHP-DEV] Bug #10598 Updated: Windows Protocol ini file placement

2001-05-02 Thread brianlmoon
ID: 10598 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *Install and Config PHP Version: 4.0.5 Assigned To: Comments: While I do agree with you that this is a pain, there is a possible solution assuming that you can set environment variables on your machine. Set