[PHP-DEV] PHP 4.0 Bug #8736 Updated: Return value of umask() not an octal number

2001-01-16 Thread zak
ID: 8736 Updated by: zak Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Bogus Bug Type: *Directory/Filesystem functions Assigned To: Comments: Flagging as bogus. Previous Comments: --- [2001-01-16 08:26:29

[PHP-DEV] PHP 4.0 Bug #8800 Updated: Unexpected string comparison behaviour

2001-01-19 Thread zak
ID: 8800 Updated by: zak Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *General Issues Assigned To: Comments: This is the expected behavior. Use the === operator to check for explicit (type and value) equality. Previous Comments

[PHP-DEV] PHP 4.0 Bug #8998 Updated: htmlspecialchars() DONT convert a string/array ONCE

2001-01-30 Thread zak
ID: 8998 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Strings related Assigned To: Comments: The code in your example does not work due to problems with your string quoting. $foo = "a href="foo"../a"; // This is not a valid string // PHP gen

[PHP-DEV] PHP 4.0 Bug #9092 Updated: variables-by-references in class constructor not working

2001-02-03 Thread zak
ID: 9092 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Class/Object related Assigned To: Comments: This should not work - how can you pass a literal value by reference? However, you are right about the error message - it does seem to be incorrect. Previous Comments

[PHP-DEV] PHP 4.0 Bug #9127 Updated: submitting a boolean to an attribute seems to fail

2001-02-06 Thread zak
ID: 9127 Updated by: zak Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Class/Object related Assigned To: Comments: Previous Comments: --- [2001-02-06 08:18:10] [EMAIL PROTECTED] I've been

[PHP-DEV] PHP 4.0 Bug #9186 Updated: string compare with == does not work correctly

2001-02-09 Thread zak
ID: 9186 Updated by: zak Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Scripting Engine problem Assigned To: Comments: Actually, this is a feature - it is described in the manual. Strings that look like numbers are converted to numbers. Large numbers - like the ones

[PHP-DEV] PHP 4.0 Bug #9186 Updated: string compare with == does not work correctly

2001-02-09 Thread zak
ID: 9186 Updated by: zak Reported By: [EMAIL PROTECTED] Old-Status: Bogus Status: Open Bug Type: Scripting Engine problem Assigned To: Comments: Incorrectly flagged as bogus. Previous Comments: --- [2001-02-09 10:59:10

[PHP-DEV] PHP 4.0 Bug #2934 Updated: Segfault with Openlink

2001-02-13 Thread zak
ID: 2934 Updated by: zak Reported By: [EMAIL PROTECTED] Old-Status: Assigned Status: Open Bug Type: Reproduceable crash Assigned To: Comments: Previous Comments: --- [2000-07-23 02:26:10] [EMAIL PROTECTED] Have contacted

[PHP-DEV] Bug #10591 Updated: file() seemingly randomly adds slashes

2001-05-01 Thread zak
ID: 10591 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *General Issues PHP Version: 4.0 Latest CVS (01/05/2001) Assigned To: Comments: That does seem odd... Try get_magic_quotes_runtime() instead of get_magic_quotes_gpc() - gpc quoting only happens to get/post

[PHP-DEV] Bug #10591 Updated: file() seemingly randomly adds slashes

2001-05-01 Thread zak
ID: 10591 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *General Issues PHP Version: 4.0 Latest CVS (01/05/2001) Assigned To: Comments: Could you post the relevant section of your php.ini file? Previous Comments

[PHP-DEV] Bug #10591 Updated: file() seemingly randomly adds slashes

2001-05-01 Thread zak
ID: 10591 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *General Issues PHP Version: 4.0 Latest CVS (01/05/2001) Assigned To: Comments: If this: ; Magic quotes for runtime-generated data, e.g. data from SQL, from exec(), etc.magic_quotes_runtime = Off

[PHP-DEV] Bug #10591 Updated: php.ini parser not very strict

2001-05-01 Thread zak
ID: 10591 Updated by: zak Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Old-Bug Type: *General Issues Bug Type: PHP options/info functions PHP Version: 4.0 Latest CVS (01/05/2001) Assigned To: zak Comments: The php.ini parser may behave strangely when presented with broken lines

[PHP-DEV] Bug #10591 Updated: magic_quotes_runtime being randomly set?

2001-05-01 Thread zak
ID: 10591 Updated by: zak Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: PHP options/info functions PHP Version: 4.0 Latest CVS (01/05/2001) Assigned To: zak Comments: Damn... misread last comment. Have asked user to send me relevant code. I would guess that something

[PHP-DEV] Bug #10591 Updated: magic_quotes_runtime being randomly set?

2001-05-01 Thread zak
ID: 10591 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Open Bug Type: PHP options/info functions PHP Version: 4.0 Latest CVS (01/05/2001) Assigned To: Comments: Hmmm... maybe we do have a bug here... There are no calls to magic_quotes_runtime(). There are no includes, requires

[PHP-DEV] Bug #7878 Updated: intval base argument useless unless first arg is a string

2001-05-06 Thread zak
ID: 7878 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Documentation problem Operating system: PHP Version: 4.0.3pl1 Assigned To: zak Comments: In hindsight, I think that the current behavior is fine and makes sense given how PHP currently behaves. People just

[PHP-DEV] Bug #10697 Updated: problem with httpd.conf

2001-05-06 Thread zak
ID: 10697 Updated by: zak Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Apache related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Not a bug - you need sufficient permission to edit httpd.conf. Contact your sysadmin Previous Comments

[PHP-DEV] Bug #10702: levenshtein doesn't handle odd arguments well

2001-05-07 Thread zak
'); return the following error: Warning: levenshtein(): argument string(s) too long in f:/xitami/pub/php_er/mysql/test.php on line 3 --zak -- Edit Bug report at: http://bugs.php.net/?id=10702edit=1 -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED

[PHP-DEV] Bug #10808 Updated: I can instal PHP on PWS 4 Server Error: HTTP 500 internal server error

2001-05-11 Thread zak
ID: 10808 Updated by: zak Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *Install and Config Operating system: PHP Version: 4.0.5 Assigned To: Comments: Previous Comments: --- [2001-05-11 05:42

[PHP-DEV] Bug #11052 Updated: cookie problem

2001-05-23 Thread zak
ID: 11052 Updated by: zak Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Bogus Bug Type: HTTP related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Your server and your local machine likely have different system times. Ask your question on the general mailing list

[PHP-DEV] Bug #11054 Updated: not a but, but feature request

2001-05-23 Thread zak
ID: 11054 Updated by: zak Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Feature/Change Request Operating system: PHP Version: 4.0.4 Assigned To: Comments: The __FILE__ constant contains the current line of the file. Previous Comments

[PHP-DEV] Bug #7878 Updated: intval base argument useless unless first arg is a string

2001-06-23 Thread zak
ID: 7878 Updated by: zak Reported By: [EMAIL PROTECTED] Old-Status: Assigned Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.3pl1 Assigned To: zak Comments: Finally got around to documenting this. :) Previous Comments

[PHP-DEV] Bug #11664 Updated: Text in web form interpreted as \Text\ i.e. \\\Text\\\

2001-06-26 Thread zak
ID: 11664 Updated by: zak 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 a feature, not a bug. :) Check out the magic_quote type directives in your php.ini conf file. Also

[PHP-DEV] Bug #11681 Updated: implode ($argv) leads to error

2001-06-26 Thread zak
ID: 11681 Updated by: zak Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Variables related Operating system: PHP Version: 4.0.6 Assigned To: Comments: Relax - it is very unlikely that your work is spoiled. :) Chances are good that this problem is due to a change

