[PHP-DEV] PHP 4.0 Bug #8732 Updated: execution function return always -1

2001-01-21 Thread cynic
ID: 8732 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: Unknown/Other Function Bug Type: Program Execution Assigned To: Comments: reclassifying Previous Comments: --- [2001-01-16 04:51:47

[PHP-DEV] PHP 4.0 Bug #7796 Updated: Slow reqursive functions with MySQL

2001-01-21 Thread cynic
ID: 7796 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Performance problem Assigned To: Comments: recursion in PHP is pretty fast. could you post a (stripped down as much as possible) script that shows the behavior? Previous Comments

[PHP-DEV] PHP 4.0 Bug #8760 Updated: Troubles enabling extension php_curl.php

2001-01-21 Thread cynic
ID: 8760 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Configuration Issues Assigned To: Comments: are you sure the versions match? (i. e. the dll is from the same package as php.exe you're using?) Previous Comments

Re: [PHP-DEV] RE: PHP 4.0 Bug #7360 Updated: is_a2z would be nice...

2001-01-21 Thread Cynic
on the PHP change-logs) Cheers, Maxim Maletsky. Not yet; as a matter of fact, the ctype extension is still in experimental stage, which means that function names haven't stabilized yet etc. See ext/ctype in the source package (http://snaps.php.net/) for details. ID: 7360 Updated by: cynic Reported

Re: [PHP-DEV] string replacement

2001-01-21 Thread Cynic
-- Cynic: A member of a group of ancient Greek philosophers who taught that virtue constitutes happiness and that self control is the essential part of virtue. [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL

[PHP-DEV] PHP 4.0 Bug #5457 Updated: compiled ODBC dll

2001-01-20 Thread cynic
ID: 5457 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Feature/Change Request Assigned To: Comments: ODBC support has been built in for long time since then. Previous Comments

[PHP-DEV] PHP 4.0 Bug #6398 Updated: Kernel page fault caused by PHP

2001-01-19 Thread cynic
ID: 6398 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: ODBC related Assigned To: Comments: user feedback: -- Excuse me for this delayed response. I'm going to try latest version of PHP soon and test it again in the same test environment. I'll send

[PHP-DEV] PHP 4.0 Bug #8795 Updated: Recieved POST-form-data is unexpectedly escaped with backslashes

2001-01-19 Thread cynic
ID: 8795 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Scripting Engine problem Assigned To: Comments: you must turn magic_quotes_gpc off if you don't want PHP to addslashes() your GPC data. if this is not the case, reopen the bug report. Previous

[PHP-DEV] PHP 4.0 Bug #8773 Updated: sql_regcase

2001-01-19 Thread cynic
ID: 8773 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: *Regular Expressions Bug Type: Documentation problem Assigned To: Comments: reclassifying Previous Comments: --- [2001-01-17 20:57:26

[PHP-DEV] PHP 4.0 Bug #8757 Updated: PHP Warning: Unable to load dynamic library 'e:\distrib\php\extensions\php_yaz.

2001-01-19 Thread cynic
ID: 8757 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Old-Bug Type: IIS related Bug Type: YAZ related Assigned To: Comments: Previous Comments: --- [2001-01-17 06:54:31] [EMAIL

[PHP-DEV] PHP 4.0 Bug #8799 Updated: snmp.dll displays error message on all generated pages

2001-01-19 Thread cynic
ID: 8799 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Old-Bug Type: SNMP related Bug Type: Documentation problem Assigned To: Comments: user feedback: -- yup that fixed it. is that path a compile time option?? -- I'm

[PHP-DEV] PHP 4.0 Bug #8271 Updated: Using include() on file with javascript after session_start() corrupts output

2001-01-19 Thread cynic
ID: 8271 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Old-Bug Type: IIS related Bug Type: *Session related Assigned To: Comments: duplicate of #8311 Previous Comments: --- [2000-12

[PHP-DEV] PHP 4.0 Bug #8686 Updated: Starting a session corrupts reading of external files.

2001-01-19 Thread cynic
ID: 8686 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: *Session related Assigned To: Comments: duplicate of #8311 Previous Comments: --- [2001-01-12 16:56:09] [EMAIL

[PHP-DEV] PHP 4.0 Bug #8311 Updated: quotes added when using session_start

2001-01-19 Thread cynic
ID: 8311 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: IIS related Bug Type: *Session related Assigned To: Comments: reclassifying. BTW, this is not IIS-specific, it has been reported for Mandrake too (#8686). Previous Comments

RE: [PHP-DEV] More OOP

2001-01-18 Thread Cynic
At 14:27 18.1. 2001, Sam Liddicott wrote the following: -- Sounds a good idea. $super though is identical to $this in plain value but has a different type. For $super you mean $this but treated as if it were a parent class. Maybe this

RE: [PHP-DEV] More OOP

2001-01-18 Thread Cynic
probably not documented yet At 14:39 18.1. 2001, Sam Liddicott wrote the following: -- see $parent I can't find reference to this on the site, although http://www.php.net/manual/en/ref.classobj.php seems very useful. Sam Cynic

[PHP-DEV] PHP 4.0 Bug #8712 Updated: no OCI support

2001-01-15 Thread cynic
ID: 8712 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Install and Config Assigned To: Comments: you must update the php_oci8.dll too. Previous Comments: --- [2001-01-15 10:12

[PHP-DEV] PHP 4.0 Bug #7079 Updated: mysql_query() and mysql_affected_rows() always return false

2001-01-13 Thread cynic
ID: 7079 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: MySQL related Assigned To: Comments: user feedback: the problem was caused by another apache module (mod_auth_mysql) which was linked against an older version of mysql client libraries I

[PHP-DEV] PHP 4.0 Bug #8548 Updated: PHP ISAPI ends with Internal Server Error

2001-01-13 Thread cynic
ID: 8548 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Bug Type: IIS related Assigned To: Comments: user feedback: we are not using MS Visual Studio. But I found something new: when I install 4.04 and replace the isapi.dll with the one from 4.03pl1 everything is fine. So

[PHP-DEV] PHP 4.0 Bug #6652 Updated: include() require() add trailing CRLF

2001-01-13 Thread cynic
ID: 6652 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Function Specific Assigned To: Comments: hm... unable to reproduce it on RH6.2 with 4.0.4 does it happen only with include() and require()? does the appended newline appear after the include

[PHP-DEV] PHP 4.0 Bug #8413 Updated: connection_status() returns 0 on timeout

2001-01-13 Thread cynic
ID: 8413 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Assigned To: Comments: I get no output at all (RH6.2 4.0.4 NT5 php4-200101130745) Previous Comments: --- [2000-12-25

[PHP-DEV] PHP 4.0 Bug #6474 Updated: no unlink() for deleting folders

2001-01-13 Thread cynic
ID: 6474 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Directory function related Assigned To: Comments: user feedback: seems to work fine so far in win2000 Previous Comments

[PHP-DEV] PHP 4.0 Bug #8280 Updated: Segmentation violation

2001-01-13 Thread cynic
ID: 8280 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Unknown/Other Function Assigned To: Comments: have you tried that with socket support enabled? did it help? Previous Comments

[PHP-DEV] PHP 4.0 Bug #6652 Updated: include() require() add trailing CRLF

2001-01-13 Thread cynic
ID: 6652 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: *Function Specific Assigned To: Comments: sorry, it should have been ... after the include()d / requre()d text OR at the end of ... Previous Comments

[PHP-DEV] PHP 4.0 Bug #8632 Updated: Error Message

2001-01-12 Thread cynic
ID: 8632 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Unknown/Other Function Assigned To: Comments: is this really the shortest possible script? wouldn't something shorter reproduce the bug too? it's quite lengthy, and the easier you make

[PHP-DEV] PHP 4.0 Bug #8046 Updated: upload is not working

2001-01-12 Thread cynic
ID: 8046 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Filesystem function related Assigned To: Comments: It Works For Me(tm) with latest snapshot from CVS. try 4.0.4pl1, and if it's the same, reopen this report. Previous Comments

[PHP-DEV] PHP 4.0 Bug #7202 Updated: Problem running PHP

2001-01-12 Thread cynic
ID: 7202 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: PWS related Assigned To: Comments: err, should've probably been $HTTP_POST_VARS['username'] Previous Comments: --- [2001-01-12 07:40:54

[PHP-DEV] PHP 4.0 Bug #7406 Updated: Unable to load Dbase extension

2001-01-12 Thread cynic
ID: 7406 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: dBase related Assigned To: Comments: have you tried a newer version since then? did it work? if not, what were the settings in your php.ini, and where did the dll actually live on your system

[PHP-DEV] PHP 4.0 Bug #7822 Updated: system crash

2001-01-12 Thread cynic
ID: 7822 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Assigned To: Comments: indeed. a temporary workaround, if I may: LocationMatch "/php/php(\.exe)?" deny from all /LocationMatch This at least denies direct access to the

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

2001-01-12 Thread cynic
ID: 8674 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Filesystem function related Assigned To: Comments: a user error Previous Comments: --- [2001-01-12 09:58:24] [EMAIL

[PHP-DEV] PHP 4.0 Bug #8120 Updated: mysql_list_fields() returns no result

2001-01-12 Thread cynic
ID: 8120 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: MySQL related Assigned To: Comments: It might be mysql_field_name() would actually work if you had correct number of arguments in the mysql_connect() call. Seems like your error_reporting is too

[PHP-DEV] php_value error_reporting

2001-01-12 Thread Cynic
1.3.15-dev, today's CVS). If it's supposed to take only integer values, why do the numbers differ from the 'usual' stuff (php.ini)? ____ Cynic: A member of a group of ancient Greek philosophers who taught that virtue constitutes

[PHP-DEV] PHP 4.0 Bug #8653 Updated: function array_diff fails for larger arrays

2001-01-12 Thread cynic
ID: 8653 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Arrays related Assigned To: Comments: seems to be fixed in CVS. Previous Comments: --- [2001-01-11 08:56:38] [EMAIL

[PHP-DEV] PHP 4.0 Bug #7244 Updated: Problem with LOAD DATA LOCAL INFILE

2001-01-12 Thread cynic
ID: 7244 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: MySQL related Assigned To: Comments: user feedback: No, I didn't. I've also got an old version of PHP 4.0.2 installed and I can switch between both versions via ScriptAlias in httpd.conf

[PHP-DEV] PHP 4.0 Bug #8330 Updated: Crash

2001-01-12 Thread cynic
ID: 8330 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: OCI8 related Assigned To: Comments: could you please retry with a newer version (4.0.4 / 4.0.4pl1) ? Previous Comments

[PHP-DEV] PHP 4.0 Bug #8050 Updated: Sending malformed body (message string)

2001-01-12 Thread cynic
ID: 8050 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Mail related Assigned To: Comments: according to RFC... err, can't recall... you have to use CRLF (\r\n in PHP) to delimit lines in mail messages. if that doesn't help, please reopen this bug

Re: [PHP-DEV] php_value error_reporting

2001-01-12 Thread Cynic
At 20:15 12.1. 2001, Zeev Suraski wrote the following: -- At 19:32 12/1/2001, Cynic wrote: A quick one: is PHP supposed to recognize named constants in php_value error_reporting, or is it a bug? No, it's a feature of the php.ini parser

[PHP-DEV] PHP 4.0 Bug #7458 Updated: FATAL: emalloc(): Unable to allocate -11773805 bytes

2001-01-12 Thread cynic
ID: 7458 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: Mail related Assigned To: Comments: dupe of #7447 Previous Comments: --- [2000-10-25 14:11:58] [EMAIL PROTECTED] desc

[PHP-DEV] PHP 4.0 Bug #7408 Updated: ISAPI dll Error

2001-01-12 Thread cynic
ID: 7408 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: PWS related Assigned To: Comments: does this happen with newer versions of PHP? actually, I think this is a very easy to fix in the MMC, so I'm closing the bug report. if you have your

[PHP-DEV] PHP 4.0 Bug #7666 Updated: PHP4 doesn't read php.ini with NT4/IIS

2001-01-12 Thread cynic
ID: 7666 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Configuration Issues Assigned To: Comments: until 4.0.4 incl. phpinfo() reported 'php.ini' (i. e. the filename without path) on windows. are you sure the files weren't read? could you try

[PHP-DEV] PHP 4.0 Bug #6652 Updated: include() require() add trailing CRLF

2001-01-12 Thread cynic
ID: 6652 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Function Specific Assigned To: Comments: have you by any chance updated your PHP since 4.0.2? does it still happen? Previous Comments

[PHP-DEV] PHP 4.0 Bug #6474 Updated: no unlink() for deleting folders

2001-01-12 Thread cynic
ID: 6474 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Feedback Bug Type: Directory function related Assigned To: Comments: do you still have problems with these functions in 4.0.4 or 4.0.4pl1? rename(), rmdir() and unlink() Work For Me(tm) on NT 5 with mod_php4

[PHP-DEV] PHP 4.0 Bug #7079 Updated: mysql_query() and mysql_affected_rows() always return false

2001-01-12 Thread cynic
ID: 7079 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: MySQL related Assigned To: Comments: have you experienced this error with newer versions of PHP? Previous Comments

[PHP-DEV] PHP 4.0 Bug #6722 Updated: Not a valid MYSQL result resource / Lost connection to MySQL server during quer

2001-01-12 Thread cynic
ID: 6722 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: MySQL related Assigned To: Comments: have you experienced this error with newer versions of PHP? Previous Comments

[PHP-DEV] PHP 4.0 Bug #7362 Updated: Crash when executing any mysql directive in php file

2001-01-12 Thread cynic
ID: 7362 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: MySQL related Assigned To: Comments: could you please try if this problem persists in 4.0.4pl1? Previous Comments

Re: [PHP-DEV] compiling PHP with oracle

2001-01-11 Thread Cynic
] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] --end of quote-- Cynic: A member of a group of ancient Greek philosophers who taught that virtue constitutes happiness

[PHP-DEV] PHP 4.0 Bug #8622 Updated: Using 0 as a key in accociative arrays crashes reset() , next(), etc.

2001-01-10 Thread cynic
ID: 8622 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Scripting Engine problem Assigned To: Comments: IIRC this is described in the manual. use while( list( $key , ) = each( $groupid ) ) { ... } Previous Comments

Re: [PHP-DEV] call_builtin_function_array() possible?

2001-01-10 Thread Cynic
. Lack of knowledge of C prevents me from going to try and do this myself. At 21:51 9.1. 2001, Hartmut Holzgraefe wrote the following: -- Cynic wrote: At 21:16 9.1. 2001, Andrei Zmievski wrote the following: What color is the sky on your

[PHP-DEV] PHP 4.0 Bug #8632 Updated: Error Message

2001-01-10 Thread cynic
ID: 8632 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Unknown/Other Function Assigned To: Comments: please, provide the shortest possible script reproducing the behavior. is it CGI version of PHP or SAPI version? also, what web server do you

RE: [PHP-DEV] 4.0.4pl1 RC2 rolled

2001-01-10 Thread Cynic
have access to. I think just just an unforunate thing, once more developers value windows it will solve itself. I'm trying to help make it happen. Sam -Original Message- From: Cynic [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 10, 2001 02:19 To: Zeev Suraski Cc: [EMAI

<    1   2   3   4