[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

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 #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

[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 #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

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 #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

[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 #6927 Updated:

2001-01-21 Thread cynic
ID: 6927 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Suspended Bug Type: Feature/Change Request Assigned To: Comments: you can turn assertions on/off using assert_options() / .ini settings Personally, I would kill for macros, but I don't think we'll see them

[PHP-DEV] PHP 4.0 Bug #7869 Updated: parse_str produces no trapable value

2001-01-21 Thread cynic
ID: 7869 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Assigned To: Comments: have parse_str return would be certainly good; as a workaround you can use parse_str( $s , $a ) ; if( 0 == count( $a ) ) { # problem ... Previous Comments

[PHP-DEV] PHP 4.0 Bug #5350 Updated: call_function(function_name, array args); ala execv()

2001-01-21 Thread cynic
ID: 5350 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Feature/Change Request Assigned To: Comments: call_user_func_array() Previous Comments: --- [2000-08-15 10:45:19

[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 #8860 Updated: variable array not working

2001-01-23 Thread cynic
ID: 8860 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Scripting Engine problem Assigned To: Comments: no. it will echo contents of $three. if you don't have that variable in current scope, it'll echo null, and, depending on your settings, emit

[PHP-DEV] PHP 4.0 Bug #8832 Updated: CGI differerent from ISAPI

2001-01-23 Thread cynic
ID: 8832 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Assigned To: Comments: just a note: relative URLs in Location header are in violation of the HTTP protocol. Previous Comments

[PHP-DEV] PHP 4.0 Bug #8860 Updated: variable array not working

2001-01-23 Thread cynic
ID: 8860 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Assigned To: Comments: ah, sorry, should've read the report more carefully. Previous Comments: --- [2001-01-23 10

[PHP-DEV] PHP 4.0 Bug #8765 Updated: Unable to load dynamic library

2001-01-23 Thread cynic
ID: 8765 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: IIS related Assigned To: Comments: php_ldap.dll needs libsasl.dll in system32, php_oci8.dll needs gds32.dll in the same location. not sure about php_oracle.dll. Previous Comments

[PHP-DEV] PHP 4.0 Bug #6950 Updated: make extract() return true or false

2001-01-23 Thread cynic
ID: 6950 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Feature/Change Request Assigned To: Comments: extract() was recently changed to return the number of extracted variables, so I guess this can be closed. Previous Comments

[PHP-DEV] PHP 4.0 Bug #8447 Updated: foreach does not take list for value

2001-01-23 Thread cynic
ID: 8447 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Duplicate Bug Type: Feature/Change Request Assigned To: Comments: wrong status Previous Comments: --- [2001-01-23 12:03:05] [EMAIL

[PHP-DEV] PHP 4.0 Bug #8373 Updated: foreach by reference

2001-01-23 Thread cynic
ID: 8373 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: Feature/Change Request Assigned To: Comments: dupe of #3074 btw, +1 for foreach( $a as $v ) :) Previous Comments

[PHP-DEV] PHP 4.0 Bug #8172 Updated: allow extract() of numerically indexed arrays with EXTR_PREFIX_ALL

2001-01-23 Thread cynic
ID: 8172 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Feature/Change Request Assigned To: Comments: implemented. Previous Comments: --- [2000-12-08 11:25:41] [EMAIL PROTECTED

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

2001-01-23 Thread cynic
ID: 8799 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Bug Type: Documentation problem Assigned To: Comments: changing status Previous Comments: --- [2001-01-19 12:52:44] [EMAIL

Re: [PHP-DEV] changing the bug emails slightly

2001-01-23 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

Re: [PHP-DEV] Proposal for updating the PDF-extension

2001-01-24 Thread Cynic
, 2001 at 03:07:09PM +0100, Cynic wrote: maybe they should be pdf_find_font, pdf_add_local_link etc? that would be more consistent with the func-naming convention, I guess, but I'm in no position to decide this. but I definitely think that it should be either underscore everywhere, or just

[PHP-DEV] PHP 4.0 Bug #8886 Updated: Link errors with libmysql with latest CVS

2001-01-24 Thread cynic
ID: 8886 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MySQL related Assigned To: Comments: don't know about the other stuff, but I bet the compress / uncompress stuff hase the same cause as on unices: you need to build zlib prior to building libmysql.lib, because

[PHP-DEV] PHP 4.0 Bug #8782 Updated: scripts run from CGI output #!/usr/local/bin/php line

2001-01-25 Thread cynic
ID: 8782 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: Performance problem Assigned To: Comments: duplicate of #8898 Previous Comments: --- [2001-01-18 10:21:03] [EMAIL

[PHP-DEV] PHP 4.0 Bug #8898 Updated: #!/path/php at top of CGI script appears in output (Netscape Enterprise Server)

2001-01-25 Thread cynic
ID: 8898 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Other web server Assigned To: Comments: marked the other one (#8782) as dupe, this one has a diff Previous Comments: --- [2001-01-25 09:03

[PHP-DEV] PHP 4.0 Bug #8926 Updated: pattern ~ can't detected

2001-01-26 Thread cynic
ID: 8926 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: *Regular Expressions Assigned To: Comments: dupe of #8925 Previous Comments: --- [2001-01-25 23:03:22] [EMAIL

[PHP-DEV] PHP 4.0 Bug #8926 Updated: pattern ~ can't detected

2001-01-26 Thread cynic
ID: 8926 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Bogus Bug Type: *Regular Expressions Assigned To: Comments: err Previous Comments: --- [2001-01-26 11:27:22] [EMAIL PROTECTED] dupe

[PHP-DEV] PHP 4.0 Bug #8925 Updated: pattern ~ can't detected

2001-01-26 Thread cynic
ID: 8925 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Regular Expressions Assigned To: Comments: seems like you're saying that ereg() won't find "~" (tilde) in a string. however, at least the code you provided contains NO ~. is this

[PHP-DEV] 198.186.203.51 (toye/bonsai/cvs/lxr...) is down

2001-01-29 Thread Cynic
Is there anybody out there? Might be it's something on the way, but ping is timed out (the DNS seems to be resolved properly)... Could someone have a look at it? Cynic: A member of a group of ancient Greek philosophers who taught

[PHP-DEV] Re: 198.186.203.51 (toye/bonsai/cvs/lxr...) is down

2001-01-29 Thread Cynic
OIC, lists.php.net is on the same machine. :) Is there anybody out there? Might be it's something on the way, but ping is timed out (the DNS seems to be resolved properly)... Could someone have a look at it? Cynic: A member

[PHP-DEV] why doesn't list() handle associative arrays?

2001-02-06 Thread Cynic
$a['x'] = 'one' ; $a['y'] = 'two' ; $a['z'] = 'three' ; list( $x , $y , $z ) = $a ; Warning: Undefined offset: 2 in ... Warning: Undefined offset: 1 in ... Warning: Undefined offset: 0 in ... Cynic: A member of a group

Re: [PHP-DEV] why doesn't list() handle associative arrays?

2001-02-06 Thread Cynic
yes, that's what I mean. At 03:09 7.2. 2001, Lars Torben Wilson wrote the following: -- Cynic writes: $a['x'] = 'one' ; $a['y'] = 'two' ; $a['z'] = 'three' ; list( $x , $y , $z ) = $a ; Warning: Undefined offset: 2

[PHP-DEV] PHP 4.0 Bug #9140 Updated: mysql_fetch_array($query, MYSQL_ASSOC) returns assoc AND num indexes

2001-02-06 Thread cynic
ID: 9140 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: MySQL related Assigned To: Comments: cannot reproduce it with yesterday CVS snapshot. can you upgrade? try 4.0.4 pl1 or http://snaps.php.net/ Previous Comments

[PHP-DEV] PHP 4.0 Bug #9140 Updated: mysql_fetch_array($query, MYSQL_ASSOC) returns assoc AND num indexes

2001-02-06 Thread cynic
ID: 9140 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: MySQL related Assigned To: Comments: well then, what about mysql_fetch_assoc()? Previous Comments: --- [2001-02-07 00

[PHP-DEV] PHP 4.0 Bug #9143: wrong Apache version shown

2001-02-07 Thread cynic
From: [EMAIL PROTECTED] Operating system: NT 5 PHP version: 4.0 Latest CVS (07/02/2001) PHP Bug Type: Apache related Bug description: wrong Apache version shown php4-200102060545 apache-1.3_20010207051200 Apache version property in the Apache section of phpinfo() shows

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

2001-02-07 Thread cynic
ID: 6722 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: MySQL related Assigned To: Comments: user feedback: Ok, bug closed now with PHP 4.0.4 pl1 mysql 3.22.xxx and apache 1.3.12. No more problems were founded for 1 week now with mysql

[PHP-DEV] PHP 4.0 Bug #9173 Updated: getline

2001-02-08 Thread cynic
ID: 9173 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Feature/Change Request Assigned To: Comments: please, read the manual: fgets does what you want. Previous Comments

[PHP-DEV] PHP 4.0 Bug #9173 Updated: getline

2001-02-08 Thread cynic
ID: 9173 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: Feature/Change Request Assigned To: Comments: user feedback: *** getline in C++ does not limit the delim character with just a newline. if I wanted, I could do a getline

[PHP-DEV] PHP 4.0 Bug #9220 Updated: Error connectiong to MySQL database

2001-02-11 Thread cynic
ID: 9220 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MySQL related Assigned To: Comments: Post your configure line. Also, seems like you didn't specify the version of PHP in question. Please do so. Previous Comments

[PHP-DEV] PHP 4.0 Bug #9220 Updated: Error connectiong to MySQL database

2001-02-11 Thread cynic
ID: 9220 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: MySQL related Assigned To: Comments: Previous Comments: --- [2001-02-12 01:00:54] [EMAIL PROTECTED] I issue a syntax

[PHP-DEV] mysql_pconnect() broken?

2001-02-12 Thread Cynic
Resource id #9 Resource id #10 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

[PHP-DEV] PHP 4.0 Bug #9237 Updated: date function parameters won't work on PWS

2001-02-13 Thread cynic
ID: 9237 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Date/time related Assigned To: Comments: I bet the text of the errmsg is somethign like this: Warning: Use of undefined constant x - assumed 'x' in ... on line ... this is caused

[PHP-DEV] PHP 4.0 Bug #9238 Updated: strpos() cannot indicate success when matching char is first

2001-02-13 Thread cynic
ID: 9238 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Strings related Assigned To: Comments: all you need is if( false !== strpos($SSL_PROTOCOL,"SSL")) || false !== (strpos($SSL_PROTOCOL,"TLS")) )

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

2001-02-13 Thread Cynic
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 and that

[PHP-DEV] PHP 4.0 Bug #2976 Updated: odbc_execute miss-use SQLBindParameter

2001-02-13 Thread cynic
ID: 2976 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Bug Type: ODBC related Assigned To: Comments: i've sent a msg to the reporter, it got back. seems like he doesn't work there anymore. anyone with MS Access willing to test the snippet? Previous Comments

[PHP-DEV] PHP 4.0 Bug #9251 Updated: Fatal error: Call to undefined function: ocilogon()

2001-02-14 Thread cynic
ID: 9251 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Oracle related Assigned To: Comments: 1) you need php_oci.dll 2) you need OCI client libraries Previous Comments

[PHP-DEV] PHP 4.0 Bug #9260 Updated: Strange effects ...

2001-02-14 Thread cynic
ID: 9260 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Bogus Bug Type: Performance problem Assigned To: Comments: 1) microtime() isn't exactly microtime() on win32. IIRC it was improved somewhat _after_ the release of 4.0.4 pl1, but it still goes only

[PHP-DEV] PHP 4.0 Bug #9260 Updated: Strange effects ...

2001-02-14 Thread cynic
ID: 9260 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Bogus Status: Closed Bug Type: Performance problem Assigned To: Comments: ah, concurrency... Previous Comments: --- [2001-02-14 09:18:41] [EMAIL

Re: [PHP-DEV] Language Question

2001-02-14 Thread Cynic
il: [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 and that self control i

[PHP-DEV] PHP 4.0 Bug #9143 Updated: wrong Apache version shown

2001-02-16 Thread cynic
ID: 9143 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Apache related Assigned To: Comments: Well, you _don't_ consider it a feature, do you? :) Nevertheless, it's ok with apache-1.3_20010212171201 / php4-200102120845. Previous Comments

[PHP-DEV] PHP 4.0 Bug #9312 Updated: php -l causes segmentation fault

2001-02-16 Thread cynic
ID: 9312 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Reproduceable crash Assigned To: Comments: Previous Comments: --- [2001-02-16 21:47:40] [EMAIL PROTECTED] Running "p

[PHP-DEV] PHP 4.0 Bug #9313 Updated: considering Apache multithread server

2001-02-17 Thread cynic
ID: 9313 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Apache related Assigned To: Comments: win32 Apache is multithreaded. Previous Comments: --- [2001-02-17 04:06:45] [EMAIL

[PHP-DEV] PHP 4.0 Bug #9313 Updated: considering Apache multithread server

2001-02-17 Thread cynic
ID: 9313 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Apache related Assigned To: Comments: sure. load them in php.ini. this is described in the manual, and the readme file that comes with the distro. Previous Comments

[PHP-DEV] PHP 4.0 Bug #9312 Updated: php -l causes segmentation fault

2001-02-17 Thread cynic
ID: 9312 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Bogus Status: Open Bug Type: Reproduceable crash Assigned To: Comments: Previous Comments: --- [2001-02-16 21:47:40] [EMAIL PROTECTED] Running "p

[PHP-DEV] PHP 4.0 Bug #9312 Updated: php -l causes segmentation fault

2001-02-17 Thread cynic
ID: 9312 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Reproduceable crash Assigned To: Comments: Previous Comments: --- [2001-02-16 21:47:40] [EMAIL PROTECTED] Running "p

[PHP-DEV] PHP 4.0 Bug #9313 Updated: considering Apache multithread server

2001-02-17 Thread cynic
ID: 9313 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Apache related Assigned To: Comments: The extensions that failed to load depend on external libraries that need to be in your system's path in order to be found. See http://bugs.php.net/?id=9037. Previous

Re: [PHP-DEV] Time for 4.0.5?

2001-02-19 Thread Cynic
of quote-- 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

Re: [PHP-DEV] Time for 4.0.5?

2001-02-19 Thread Cynic
At 15:05 19.2. 2001, Derick Rethans wrote the following: -- On Mon, 19 Feb 2001, Cynic wrote: I would welcome the win32 distributions packed with bzip2 as well. This algorithm is superior to anything else I know (well, at least

  1   2   3   4   >