[PHP-DEV] Bug #11677 Updated: system(), Access is denied

2001-06-26 Thread zak
ID: 11677 Updated by: zak Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Bogus Bug Type: Program Execution Operating system: PHP Version: 4.0.6 Assigned To: Comments: Sorry - this really is not a bug (or at least is very likely not a bug) Please send your question to the PHP

[PHP-DEV] Bug #11831: Connection Handling Functions Broken

2001-07-02 Thread zak
From: [EMAIL PROTECTED] Operating system: Win2k/CGI PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: Connection Handling Functions Broken Regardless of the actual state of connection, state returned is always 0. ignore_user_abort (TRUE); // Tried

[PHP-DEV] Bug #11708 Updated: PHP safe mode troubles

2001-07-02 Thread zak
ID: 11708 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *General Issues Operating system: PHP Version: 4.0.5 Assigned To: zak Comments: Will look at this tomorrow and will contact author of the change (Derick Rethans) Previous Comments

[PHP-DEV] Bug #11865 Updated: apxs: command not found

2001-07-04 Thread zak
ID: 11865 Updated by: zak Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Compile Problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: Please read the installation documents more carefully. Previous Comments

[PHP-DEV] Bug #11890 Updated: linux exploitable

2001-07-04 Thread zak
ID: 11890 Updated by: zak Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *General Issues Operating system: PHP Version: 4.0.5 Assigned To: Comments: Please check the existing bugs before posting a new one! Previous Comments

