[PHP-DEV] Bug #15288 Updated: Image*-functions being avail even if they're not implemented by gd

2002-01-29 Thread cardinal
ID: 15288 Updated by: cardinal Old Summary: Image*-functions being avail even if they're not implemented by gd Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: All PHP Version: 4.1.1 New Comment: There is already a clean way

[PHP-DEV] Bug #15290 Updated: DirectoryIndex - index.php must come first

2002-01-29 Thread cardinal
ID: 15290 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: *Web Server problem Operating System: rh 7.2 PHP Version: 4.1.1 New Comment: Just to get one easy thing out of the way, you don't have an index.html file in the directory, do you

[PHP-DEV] Bug #14770 Updated: phps truncates long sources

2001-12-31 Thread cardinal
ID: 14770 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Scripting Engine problem Operating System: Linux Mandrake 8.1 kernel 2.4.8 PHP Version: 4.1.0 New Comment: I'm afraid to ask for an example of a 'long source', but could you provide some

[PHP-DEV] Bug #14386 Updated: function p/connect do not work in FreeBSD

2001-12-11 Thread cardinal
ID: 14386 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: PostgreSQL related Operating System: FreeBSD PHP Version: 4.0.6 New Comment: Not a bug. Please send support questions to an appropriate mailing list such as php-general or php-db. http

[PHP-DEV] Bug #14413 Updated: loadingproblems with php and apache

2001-12-11 Thread cardinal
ID: 14413 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Apache related Operating System: windows XP professional PHP Version: 4.0.6 New Comment: I agree, but not because of a bug in PHP. Please ask support questions on an appropriate mailing list

[PHP-DEV] Bug #14416 Updated: -q and -d command line options seem to negate each other

2001-12-11 Thread cardinal
ID: 14416 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: PHP options/info functions Operating System: Solaris 7 PHP Version: 4.1.0 New Comment: Does this happen with the released PHP 4.1.0? I don't have the RC handy, but I can't reproduce

[PHP-DEV] Bug #14417 Updated: php result page not showing but php.ini is perfect

2001-12-11 Thread cardinal
ID: 14417 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Reproducible crash Operating System: linux PHP Version: 4.0.6 New Comment: It would help to state what is being show instead. Probably not a PHP bug, please ask support questions

[PHP-DEV] Bug #14434 Updated: gmp()-failure

2001-12-11 Thread cardinal
ID: 14434 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Unknown/Other Function Operating System: Linux 2.4.x/Apache 1.3.22 PHP Version: 4.1.0 New Comment: Please post a short script illustrating the problem, and any specific errors you

[PHP-DEV] Bug #13953 Updated: HTML Entities and $HTTP_POST_VARS

2001-12-11 Thread cardinal
ID: 13953 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Arrays related Operating System: Free BSD 4.2 PHP Version: 4.0.4pl1 New Comment: I can't reproduce any part of this bug report on 4.0.6. My $HTTP_POST_VARS matches jeroen's exactly

[PHP-DEV] Bug #14281 Updated: prolem with access to undefined member of array

2001-12-11 Thread cardinal
ID: 14281 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Arrays related Operating System: Linux PHP Version: 4.0.6 New Comment: Reproduced on 4.0.6, but not reproduced on CVS or the latest 4.1.0 RC. Previous Comments

[PHP-DEV] Bug #11640 Updated: realpath(): wrong results with $PHP_SELF

2001-12-11 Thread cardinal
ID: 11640 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Filesystem function related Operating System: WIN NT PHP Version: 4.0.6 New Comment: RTFM. Realpath is for system paths, $PHP_SELF is relative to the web root. Previous Comments

[PHP-DEV] Bug #14378 Updated: Search for this or $this = no results

2001-12-11 Thread cardinal
ID: 14378 Updated by: cardinal Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Website problem Bug Type: Documentation problem Operating System: win98-2 PHP Version: 4.1.0 New Comment: Reclassiflying Previous Comments

[PHP-DEV] Bug #14058 Updated: binary and

2001-11-14 Thread cardinal
ID: 14058 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Scripting Engine problem Operating System: Linux 2.2.14 Windows NT 5.0 PHP Version: 4.0.6 New Comment: Reproduced with 4.0.6, can't reproduce with 4.2.0-dev Previous Comments

[PHP-DEV] Bug #13994 Updated: Can't execute function printer_open

2001-11-08 Thread cardinal
ID: 13994 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Unknown/Other Function Operating System: windows 2000 PHP Version: 4.0.6 New Comment: You don't have the printer support enabled. Not a bug. Support questions about PHP are best answered

