[PHP-DEV] Bug #15419 Updated: ibase_close problem

2002-02-07 Thread mfischer
ID: 15419 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: InterBase related Operating System: linux red hat PHP Version: 4.1.1 New Comment: Can look up in your apache log if

[PHP-DEV] Bug #11058 Updated: php_network_getaddresses: getaddrinfo failed

2002-02-07 Thread navajo
ID: 11058 Updated by: [EMAIL PROTECTED] -Reported By: [EMAIL PROTECTED] +Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Network related Operating System: OpenBSD 2.6 PHP Version: 4.0.6 New Comment: Im currently running into the

[PHP-DEV] Bug #15110 Updated: session_start()

2002-02-07 Thread fabian
ID: 15110 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.1 New Comment: =7 Well, it still stores the session-keys as files when they´re

[PHP-DEV] Bug #15110 Updated: session_start()

2002-02-07 Thread yohgaki
ID: 15110 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.1 New Comment: This is due to implementation difference by nature. files save

Re: [PHP-DEV] Re: [Zend Engine 2] Re: [PHP-DEV] [Fwd: Re: [Zend Engine 2] Case sensitivity: Conclusion(?)]

2002-02-07 Thread Hartmut Holzgraefe
Yasuo Ohgaki wrote: Case of names can be easily converted by program. do you think it will be easy in this situation?: ?php function myCompare($arg1,$arg2) { } [...] $sorted_array=usort($array,myCompare); [...] $sorted_array=usort($array,mycompare); [...] ? and, by the way: what kind of a

Re: [PHP-DEV] Bug #14455 Updated: Warning: Undefined variable: Version for win98

2002-02-07 Thread Hartmut Holzgraefe
[EMAIL PROTECTED] wrote: i have the same problem. when i first time using xitami as a web server. the codes like that is fine. but when i go to apache web server. it occurs an error. why is it happen??? different error_reporting settings in php.ini -- Hartmut Holzgraefe [EMAIL PROTECTED]

[PHP-DEV] Bug #15421: OCI8 won't work.

2002-02-07 Thread d . winsor
From: [EMAIL PROTECTED] Operating system: NT 4 PHP version: 4.1.1 PHP Bug Type: OCI8 related Bug description: OCI8 won't work. System: NT4/Apache1.3.22/PHP4.1.1/Oracle 8.0.4 personal edition. Machine is a workstation/development server. Problem: 2 error messages when

[PHP-DEV] Bug #15422: mssql_connect fails with username \

2002-02-07 Thread daniel . schneller
From: [EMAIL PROTECTED] Operating system: NT4 PHP version: 4.0.6 PHP Bug Type: MSSQL related Bug description: mssql_connect fails with username \ When trying to connect to a MS SQL Server 7 on the same machine using $linkId = mssql_connect($SqlHost,$SqlUser,$SqlPass)

[PHP-DEV] Bug #15421 Updated: OCI8 won't work.

2002-02-07 Thread thies
ID: 15421 Updated by: [EMAIL PROTECTED] -Summary: OCI8 won't work. Reported By: [EMAIL PROTECTED] Status: Open Bug Type: OCI8 related Operating System: NT 4 PHP Version: 4.1.1 New Comment: your php_oci8.dll is linked against oracle

[PHP-DEV] Bug #15421 Updated: OCI8 won't work.

2002-02-07 Thread thies
ID: 15421 Updated by: [EMAIL PROTECTED] -Summary: OCI8 won't work. Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: OCI8 related Operating System: NT 4 PHP Version: 4.1.1 New Comment: forgot to close

[PHP-DEV] Bug #14636 Updated: Session variables are lost when redirecting to a url using header() function.

2002-02-07 Thread betsos
ID: 14636 Updated by: [EMAIL PROTECTED] -Reported By: [EMAIL PROTECTED] +Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Session related Operating System: windows 2000 professional PHP Version: 4.0.6 New Comment: I have

[PHP-DEV] Re: Case sensitivity: Conclusion(?)

2002-02-07 Thread Yasuo Ohgaki
Hartmut Holzgraefe wrote: Yasuo Ohgaki wrote: Case of names can be easily converted by program. do you think it will be easy in this situation?: I'm well aware of cases auto conversion is difficult. and, by the way: what kind of a program is going to convert this? For windows, it's