[PHP-DEV] Bug #12033 Updated: file_exists doesn't work properly with variables

2001-07-11 Thread zak
ID: 12033 Updated by: zak Reported By: [EMAIL PROTECTED] Old Summary: file_exists doesn't work properly with variables Status: Open Bug Type: Any Operating System: Win 95 PHP Version: 4.0.5 New Comment: I cannot reproduce this under Windows 2000 with PHP 4.0.6 Do you get the same error if you

[PHP-DEV] Bug #12036 Updated: Error compiling if there is blank line before ?php

2001-07-11 Thread zak
ID: 12036 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *Compile Issues Operating System: Red Hat Linux 7 PHP Version: 4.0.4 New Comment: The output of *any* content to the browser causes the headers to be sent. After the headers have been sent

[PHP-DEV] Bug #12035 Updated: Function dir with match

2001-07-11 Thread zak
ID: 12035 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Analyzed Bug Type: Feature/Change Request Operating System: Win PHP Version: 4.0.6 New Comment: dir() is a very simple function that is designed to easily allow developer to build functions like you describe

[PHP-DEV] Bug #12032 Updated: PHP dumps core when using a 3x derived class from a series of included files

2001-07-11 Thread zak
ID: 12032 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Debian/GNULinux unstable PHP Version: 4.0.6 New Comment: Can you reduce this to a simple case or perform additional analysis? Does the problem occur if the classes

[PHP-DEV] Bug #11993 Updated: mysql_close closes incorrect db handler

2001-07-11 Thread zak
ID: 11993 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Status: Open Bug Type: MySQL related Operating System: Debian 2.19 PHP Version: 4.0.6 New Comment: Dear Ati, When you enter a bug report, please make the script that reproduces the error as short and simple as possible

[PHP-DEV] Bug #12042 Updated: $ can't be escaped when using ereg function

2001-07-11 Thread zak
ID: 12042 Updated by: zak Reported By: [EMAIL PROTECTED] Old Summary: $ can't be escaped when using ereg function Old Status: Open Status: Bogus Bug Type: *Regular Expressions Operating System: LINUX PHP Version: 4.0.6 New Comment: This is known and expected behavior. Please review the regex

[PHP-DEV] Bug #11993 Updated: mysql_close closes incorrect db handler

2001-07-11 Thread zak
ID: 11993 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MySQL related Operating System: Debian 2.19 PHP Version: 4.0.6 New Comment: Here is a refinement on this bug: Multiple duplicate calls to mysql_connect are supposed to return the same link ID. Each call after

[PHP-DEV] Bug #12043 Updated: Function Dir with Matches and Sort

2001-07-11 Thread zak
ID: 12043 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: Win PHP Version: 4.0.6 New Comment: The CVS username is only needed for developers. Review the email that is sent when you submit a bug -- it details (IIRC) how to edit your

[PHP-DEV] Bug #12033 Updated: file_exists doesn't work properly with variables

2001-07-11 Thread zak
ID: 12033 Updated by: zak Reported By: [EMAIL PROTECTED] Old Summary: file_exists doesn't work properly with variables Old Status: Status: Bogus Bug Type: Any Operating System: Win 95 PHP Version: 4.0.5 New Comment: The result of the call to file_exists() is cached. To clear the cache, call

[PHP-DEV] Bug #12059 Updated: Apache gives Document contains no data and segmentation fault 11