[PHP-DEV] Bug #13010 Updated: echoed multipdimensional arrays

2001-08-28 Thread cardinal
ID: 13010 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Arrays related Operating System: Linux 7.1 PHP Version: 4.0.4pl1 New Comment: Multidimensional arrays need to be enclosed in curly braces to be interpolated in that manner. echo

[PHP-DEV] Bug #12304 Updated: checkboxes

2001-07-22 Thread cardinal
ID: 12304 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Unknown/Other Function Operating System: win98 PHP Version: 4.0.4 New Comment: Right, that's what's supposed to happen. As per the spec, browsers don't send checkboxes in the request

[PHP-DEV] Bug #11911 Updated: Speed Problem

2001-07-14 Thread cardinal
ID: 11911 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old Status: Status: Feedback Bug Type: ODBC related Operating System: Linux RedHat 7.1 PHP Version: 4.0.6 New Comment: Setting status to feedback, status was blank. Previous Comments

[PHP-DEV] Bug #11836 Updated: Require nor Include works inner a class file

2001-07-02 Thread cardinal
ID: 11836 Updated by: cardinal Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Why don't you move your common variables and methods to a separate class, and have your 200 classes extend it? Previous

[PHP-DEV] Bug #11442 Updated: Random Warnig: Failed opening on any php file

2001-06-19 Thread cardinal
ID: 11442 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: iPlanet related Operating system: PHP Version: 4.0.5 Assigned To: Comments: This tends to be an issue with file permissions. Check that the user your web server is running as has read

[PHP-DEV] Bug #11326 Updated: Troubles with nested include()'s (bug #9673 revisited)

2001-06-19 Thread cardinal
ID: 11326 Updated by: cardinal Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: Without addressing the server-side issues, I'll point out why the client side ones are almost certain not to change

[PHP-DEV] Bug #11254 Updated: isset() and empty() doesn't work with hash arrays

2001-06-18 Thread cardinal
ID: 11254 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: isset($t2{nome}) is evaluating to true because you're using a string as an array, which is a perfectly

[PHP-DEV] Bug #11524 Updated: shifting or popping array with leading or trailing empty elements

2001-06-18 Thread cardinal
ID: 11524 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Arrays related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Please see the man pages for array_shift and array_pop. Both functions return the element they removed

[PHP-DEV] Bug #11059 Updated: PHP does not register GET variables $HTTP_GET_VARS is empty. POST works OK.

2001-05-23 Thread cardinal
ID: 11059 Updated by: cardinal Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Variables related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Was $data['n_id'] non-empty in board.php? Your script works fine for me when I add $data['n_id'] = 1; Previous Comments

[PHP-DEV] Bug #10986 Updated: makerpm script make a wron version no.

2001-05-21 Thread cardinal
ID: 10986 Updated by: cardinal Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: Scripting Engine problem Bug Type: Compile Problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: Reclassifying Previous Comments

[PHP-DEV] Bug #10983 Updated: php can't select database in mysql, so mysql is not working at all.

2001-05-20 Thread cardinal
ID: 10983 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: MySQL related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Please read the bug submission guidelines. http://www.php.net/bugs-dos-and-donts.php This report lacks any

[PHP-DEV] Bug #5698 Updated: Non internal MySQL support won't ./configure nicely on Debian...

2001-05-12 Thread cardinal
ID: 5698 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Feature/Change Request Operating system: PHP Version: 4.0.1pl2 Assigned To: Comments: Checking lib and lib/mysql was added before 4.0.1 was released, according to the CVS tag. Previous

[PHP-DEV] Bug #6277 Updated: make parse_str() returning arrays

2001-05-12 Thread cardinal
ID: 6277 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: Feature/Change Request Operating system: PHP Version: 4.0 Latest CVS (21/08/2000) Assigned To: Comments: 6276 is closed, closing this duplicate. Previous Comments

[PHP-DEV] Bug #8076 Updated: Array === argv

2001-05-12 Thread cardinal
ID: 8076 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Feature/Change Request Operating system: PHP Version: 4.0.3pl1 Assigned To: Comments: Use call_user_func_array Previous Comments

[PHP-DEV] Bug #10761 Updated: Call toCall to unsupported or undefined function mysql_connect()

2001-05-09 Thread cardinal
ID: 10761 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *Configuration Issues Operating system: PHP Version: 4.0.5 Assigned To: Comments: Not a bug. Previous Comments

[PHP-DEV] Bug #10762 Updated: Call to unsupported or undefined function mysql_connect()