[PHP-DEV] Bug #14928 Updated: Session variables are lost when using header() redirection(identical to #14636)

2002-02-07 Thread betsos
ID: 14928 Updated by: [EMAIL PROTECTED] -Reported By: [EMAIL PROTECTED] +Reported By: [EMAIL PROTECTED] Status: Duplicate Bug Type: Session related Operating System: Linux (2.2.15) PHP Version: 4.1.1 New Comment: I don't think that this

[PHP-DEV] Bug #15251 Updated: Cannot upload one but two files

2002-02-07 Thread yohgaki
ID: 15251 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Critical +Status: Closed Bug Type: HTTP related Operating System: Linux -PHP Version: 4.0CVS-2002-01-2 +PHP Version: 4.2.0 2002-02-07 New Comment:

[PHP-DEV] Bug #15251 Updated: Cannot upload one but two files

2002-02-07 Thread yohgaki
ID: 15251 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Closed +Status: Critical Bug Type: HTTP related Operating System: Linux PHP Version: 4.2.0 2002-02-07 New Comment: Oops. Problem still exists :(

Re: [PHP-DEV] PHP list server is banning mlemos@acm.org[Fwd:Mensagem automatica: User unknown [Usuario desconhecido]]

2002-02-07 Thread Manuel Lemos
Hello, FYI, I am (trying to) copy php.dev because I feel that it is the for the other PHP developers to know exactly who they are dealing with, especially because you speak as if you have the token from every PHP developer to speak in their name. Zeev Suraski wrote: At 06:03 AM 2/7/2002,

[PHP-DEV] Bug #15415 Updated: [VOTE] case sensitive function/class names for PHP5

2002-02-07 Thread markonen
ID: 15415 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Feature/Change Request Operating System: ANY PHP Version: PHP 5.0 Previous Comments:

[PHP-DEV] RE: [Zend Engine 2] Re: [PHP-DEV] [Fwd: Re: [Zend Engine 2] Case sensitivity:Conclusion(?)]

2002-02-07 Thread Harald Radi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 After careful consideration on the CS issue I must say I agree with John here. The _only_ case where I feel CS is a problem, is when dealing with other environments. But the price for changing this today is simply too high. It should

Re: [PHP-DEV] PHP list server is banning mlemos@acm.org[Fwd:Mensagem automatica: User unknown [Usuario desconhecido]]

2002-02-07 Thread Zeev Suraski
It's your right, of course, and as always, you never avoid a chance to abuse php-dev for your own personal purposes. I tried to save php-dev the trouble, you don't care. php-dev'ers, please don't reply on php-dev. Reply to Manuel or me or group@, but spare the ones that actually want to

[PHP-DEV] Bug #13794 Updated: Unclear to PHP novice: minimum necessary config for hello

2002-02-07 Thread goba
ID: 13794 Updated by: [EMAIL PROTECTED] -Summary: Unclear to PHP novice: minimum necessary config for hello Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Documentation problem Operating System: RH Linux 7.0 /

[PHP-DEV] Bug #15110 Updated: session_start()

2002-02-07 Thread fabian
ID: 15110 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.1 New Comment: Ah well, since I'm the only one complaining I guess no one will do

Re: [PHP-DEV] Patch: Build V5, Rel 0.01

2002-02-07 Thread Sascha Schumann
On FreeBSD 4.4-STABLE ./configure make produces cgi +cli with one warning ext/mysql/libmysql/my_tempnam.o: In function `my_tempnam': /usr/home/ek/projects/php4/ext/mysql/libmysql/my_tempnam.c(.text+0x46): warning: tempnam() possibly used unsafely; consider using mkstemp() The binaries

[PHP-DEV] Bug #15424: sybase_pconnect work, sybase_connect segfaults

2002-02-07 Thread tcurdt
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.1 PHP Bug Type: Sybase-ct (ctlib) related Bug description: sybase_pconnect work, sybase_connect segfaults It's very strange sybase_pconnect works just fine but sybase_connect lets the child segfault (11) and

[PHP-DEV] Bug #15418 Updated: bzdecompress returning negative numbers instead of strings

2002-02-07 Thread sander
ID: 15418 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Bzip2 Related Operating System: Linux (2.4.17 ix86) PHP Version: 4.1.1 New Comment: This is probably fixed in CVS.

[PHP-DEV] Bug #15416 Updated: Configure fails when compiling with imap support

2002-02-07 Thread sander
ID: 15416 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: Linux (Slackware 8.x / current) PHP Version: 4.1.1 New Comment: RTM: www.php.net/imap

[PHP-DEV] Bug #15413 Updated: preg_split drops characters

2002-02-07 Thread sander
ID: 15413 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: PCRE related Operating System: win PHP Version: 4.0.6 New Comment: Very likely to be a error in your regex. Ask support

[PHP-DEV] Bug #15406 Updated: Very strange include error

2002-02-07 Thread sander
ID: 15406 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Variables related Operating System: Linux PHP Version: 4.1.1 New Comment: Can you provide a _self contained_ sample

[PHP-DEV] Bug #15426: PHPSESSID appended causes error

2002-02-07 Thread php
From: [EMAIL PROTECTED] Operating system: Windows 98 PHP version: 4.1.1 PHP Bug Type: Session related Bug description: PHPSESSID appended causes error When i start IE and load any my pages, i have error code on first start, but only in on first start PHPSESID added to all

[PHP-DEV] Re: Case sensitivity: Conclusion(?)

2002-02-07 Thread Hartmut Holzgraefe
Yasuo Ohgaki wrote: Case of names can be easily converted by program. do you think it will be easy in this situation?: I'm well aware of cases auto conversion is difficult. thats not what can be easily converted implied ... and, by the way: what kind of a program is going to convert this

[PHP-DEV] CVS Account Request: maehdros

2002-02-07 Thread Bruno Mairlot
At this moment, I have two reasons for asking for a CVS account : - I have extended the openssl module to let user connect seamlessly to a SSL server, just like using fsockopen, fread and fwrite. (functions are openssl_connect, openssl_fread, openssl_fwrite) - For the PEAR repository, I

[PHP-DEV] Bug #14151 Updated: Installed/Compiled Php4.0.6 with Oracle9i on Linux Red Hat7.2

2002-02-07 Thread thies
ID: 14151 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: OCI8 related Operating System: Linux Red Hat 7.2 PHP Version: 4.0.6 New Comment: what is you configure line? also

[PHP-DEV] Bug #15251 Updated: Cannot upload one but two files

2002-02-07 Thread alindeman
ID: 15251 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Critical +Status: Feedback Bug Type: HTTP related Operating System: Linux PHP Version: 4.2.0 2002-02-07 New Comment: Status - Feedback Previous

[PHP-DEV] Bug #15428: Session does not allow to update variables

2002-02-07 Thread m_t
From: [EMAIL PROTECTED] Operating system: FreeBSD PHP version: 4.1.1 PHP Bug Type: Session related Bug description: Session does not allow to update variables When I try to save in the session variable, which is an array and every line of an array is HASH it allows to save

[PHP-DEV] Bug #15429: Problem with hash index

2002-02-07 Thread maxy
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.1.1 PHP Bug Type: Scripting Engine problem Bug description: Problem with hash index I am running php 4.1.1 (windows installer) When in call a index of a hash there is a warning returned that the index is

[PHP-DEV] Bug #15429 Updated: Problem with hash index

2002-02-07 Thread hholzgra
ID: 15429 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Scripting Engine problem Operating System: Windows 2000 PHP Version: 4.1.1 New Comment: check your error_reporting

[PHP-DEV] Bug #15430: socket_set_blocking doesn't work

2002-02-07 Thread armageddon
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.1.1 PHP Bug Type: Sockets related Bug description: socket_set_blocking doesn't work I'm using Apache1.3.22/PHP4.1.1 on Windows 2000. When I use socket_set_blocking($fp, FALSE); PHP doesn't read any

[PHP-DEV] Simple for you, not for me

2002-02-07 Thread Ramin Berwers
Hi, A simple question for you, but I can not find the solution. My source: ?php include(http://204.227.127.33/awc/fltfldr/6443.txt;) ? The result: http://www.sportvliegen.nl/test.phtml If you watch the original document: http://204.227.127.33/awc/fltfldr/6443.txt I would like to have the

[PHP-DEV] Bug #8029 Updated: Session loses variables, zero length session file

2002-02-07 Thread ftpd
ID: 8029 Updated by: [EMAIL PROTECTED] -Reported By: [EMAIL PROTECTED] +Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: *Session related Operating System: Linux Redhat 6.2 PHP Version: 4.0.3pl1 New Comment: Hello. I would like

Re: [PHP-DEV] Simple for you, not for me

2002-02-07 Thread Hartmut Holzgraefe
Ramin Berwers wrote: Hi, A simple question for you, but I can not find the solution. My source: ?php include(http://204.227.127.33/awc/fltfldr/6443.txt;) ? The result: http://www.sportvliegen.nl/test.phtml If you watch the original document:

[PHP-DEV] Bug report subject lines

2002-02-07 Thread Marko Karppinen
Since it seems that someone is working on the bug report system, here's my suggestion for improvement: The bug report subject lines seem to carry a LOT of excess baggage. The subject line for an update email for a bug in the five-digit range contains 30 (!) characters of text before the bug

Re: [PHP-DEV] Bug report subject lines

2002-02-07 Thread Markus Fischer
On Thu, Feb 07, 2002 at 03:10:31PM +, Marko Karppinen wrote : [PHP-BUG]15415: would represent savings of 14 characters from each Plese with a space after ']' so it reads: [PHP-BUG] 15415: -- Please always Cc to me when replying to me on the lists. GnuPG Key:

RE: [PHP-DEV] Bug report subject lines

2002-02-07 Thread James Cox
On Thu, Feb 07, 2002 at 03:10:31PM +, Marko Karppinen wrote : [PHP-BUG]15415: would represent savings of 14 characters from each Plese with a space after ']' so it reads: [PHP-BUG] 15415: Actually, that wouldn't be possible unless there was a new list. The list management

Re: [PHP-DEV] Bug report subject lines

2002-02-07 Thread Jon Parise
On Thu, Feb 07, 2002 at 03:16:50PM -, James Cox wrote: [PHP-BUG]15415: would represent savings of 14 characters from each Plese with a space after ']' so it reads: [PHP-BUG] 15415: Actually, that wouldn't be possible unless there was a new list. The list management

RE: [PHP-DEV] Bug report subject lines

2002-02-07 Thread James Cox
On Thu, Feb 07, 2002 at 03:16:50PM -, James Cox wrote: [PHP-BUG]15415: would represent savings of 14 characters from each Plese with a space after ']' so it reads: [PHP-BUG] 15415: Actually, that wouldn't be possible unless there was a new list. The list

[PHP-DEV] Bug #15427: Online and offline documentation completely different!

2002-02-07 Thread jgamleus
From: [EMAIL PROTECTED] Operating system: WindowsXP PHP version: 4.1.1 PHP Bug Type: Documentation problem Bug description: Online and offline documentation completely different! Hello, 1. Searching for the 'include'-function in the english offline documentation in the

[PHP-DEV] Bug #15427 Updated: Online and offline documentation completely different!

2002-02-07 Thread hholzgra
ID: 15427 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Documentation problem Operating System: WindowsXP PHP Version: 4.1.1 New Comment: online and offline versions are

[PHP-DEV] Bug #9983 Updated: Operator Precedence Clarification/Additions

2002-02-07 Thread hek
ID: 9983 Updated by: [EMAIL PROTECTED] -Reported By: [EMAIL PROTECTED] +Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Linux/W2K PHP Version: 4.0.4pl1 New Comment: This is substantially the

[PHP-DEV] Bug #15368 Updated: Should document {}, [], -, and in Operators section of the manual

2002-02-07 Thread hek
ID: 15368 Updated by: [EMAIL PROTECTED] -Reported By: [EMAIL PROTECTED] +Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: N/A PHP Version: 4.1.1 New Comment: This is substantially the same as

[PHP-DEV] Bug #15427 Updated: Online and offline documentation completely different!

2002-02-07 Thread goba
ID: 15427 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Documentation problem Operating System: WindowsXP PHP Version: 4.1.1 New Comment: As you can see include is not a function. It is a control

[PHP-DEV] Bug #8575 Updated: configure fails while checking for gzgets

2002-02-07 Thread jessec
ID: 8575 Updated by: [EMAIL PROTECTED] -Reported By: [EMAIL PROTECTED] +Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Compile Failure Operating System: Solaris 2.6 PHP Version: 4.0.4 New Comment: Well, it's Feb 7, 2002 and I

[PHP-DEV] Bug #15417 Updated: occasioanlly no result returned

2002-02-07 Thread thorr
ID: 15417 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MySQL related Operating System: Debian Linux 2.4.10 PHP Version: 4.1.1 New Comment: I never had problems with semi-colons at the end of queries.

[PHP-DEV] general support questions on the dev list

2002-02-07 Thread Hartmut Holzgraefe
seems like a lot of these messages get here not by search engine results as i thought but due to the news.php.net nntp server would it be possible to replace the list addresses in the message headers mirrored to the news server by just their name without '@lists.php.net' or something?

Re: [PHP-DEV] Re: Keyword proposal: in

2002-02-07 Thread Daniel Lorch
Hi, Alex Kiesel wrote: I'd like to propose a new keyword: in. It should work like the SQL-in-expression. For example you have a variable $val and want to test whether it contains e.g. 1 or 2 or 99. At the moment I would choose between on of the following code-constructs: 1.) if

Re: [PHP-DEV] Re: Keyword proposal: in

2002-02-07 Thread derick
On Thu, 7 Feb 2002, Daniel Lorch wrote: if(preg_match('^1|2|99$', $var)) { // .. } I'm sure we can find more obfucsicated things :) Derick -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Bug #15417 Updated: occasioanlly no result returned

2002-02-07 Thread derick
ID: 15417 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: MySQL related Operating System: Debian Linux 2.4.10 PHP Version: 4.1.1 New Comment: My hitch is that you're running

[PHP-DEV] Suggestion: Wrong-list-link

2002-02-07 Thread Daniel Lorch
Hi, there are a bunch of links at the bottom of this page. but how about a Sorry-this-is-the-wrong-list-for-this-kind-of-question-please-go-to php-general-link which also automatically sets it to bogus? what do you think, guys :) -- Daniel Lorch -- PHP Development Mailing List

[PHP-DEV] Bug #15417 Updated: occasioanlly no result returned

2002-02-07 Thread thorr
ID: 15417 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: MySQL related Operating System: Debian Linux 2.4.10 PHP Version: 4.1.1 New Comment: In fact I got many 'Got an error

Re[2]: [PHP-DEV] Re: Keyword proposal: in

2002-02-07 Thread Daniel Lorch
Hi, if(preg_match('^1|2|99$', $var)) { // .. } I'm sure we can find more obfucsicated things :) Derick There's more than one of doing it. Oh damn, that was just Larry Wall [tm]. -- Daniel Lorch -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit:

Re: [PHP-DEV] Suggestion: Wrong-list-link

2002-02-07 Thread Hartmut Holzgraefe
Daniel Lorch wrote: there are a bunch of links at the bottom of this page. but how about a Sorry-this-is-the-wrong-list-for-this-kind-of-question-please-go-to php-general-link which also automatically sets it to bogus? what do you think, guys :) right now i'm more interested in

[PHP-DEV] Bug #15120 Updated: Netscape sessions contain no data

2002-02-07 Thread shiflett
ID: 15120 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Session related Operating System: Linux PHP Version: 4.0.6 New Comment: If the problem is solved in PHP 4.1.1, then I'm

AW: [PHP-DEV] Re: Keyword proposal: in

2002-02-07 Thread Matthias Lienau
What about: if (in_array($var,array(1,2,99))) { // ... } With this-was-my-first-tiny-posting-to-php-dev-greetings to all of you Matthias -Ursprungliche Nachricht- Von: Daniel Lorch [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 7. Februar 2002 17:15 An: Manuel Lemos Cc: [EMAIL

[PHP-DEV] Bug #15417 Updated: occasioanlly no result returned

2002-02-07 Thread thorr
ID: 15417 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MySQL related Operating System: Debian Linux 2.4.10 PHP Version: 4.1.1 New Comment: Derick, It seems that you're right. I changed

Re[2]: [PHP-DEV] Suggestion: Wrong-list-link

2002-02-07 Thread Daniel Lorch
Hi, Daniel Lorch wrote: there are a bunch of links at the bottom of this page. but how about a Sorry-this-is-the-wrong-list-for-this-kind-of-question-please-go-to php-general-link which also automatically sets it to bogus? what do you think, guys :) right now i'm more interested in

Re[3]: [PHP-DEV] Suggestion: Wrong-list-link

2002-02-07 Thread Daniel Lorch
Hi, right now i'm more interested in investigating what makes these people ask here in the first place then just telling them to 'go away' I stumbled over the following how-to yesterday. It's a bit long, but quite worth reading: http://www.tuxedo.org/~esr/faqs/smart-questions.html I am

Re: [PHP-DEV] Suggestion: Wrong-list-link

2002-02-07 Thread Hartmut Holzgraefe
Daniel Lorch wrote: I'm quite sure this is because of the ambiguity of the term PHP development. Also, not-so-skilled developers obviously are not able to differentiate between real bugs and user errors. And there's nothing you could change about the latter. yes, but where do they find the

Re: [PHP-DEV] Bug report subject lines

2002-02-07 Thread Jon Parise
On Thu, Feb 07, 2002 at 03:26:47PM -, James Cox wrote: A separate php-bugs mailing list could be created as a sort of sublist of php-dev. I think php-dev could then just list php-bugs as a subscriber. The problem then, i think, is that the message would then say: [PHP-DEV]

RE: [PHP-DEV] Suggestion: Wrong-list-link

2002-02-07 Thread Andrew Hill
Helmut wrote: anyway, i'd like to know the cause instead of just dealing with the symptoms. a automatic reply link won't be kind, no matter how polite the text it sends is, unless something makes sure the user gets this automatic reply only once per message Well, I don't know what

[PHP-DEV] Build System V5 Update

2002-02-07 Thread Sascha Schumann
Ok, here is a new version of the build5 patch. It fixes the find issue and avoids lots of sed calls. I'm seeing a 20% speedup compared to the CVS when building on a Sun Ultra due to avoided make forks and less usage of hard-disk space. The latter has been reduced from 35mb

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

2002-02-07 Thread seba
ID: 14824 Updated by: [EMAIL PROTECTED] -Reported By: [EMAIL PROTECTED] +Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Compile Failure Operating System: Red Hat Linux 7.2, kernel 2.4.7 PHP Version: 4.1.1 New Comment: This bug

[PHP-DEV] Bug #15362 Updated: date(r) returns wrong timezone offset, can cause crash

2002-02-07 Thread jkannan
ID: 15362 Updated by: [EMAIL PROTECTED] -Reported By: [EMAIL PROTECTED] +Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Date/time related Operating System: Linux 6.2 and 7.2 PHP Version: 4.1.1 New Comment: This is a bug in the

[PHP-DEV] Bug #15200 Updated: file() function sometimes adds slashes before single and double quotes

2002-02-07 Thread ceo
ID: 15200 Updated by: [EMAIL PROTECTED] -Reported By: [EMAIL PROTECTED] +Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Filesystem function related Operating System: Linux 2.4 Mandrake 8 PHP Version: 4.0.6 New Comment: Things

[PHP-DEV] Bug #15415 Updated: [VOTE] case sensitive function/class names for PHP5

2002-02-07 Thread marten
ID: 15415 Updated by: [EMAIL PROTECTED] -Reported By: [EMAIL PROTECTED] +Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Feature/Change Request Operating System: ANY PHP Version: PHP 5.0 New Comment: YES Previous Comments:

[PHP-DEV] Bug #15417 Updated: occasioanlly no result returned

2002-02-07 Thread derick
ID: 15417 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: MySQL related Operating System: Debian Linux 2.4.10 PHP Version: 4.1.1 New Comment: Well, it isn't a bug at all actually.

[PHP-DEV] Bug #15431: Resource destructor called too early

2002-02-07 Thread jonny
From: [EMAIL PROTECTED] Operating system: RedHat Linux 7.2 PHP version: 4.1.1 PHP Bug Type: LDAP related Bug description: Resource destructor called too early This bug is weird and it took me several days to track it down. But I have found a way to reproduce it, so please

Re: [PHP-DEV] [Fwd: Re: [Zend Engine 2] Case sensitivity: Conclusion(?)]

2002-02-07 Thread Andi Gutmans
At 07:58 AM 2/7/2002 +0100, Stig S. Bakken wrote: After careful consideration on the CS issue I must say I agree with John here. The _only_ case where I feel CS is a problem, is when dealing with other environments. But the price for changing this today is simply too high. It should have been

Re: [PHP-DEV] Refcount in var_dump()

2002-02-07 Thread Andi Gutmans
At 06:52 AM 2/7/2002 +0100, Markus Fischer wrote: On Thu, Feb 07, 2002 at 07:21:07AM +0200, Andi Gutmans wrote : At 11:03 PM 2/6/2002 -0600, Jason Greene wrote: Would anyone object if I added refcount information to var_dump? me. I think it would really confuse people. I suggest adding

[PHP-DEV] Bug #15432: fopen does not work with password-protected URLs

2002-02-07 Thread mqm
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.1.0 PHP Bug Type: HTTP related Bug description: fopen does not work with password-protected URLs I am trying to fetch the web page from my Linksys ADSL router, which is password-protected, but fopen

[PHP-DEV] Bug #15410 Updated: Compile --enable-ftp

2002-02-07 Thread keeper
ID: 15410 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: redhat 7.2 PHP Version: 4.1.1 New Comment: I tryed to reproduce the error with

[PHP-DEV] Bug #14222 Updated: PHP Crashes with weird output often

2002-02-07 Thread akamin
ID: 14222 Updated by: [EMAIL PROTECTED] -Reported By: [EMAIL PROTECTED] +Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Operating System: Windows XP Pro PHP Version: 4.1.1 New Comment: Hi I have the same problem I

[PHP-DEV] Bug #15433: sending parameters from html form to a php script

2002-02-07 Thread netmics
From: [EMAIL PROTECTED] Operating system: windows 2000 Professional PHP version: 4.1.1 PHP Bug Type: Unknown/Other Function Bug description: sending parameters from html form to a php script I have php(cgi only) on IIS 5 and I have problems to send information from an html

[PHP-DEV] Bug #15417 Updated: occasioanlly no result returned

2002-02-07 Thread thorr
ID: 15417 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: MySQL related Operating System: Debian Linux 2.4.10 PHP Version: 4.1.1 New Comment: httpd.conf: MaxClients 250 Mysql server variables:

[PHP-DEV] Bug #15410 Updated: Compile --enable-ftp

2002-02-07 Thread derick
ID: 15410 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: redhat 7.2 PHP Version: 4.1.1 New Comment: Bogus then. Previous Comments:

[PHP-DEV] Nostalgia

2002-02-07 Thread Sterling Hughes
In honor of mr. lemos' impending departure, I've put together a celebrartory list of links, to showcase mr. lemos' extraordinary talent in using the english to irritate people... Ahh well, let's start with recent history -- it seems my good sir lemos, did not like the fact that strtok() was

[PHP-DEV] Bug #15434: unterminated string constant

2002-02-07 Thread wborter
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.1.1 PHP Bug Type: Output Control Bug description: unterminated string constant while($row=mysql_fetch_array($result)) { $swlicnum = $row[swlicnum];

[PHP-DEV] Bug #15434 Updated: unterminated string constant

2002-02-07 Thread mfischer
ID: 15434 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Output Control Operating System: Windows 2000 PHP Version: 4.1.1 New Comment: The bug system is not the appropriate forum

[PHP-DEV] Bug #15435: unterminated string constant

2002-02-07 Thread wborter
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.1.1 PHP Bug Type: Output Control Bug description: unterminated string constant ?php require(../code/dbconnect.php); $query = select swlicid,swdes,swlicnum from softwarelic order by swdes;

Re: [PHP-DEV] Bug #15392 Updated: configration

2002-02-07 Thread Vlad Krupin
How about having a check: If a bug your are trying to make bogus has already been bogusified, trying to bogusify it again with a standard response (from the quick fix drop-down box) fails. You can still add comments if you actually type them in, just prevent more than one standard response per

[PHP-DEV] Bug #15436: mnogosearch mysql - gamble party

2002-02-07 Thread seba
From: [EMAIL PROTECTED] Operating system: RedHat 7.2 PHP version: 4.0CVS-2002-02-07 PHP Bug Type: Compile Failure Bug description: mnogosearch mysql - gamble party System RedHat linux for i386 MySQL $ rpm -qa |grep MySQL MySQL-devel-3.23.47-1

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

2002-02-07 Thread brad lafountain
Hello all who have been following this thread.. I just found it.. i have been working on a php/soap extension for a while now.. and it's nearing completion.. it's is fully functional right now im just adding options and features. It's damn fast too :) i benchmarked it agains some other soap

[PHP-DEV] Bug #15432 Updated: fopen does not work with password-protected URLs

2002-02-07 Thread mqm
ID: 15432 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: HTTP related Operating System: Windows 2000 PHP Version: 4.1.0 New Comment: Both curl and the web browser can fetch the document using the

[PHP-DEV] Bug #15436 Updated: mnogosearch mysql - gamble party

2002-02-07 Thread derick
ID: 15436 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: RedHat 7.2 PHP Version: 4.0CVS-2002-02-07 New Comment: Please install

[PHP-DEV] Bug #15437: using querries on a database type SELECT * FROM [$tablename] crashes PHP

2002-02-07 Thread loginx
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.1.1 PHP Bug Type: Reproducible crash Bug description: using querries on a database type SELECT * FROM [$tablename] crashes PHP Using the latest PHP version on a Windows 2000 box, I have been able to

[PHP-DEV] Bug #15436 Updated: mnogosearch mysql - gamble party

2002-02-07 Thread seba
ID: 15436 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Compile Failure Operating System: RedHat 7.2 PHP Version: 4.0CVS-2002-02-07 New Comment: Please install MySQL-shared-3.23.47-1 and recompile

RE: [PHP-DEV] Nostalgia

2002-02-07 Thread Lukas Smith
Hi All, Sorry Sterling but some of your statements are inaccurate and some of them are just no big deal at all. All in all this is a no problem. Yes Manuel has a style that makes some people go nuts, but only because people let themselves go nuts. I am new to the php-dev list and the pear-dev

[PHP-DEV] Bug #15436 Updated: mnogosearch mysql - gamble party

2002-02-07 Thread seba
ID: 15436 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: RedHat 7.2 PHP Version: 4.0CVS-2002-02-07 New Comment: Previous Comments:

[PHP-DEV] Bug #15109 Updated: XML_ParserFree ()

2002-02-07 Thread seba
ID: 15109 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: XML related Operating System: Linux 2.2 PHP Version: 4.0CVS-2002-01-18 Previous Comments:

[PHP-DEV] Bug #14344 Updated: php_oci8.dll not loading

2002-02-07 Thread deangutz
ID: 14344 Updated by: [EMAIL PROTECTED] -Reported By: [EMAIL PROTECTED] +Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: IIS related Operating System: Win2000 PHP Version: 4.0.6 New Comment: The errors are caused by some missing

[PHP-DEV] Bug #15438: include_once fails when comparing output to a value

2002-02-07 Thread michael
From: [EMAIL PROTECTED] Operating system: FreeBSD PHP version: 4.1.1 PHP Bug Type: Filesystem function related Bug description: include_once fails when comparing output to a value When trying to check if include_once succeeded i came up the following bug (i believe): if(

[PHP-DEV] Bug #15439: PHP hangs web server when started

2002-02-07 Thread cboyce45
From: [EMAIL PROTECTED] Operating system: AIX 4.3.3 PHP version: 4.0.6 PHP Bug Type: iPlanet related Bug description: PHP hangs web server when started The web server hangs when you go to a page, almost seems like a loop and does not seem to time out. When php is commented

Re: [PHP-DEV] Nostalgia

2002-02-07 Thread Sterling Hughes
Hi All, Sorry Sterling but some of your statements are inaccurate and some of them are just no big deal at all. please, be specific. All in all this is a no problem. Yes Manuel has a style that makes some people go nuts, but only because people let themselves go nuts. i don't go

  1   2   >