2001-07-11 Thread zak
ID: 12059 Updated by: zak Reported By: [EMAIL PROTECTED] Old Summary: Apache gives Document contains no data and segmentation fault 11 Old Status: Open Status: Bogus Bug Type: Reproducible crash Operating System: RedHat Linux 6.2 (Kernel 2.4.1) PHP Version: 4.0.6 New Comment: User states

[PHP-DEV] Bug #12075 Updated: Merge all db functions

2001-07-11 Thread zak
ID: 12075 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: Linux HP-UX PHP Version: 4.0.6 New Comment: See http://www.php.net/manual/en/ref.dbx.php :) Previous Comments

[PHP-DEV] Bug #12117 Updated: Wont create executable?

2001-07-12 Thread zak
ID: 12117 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *Compile Issues Operating System: SunOS 5.7 sparc Ultra-E10K PHP Version: 4.0.6 New Comment: This is not a bug - you need to explicitly build a CGI version (aka php executable) Please read

[PHP-DEV] Bug #12129 Updated: array_remove()

2001-07-13 Thread zak
ID: 12129 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Feature/Change Request Operating System: Linux PHP Version: 4.0.6 New Comment: Thank you for the suggestion! However this functionality is already part of PHP. Use: unset ($array['key

[PHP-DEV] Bug #12115 Updated: Broken configure: --with-mysql=/opt/mysql

2001-07-13 Thread zak
ID: 12115 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Status: Bogus Bug Type: *Configuration Issues Operating System: solaris 2.6 PHP Version: 4.0.6 New Comment: User reports that problem was caused by insufficient permissions. Previous Comments

[PHP-DEV] Bug #12181 Updated: config mail problem.

2001-07-15 Thread zak
ID: 12181 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *Compile Issues Operating System: Slackware PHP Version: 4.0.6 Previous Comments: [2001-07-15 22:39:50] [EMAIL PROTECTED

[PHP-DEV] Bug #12183 Updated: ISSET

2001-07-16 Thread zak
ID: 12183 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Open Bug Type: PWS related Operating System: WIN32 (98) PHP Version: 4.0.5 New Comment: Please provide more information - a script snippet would be a good place to start. :) Also, does the following script generate any errors

[PHP-DEV] Bug #12183 Updated: ISSET

2001-07-17 Thread zak
ID: 12183 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: PWS related Operating System: WIN32 (98) PHP Version: 4.0.5 New Comment: User reports that changing error_reporting to E_ALL resolved error... er... Previous Comments

[PHP-DEV] Bug #12219 Updated: Command Line Arguments not being passed correctly

2001-07-17 Thread zak
ID: 12219 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Unknown/Other Function Operating System: Redhat 7.0 PHP Version: 4.0.5 New Comment: This is not a bug. Review http://www.php.net/manual/en/language.variables.external.php Previous Comments

[PHP-DEV] Bug #12220 Updated: help

2001-07-17 Thread zak
ID: 12220 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Unknown/Other Function Operating System: windows 98 PHP Version: 4.0.6 New Comment: Sorry! This is *not* a support forum. Subscribe to the PHP General mailing list ([EMAIL PROTECTED]). Visit

[PHP-DEV] Bug #12219 Updated: Command Line Arguments not being passed correctly

2001-07-18 Thread zak
ID: 12219 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Unknown/Other Function Operating System: Redhat 7.0 PHP Version: 4.0.5 New Comment: Ack! What was I doing? :) Thanks for catching this! Previous Comments

[PHP-DEV] Bug #12281 Updated: base64_encode

2001-07-20 Thread zak
ID: 12281 Updated by: zak Reported By: [EMAIL PROTECTED] Old Summary: base 64 _encode Status: Open Bug Type: Any Operating System: windows NT PHP Version: 4.0.4pl1 New Comment: I can't reproduce the problem base64_encode() under Win2k / PHP 4.0.6 Does the following script fail? ?php echo

[PHP-DEV] Bug #12278 Updated: variable variable inside a string

2001-07-20 Thread zak
ID: 12278 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Assigned Bug Type: Output Control Operating System: independant PHP Version: 4.0.6 New Comment: Are you sure that the output of: ?php $foo1=nonsense; $foo2=foo1; print $$foo2; ? is: $foo2 Under PHP

[PHP-DEV] Bug #12274 Updated: parser/string access problems

2001-07-20 Thread zak
ID: 12274 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Strings related Operating System: NT4 PHP Version: 4.0.4pl1 New Comment: The use of brackets as to access a single character from a string is deprecated. Use curly braces instead and you

[PHP-DEV] Bug #12274 Updated: parser/string access problems

2001-07-20 Thread zak
ID: 12274 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Bug Type: Strings related Operating System: NT4 PHP Version: 4.0.4pl1 New Comment: Oops - that should be bogus, not closed. :) Previous Comments