2001-05-09 Thread cardinal
ID: 10762 Updated by: cardinal Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MySQL related Operating system: PHP Version: 4.0.4 Assigned To: Comments: Not a bug. Previous Comments: --- [2001-05-09 15:22:08

[PHP-DEV] Bug #10763 Updated: MySQL Connection Failed: Can't connect to local MySQL server through socket

2001-05-09 Thread cardinal
ID: 10763 Updated by: cardinal Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MySQL related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Not a bug. Previous Comments: --- [2001-05-09 15:34:53

[PHP-DEV] Bug #10763 Updated: MySQL Connection Failed: Can't connect to local MySQL server through socket

2001-05-09 Thread cardinal
ID: 10763 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: MySQL related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Previous Comments: --- [2001-05-09 15:34

[PHP-DEV] Bug #10707 Updated: nl2br gives br /\n

2001-05-07 Thread cardinal
ID: 10707 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Strings related Operating system: PHP Version: 4.0.5 Assigned To: Comments: What it's actually outputting is br /\n ? $str = One\nTwo; echo nl2br($str); ? Yields Onebr / Two

[PHP-DEV] Bug #6531 Updated: xml functions not working correctly, still.

2001-05-07 Thread cardinal
ID: 6531 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *XML functions Operating system: PHP Version: 4.0 Latest CVS (04/09/2000) Assigned To: Comments: No example script. Could you provide a short script detailing the bug you're seeing

[PHP-DEV] Bug #6175 Updated: XML functions no longer work in objects

2001-05-07 Thread cardinal
ID: 6175 Updated by: cardinal Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *XML functions Operating system: PHP Version: 4.0 Latest CVS (02/04/2001) Assigned To: Comments: It looks like the segfault has been fixed in CVS, can you check this on your end? Instead of a segfault though

[PHP-DEV] Bug #6671 Updated: using the XML parser in a class does not seem to work any longer

2001-05-07 Thread cardinal
ID: 6671 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: *XML functions Operating system: PHP Version: 4.0.2 Assigned To: Comments: This looks like a dup of 6175. Previous Comments

[PHP-DEV] Bug #8833 Updated: won't compile as an apache module

2001-05-07 Thread cardinal
ID: 8833 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: This system is for reporting bugs in PHP. For help with compiling and installing PHP, see one of the PHP

[PHP-DEV] Bug #9180 Updated: readfile() with a URL can't take a port.

2001-05-07 Thread cardinal
ID: 9180 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Filesystem function related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Works for me with current CVS. Previous Comments

[PHP-DEV] Bug #10386 Updated: Uploaded files do not save.

2001-05-07 Thread cardinal
ID: 10386 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: HTTP related Operating system: PHP Version: 4.0.4 Assigned To: Comments: If you're expecting uploaded files to stay there, that won't happen. Once the file has been uploaded

[PHP-DEV] Bug #1249 Updated: url_parse() is a bit too strict

2001-05-06 Thread cardinal
ID: 1249 Updated by: cardinal Reported By: [EMAIL PROTECTED] Status: Open Bug Type: URL related Operating system: PHP Version: 4.0 Assigned To: Comments: If this isn't a bug, it is at least an inconsistency. parse_url('?') doesn't set a query key parse_url('?#fragment') does Neither URL

[PHP-DEV] Bug #10526 Updated: Possible problem with query

2001-04-30 Thread cardinal
ID: 10526 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: MySQL related PHP Version: 4.0.4pl1 Assigned To: Comments: User feedback: Well, I'm not sure where the error message is comming from. It is an error being generated by either PHP

[PHP-DEV] Bug #10526 Updated: Possible problem with query

2001-04-29 Thread cardinal
ID: 10526 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: MySQL related PHP Version: 4.0.4pl1 Assigned To: Comments: I can't locate any error message in PHP that says Query was empty. Is it an error being displayed by your script, or one

[PHP-DEV] Bug #9839 Updated: opendir() before mysql_fetch_assoc() returns non-associative array

2001-04-26 Thread cardinal
ID: 9839 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: MySQL related PHP Version: 4.0.4pl1 Assigned To: Comments: mysql_fetch_assoc (And _fetch_row) now only takes one parameter in CVS. Previous Comments

[PHP-DEV] Bug #9455 Updated: Call to undefined function: mysql_connect()

2001-04-25 Thread cardinal
ID: 9455 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: MySQL related PHP Version: 4.0.4pl1 Assigned To: Comments: Closing, this is most likely an issue with the installation, and not a PHP bug. For help identifying the problem, consider one