[PHP-DEV] Bug #10702 Updated: levenshtein doesn't handle odd arguments well

2001-07-21 Thread zak
ID: 10702 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Strings related Operating System: Win2k PHP Version: 4.0.5 Previous Comments: [2001-07-21 21:59:37] [EMAIL PROTECTED

[PHP-DEV] Bug #12304 Updated: checkboxes

2001-07-22 Thread zak
ID: 12304 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Unknown/Other Function Operating System: win98 PHP Version: 4.0.4 New Comment: This is a browser issue - try this sample code: form input type=checkbox name=test / input type=submit / /form Note how when

[PHP-DEV] Bug #12308 Updated: want to know the email address of the surfer

2001-07-22 Thread zak
ID: 12308 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *Mail Related Operating System: linux PHP Version: 4.0.4 New Comment: This is a bug submission form, not a support forum (or a spam how-to, FTM - gathering email addresses without user consent

[PHP-DEV] Bug #12329 Updated: dfdf

2001-07-24 Thread zak
ID: 12329 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: IIS related Operating System: win PHP Version: 4.0.6 Edit this bug report at http://bugs.php.net/?id=12329edit=1 -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail

[PHP-DEV] Bug #12382 Updated: F2S.COM SUX?

2001-07-25 Thread zak
ID: 12382 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: MySQL related Operating System: Windows PHP Version: 4.0.6 New Comment: Sorry - this is for bug reports only. For the information you seek, visit http://www.php.net/links.php Previous Comments

[PHP-DEV] Bug #13279: parse_ini_file causes PHP to exit if ini file syntax is malformed

2001-09-13 Thread zak
From: [EMAIL PROTECTED] Operating system: Win2k/CGI PHP version: 4.0.6 PHP Bug Type: PHP options/info functions Bug description: parse_ini_file causes PHP to exit if ini file syntax is malformed parse_ini_file() causes PHP to exit if ini file syntax is malformed. This can

[PHP-DEV] Bug #13505 Updated: The word New alone causes compilation to abort while New_ allows compile.

2001-10-01 Thread zak
ID: 13505 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Analyzed Old Bug Type: Compile Failure Bug Type: Unknown/Other Function Operating System: PHP Version: 4.0.6 Old Assigned To: Assigned To: zak New Comment: New (in any combination of case - i.e. new, NEW, NeW

[PHP-DEV] Bug #13505 Updated: Reserved words can be used as constant names

2001-10-02 Thread zak
ID: 13505 Updated by: zak Reported By: [EMAIL PROTECTED] Old Summary: The word New alone causes compilation to abort while New_ allows compile. Old Status: Analyzed Status: Closed Bug Type: Unknown/Other Function Old Operating System: Operating System: All PHP Version: 4.0.6 Assigned To: zak

[PHP-DEV] Bug #13505 Updated: Reserved words can be used as constant names

2001-10-02 Thread zak
ID: 13505 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Unknown/Other Function Operating System: All PHP Version: 4.0.6 Assigned To: zak New Comment: The performance loss of adding reserved word checking to define() was deemed greater than the benefit. It looks like

[PHP-DEV] Bug #13520 Updated: Wrong handling of the escape characters.

2001-10-02 Thread zak
ID: 13520 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Output Control Operating System: PHP Version: 4.0.6 New Comment: This is not a bug. There is a configuration setting that controls this behavior. Review the configuration section of the manual

[PHP-DEV] Bug #13526 Updated: ORA-01005, ORA-12154 , ORA-12505

2001-10-03 Thread zak
ID: 13526 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: OCI8 related Operating System: Linux( Suse 7 ) PHP Version: 4.0.6 New Comment: Duplicate of bug #13526 Previous Comments

[PHP-DEV] Bug #13723 Updated: can't browse php pages

2001-10-17 Thread zak
ID: 13723 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *Web Server problem Operating System: NT4 PHP Version: 4.0.6 New Comment: This is almost assuredly not a PHP bug. A 404 indicates that the server cannot find the requested web page. Doublecheck

[PHP-DEV] Bug #13933 Updated: error_log and HTTP redirect using header conflict

2001-11-12 Thread zak
ID: 13933 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Output Control Operating System: Windows NT4 SP6 PHP Version: 4.0.6 New Comment: Sounds like error_log() was generating an error message because the error_log directive was not set. Once the error message

[PHP-DEV] Bug #14062 Updated: Wrong filetype displayed

2001-11-14 Thread zak
ID: 14062 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *Directory/Filesystem functions Operating System: win98SE PHP Version: 4.0.6 New Comment: I cannot reproduce this under Linux. File types are returned correctly. Could someone with Win32 test this? Previous

[PHP-DEV] Bug #14081 Updated: .

2001-11-16 Thread zak
ID: 14081 Updated by: zak Reported By: [EMAIL PROTECTED] Old Summary: Old Status: Open Status: Bogus Bug Type: Compile Warning Operating System: linux PHP Version: 4.0.6 New Comment: Sorry, this is not a support forum. Please ask your support questions on the PHP support mailing lists (see

[PHP-DEV] Bug #14112 Updated: sprintf_array()

2001-11-19 Thread zak
ID: 14112 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: Linux PHP Version: 4.1.0RC1 New Comment: Why not just build your own function? function sprintf_array ($format) { if (1 == func_get_args

[PHP-DEV] Bug #14112 Updated: sprintf_array()

2001-11-19 Thread zak
ID: 14112 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: Linux PHP Version: 4.1.0RC1 New Comment: I would guess that implementing it as a native PHP function would be at least 2x as fast. I suppose the issue now is finding out

[PHP-DEV] Bug #14112 Updated: sprintf_array()

2001-11-19 Thread zak
ID: 14112 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: Linux PHP Version: 4.1.0RC1 New Comment: Poof! Apparently Andrei is prescient. :) Use vprintf() and vsprintf() to do exactly what you requested

[PHP-DEV] Bug #14206 Updated: fputs(); it cuts out any newline codes

2001-11-24 Thread zak
ID: 14206 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Filesystem function related Operating System: Linux 2.2.19 PHP Version: 4.0.6 New Comment: Sorry, but this really looks like a bug in your code, not in PHP. You are trimming off the newline

[PHP-DEV] Bug #14309 Updated: mail(), warning not avail in this build because of missing sendmail at compile

2001-12-01 Thread zak
ID: 14309 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: *Configuration Issues Operating System: Mandrake 8.1 PHP Version: 4.0.6 New Comment: AFAICT this has been fixed in PHP 4.1.0 (which shall be released quite soon). Verified by removed sendmail

[PHP-DEV] Bug #14304 Updated: str_replace unable to match search string

2001-12-01 Thread zak
ID: 14304 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Strings related Operating System: Linux php3-2 2.4.7 #1 Thu Aug 9 PHP Version: 4.0.6 New Comment: Please reduce this to a simpler test case. If there is a bug in str_replace, then it should be reproduceable

[PHP-DEV] Bug #14303 Updated: httpd threads hang with large data structures

2001-12-01 Thread zak
ID: 14303 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: Redhat 7.2 PHP Version: 4.0.6 New Comment: There is a not-yet-documented function called apache_child_terminate that should help you. Call the function

[PHP-DEV] Bug #14302 Updated: self:: Accessing methods from within methods without an instance

2001-12-01 Thread zak
ID: 14302 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: any PHP Version: 4.0.6 New Comment: There will be significant changes to PHP OO support with the next version of the Zend Engine. To get more

[PHP-DEV] Bug #14298 Updated: PUT absent $PHP_PUT_FILENAME $PHP_UPLOADED_FILE_NAME

2001-12-01 Thread zak
ID: 14298 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Analyzed Bug Type: HTTP related Operating System: PHP Version: 4.0.6 Old Assigned To: Assigned To: zak New Comment: Thanks for the report - I am checking into it. --zak Previous Comments

[PHP-DEV] Bug #14295 Updated: Scope of globals has changed

2001-12-01 Thread zak
ID: 14295 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Variables related Operating System: Win2k PHP Version: 4.0.6 New Comment: Cannot reproduce under PHP 4.1.0 w/ Linux Please try the code below. Save the files under the names indicated in the comments and try

[PHP-DEV] Bug #14293 Updated: serializer __sleep()

2001-12-01 Thread zak
ID: 14293 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Session related Operating System: linux PHP Version: 4.2.0 New Comment: It looks like this was corrected yesterday - closing. Please re-open if you have any concerns (or I am wrong

[PHP-DEV] Bug #14292 Updated: Bare LF Issue - This time with DETAIL!

2001-12-01 Thread zak
ID: 14292 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *Mail Related Operating System: Windows 2000 Server/XP PHP Version: 4.0.6 New Comment: The code that handles sending messages for Win32 uses proper CRLF sequences. Do the most basic test email messages fail

[PHP-DEV] Bug #14288 Updated: HTTP_GET_VARS influenced by PHP_SELF

2001-12-01 Thread zak
ID: 14288 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Variables related Operating System: SuSE7.2; Apache 1.3.20; mod_php4 PHP Version: 4.0.6 New Comment: Cannot reproduce on server (and client ftm) SuSE 7.2 w/ Apache 1.3.22 using Netscape Communicator or Konqueror

[PHP-DEV] Bug #14282 Updated: wrong strtotime calculation with timezones -0100 and +0100

2001-12-01 Thread zak
ID: 14282 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Date/time related Operating System: any PHP Version: 4.1.0 New Comment: Thanks - Fixed in CVS Previous Comments: [2001

[PHP-DEV] Bug #14279 Updated: MySQL changes the link to localhost when not needed.

2001-12-02 Thread zak
ID: 14279 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Assigned Old Bug Type: MySQL related Bug Type: Feature/Change Request Operating System: Linux-i386 PHP Version: 4.0.6 Old Assigned To: Assigned To: zak New Comment: Perhaps the code should be changed so that when

[PHP-DEV] Bug #14279 Updated: MySQL changes the link to localhost when not needed.

2001-12-02 Thread zak
ID: 14279 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Assigned Status: Closed Bug Type: Feature/Change Request Operating System: Linux-i386 PHP Version: 4.0.6 Assigned To: zak New Comment: I chatted about this idea with Yasuo Ohgaki - he pointed out a few potential issues

[PHP-DEV] Bug #14295 Updated: Scope of globals has changed

2001-12-06 Thread zak
ID: 14295 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Open Bug Type: Variables related Operating System: Win2k PHP Version: 4.0.6 Old Assigned To: Assigned To: zak New Comment: Thanks for trying the scripts! If we are lucky, this bug report will help us find what

[PHP-DEV] Bug #14418: PHP and HTML FAQ should be improved

2001-12-11 Thread zak
From: [EMAIL PROTECTED] Operating system: PHP version: 4.1.0 PHP Bug Type: Documentation problem Bug description: PHP and HTML FAQ should be improved The PHP and HTML section of the FAQ needs to be improved. The information is incomplete and hard to understand. -- Edit

[PHP-DEV] Bug #13933 Updated: error_log and HTTP redirect using header conflict

2001-12-11 Thread zak
ID: 13933 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Output Control Operating System: Windows NT4 SP6 PHP Version: 4.0.6 Old Assigned To: Assigned To: zak New Comment: Assigning it to myself so that I don't forget about it. :) Previous Comments

[PHP-DEV] Bug #14291 Updated: NULLs not returned in named indices by mysql_fetch_xxx with MYSQL_BOTH

2001-12-11 Thread zak
ID: 14291 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Assigned Bug Type: MySQL related Operating System: Linux x86 PHP Version: 4.0.6 Old Assigned To: Assigned To: Zak New Comment: Will check out later tonight. Previous Comments

[PHP-DEV] Bug #13437 Updated: PHP cores on exit; memory deallocation problem?

2001-12-11 Thread zak
ID: 13437 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: Linux Solaris PHP Version: 4.1RC5 New Comment: Could you try calling apache_child_terminate() at the end of your script? Previous Comments

[PHP-DEV] Bug #14304 Updated: Potential problem with regex...

2001-12-11 Thread zak
ID: 14304 Updated by: zak Reported By: [EMAIL PROTECTED] Old Summary: str_replace unable to match search string Old Status: Open Status: Feedback Bug Type: Regexps related Operating System: Linux php3-2 2.4.7 #1 Thu Aug 9 PHP Version: 4.0.6 New Comment: Thanks for the additional information

[PHP-DEV] Bug #14437 Updated: FCGI phpinfo()

2001-12-11 Thread zak
ID: 14437 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: PHP options/info functions Operating System: FreeBSD 4.3 PHP Version: 4.1.0 New Comment: Please read the PHP 4.1.0 release notes on PHP.net Previous Comments

[PHP-DEV] Bug #14445 Updated: undefined function not trapped by user defined error handler

2001-12-11 Thread zak
ID: 14445 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: *General Issues Operating System: Win2000 PHP Version: 4.0.6 New Comment: Thank you for the report, however, please do check for existing bug reports before opening a new bug report

[PHP-DEV] Bug #14446 Updated: is_file returns error

2001-12-11 Thread zak
ID: 14446 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: Filesystem function related Operating System: debian PHP Version: 4.1.0 New Comment: Thanks for your report. However, please do check the bug database for existing bug entries before

[PHP-DEV] Bug #14418 Updated: PHP and HTML FAQ should be improved

2001-12-11 Thread zak
ID: 14418 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Assigned Bug Type: Documentation problem Operating System: PHP Version: 4.1.0 Old Assigned To: Assigned To: zak New Comment: I should not fix it now, however, I don't want to forget about it. :) Previous

[PHP-DEV] Bug #14304 Updated: Potential problem with regex...

2001-12-11 Thread zak
ID: 14304 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Regexps related Operating System: Linux php3-2 2.4.7 #1 Thu Aug 9 PHP Version: 4.0.6 New Comment: I cannot reproduce the problem under PHP 4.1.0. Can you upgrade to this version? Previous

[PHP-DEV] Bug #745 Updated: input type=image and array variables

2001-12-12 Thread zak
ID: 745 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Scripting Engine problem Operating System: any? PHP Version: 4.0.6RC3 New Comment: Confirmed in PHP 4.1.0 Do we want to change this behavior? IMO, this is wrong, but it has been like this for a long time. Do we

[PHP-DEV] Bug #2220 Updated: dynamic module memory leaks cause SIGSEGV under DEBUG mode

2001-12-12 Thread zak
ID: 2220 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: Dynamic loading Operating System: Linux PHP Version: 4.0 Latest CVS (02/09/1999) Assigned To: zeev New Comment: Ping! Anything going on here? Previous Comments

[PHP-DEV] Bug #13968 Updated: $this reference is bad during __wakeup

2001-12-12 Thread zak
ID: 13968 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Scripting Engine problem Operating System: Debian Linux PHP Version: 4.0.6 New Comment: Thies has made changes to how serialize handles references. The changes are incorporated in PHP 4.1.0 Upgrading may fix

[PHP-DEV] Bug #745 Updated: input type=image and array variables

2001-12-12 Thread zak
ID: 745 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Scripting Engine problem Operating System: any? PHP Version: 4.0.6RC3 New Comment: Personally, I would rather avoid adding configuration directives for something as small as this! :) Previous Comments

[PHP-DEV] Bug #14478 Updated: mutliple calls to mysql_[p]connect() with same arguments return same resourceID

2001-12-12 Thread zak
ID: 14478 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Bug Type: MySQL related Operating System: FreeBSD PHP Version: 4.0.6 New Comment: Thank you for your report. However, please review the documentation before submitting a bug report

[PHP-DEV] Bug #14541 Updated: strtok broken again

2001-12-15 Thread zak
ID: 14541 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Unknown/Other Function Bug Type: Strings related Operating System: Any PHP Version: 4.1.0 New Comment: While we could try to force developers to write tests before they commit code (heck, MySQL does it), but we

  1   2   3   4   >