[PHP-DEV] Bug #8315 Updated: strange session behavior with register_globals off

2001-05-02 Thread cynic
ID: 8315 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *Session related PHP Version: 4.0 Latest CVS (18/12/2000) Assigned To: Comments: Previous Comments: --- [2000-12-18 13:02

[PHP-DEV] sessions, track_vars, register_globals

2001-05-02 Thread Cynic
two snips from the manual: 1) If both track_vars and register_globals are enabled, then the globals variables and the $HTTP_SESSION_VARS entries will reference the same value. 2) As of PHP 4.0.3, track_vars is always turned on. This is not the case with Apache 1.3.20-dev, 4.0.5 RC7, a

[PHP-DEV] Bug #10565 Updated: mysql_real_connect dumps core, fix included

2001-05-02 Thread cynic
ID: 10565 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MySQL related PHP Version: 4.0.4pl1 Assigned To: Comments: mailed MySQL Previous Comments: --- [2001-04-30 16:57:34] [EMAIL PROTECTED

[PHP-DEV] Bug #10565 Updated: mysql_real_connect dumps core, fix included

2001-05-02 Thread cynic
ID: 10565 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Bug Type: MySQL related PHP Version: 4.0.4pl1 Assigned To: Comments: I had a conversation with Sinisa, this is the outcome. If it isn't true, please contact the MySQL team directly. All in all

[PHP-DEV] Re: [PHP-QA] Re: 4.0.6

2001-05-03 Thread Cynic
Zeev, do you think ASF is a Nazi-like group? I don't think so. Nor do I witness endless discussions caused by the fact that the Apache release cycle is far (in a galaxy far, far away.. :) stricter than the PHP one. 4.0.5 took very long to release, and it seems like it could have been released

[PHP-DEV] Re: [PHP-QA] Re: 4.0.6

2001-05-03 Thread Cynic
At 12:48 3.5. 2001, Andi Gutmans wrote the following: -- >At 12:47 PM 5/3/2001 +0200, Cynic wrote: >>Zeev, >> >>do you think ASF is a Nazi-like group? I don't think so. >>Nor do I witness endless dis

[PHP-DEV] Bug #10342 Updated: TSRM.DSP containing LF instead of CR/LF

2001-05-03 Thread cynic
ID: 10342 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: Compile Problem PHP Version: 4.0 Latest CVS (11/04/2001) Assigned To: Comments: well, CVS might convert LF to CRLF, but the fact is, that TSRM.dsp in snapshots from snaps.php.net has had LF for

[PHP-DEV] Bug #10626 Updated: escaping doesn't work in the replacement clause

2001-05-03 Thread cynic
ID: 10626 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: PCRE related PHP Version: 4.0.5 Assigned To: Comments: You escaped the $1000 on the PHP level, so literal $1000 was sent to PCRE, where $10 was interpreted as a backreference, and since there

Re: [PHP-DEV] sessions, track_vars, register_globals

2001-05-03 Thread Cynic
0 PM 5/2/2001 +0200, Cynic wrote: >>two snips from the manual: >> >>1) If both track_vars and register_globals are enabled, >> then the globals variables and the $HTTP_SESSION_VARS >> entries will reference the same value. >> >>2) As of PHP 4.0.3, track_va

Re: [PHP-DEV] Bug #10342 Updated: TSRM.DSP containing LF instead of CR/LF

2001-05-03 Thread Cynic
all other ds[pw] files have CRLF. I think it should be fixed. At 14:30 3.5. 2001, Daniel Beulshausen wrote the following: -- >At 11:49 03.05.2001 +, [EMAIL PROTECTED] wrote: >>ID: 10342 >>Updated by: cynic >&g

[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Release process

2001-05-03 Thread Cynic
Err, as you say, PHP should make things easy. I don't see how making tell NULL from an undefined variable makes anything easier. At 15:49 3.5. 2001, Andi Gutmans wrote the following: -- >At 08:48 AM 5/3/2001 -0500, Andrei Zmievski wro

[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Release process

2001-05-03 Thread Cynic
insert "impossible" somewhere in the sentence to make it make sense. At 16:04 3.5. 2001, Cynic wrote the following: -- >Err, as you say, PHP should make things easy. I don't see how >making tell NULL from an und

Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Release process

2001-05-03 Thread Cynic
I very much agree with Andrei on this. Please, keep the existing functionality. Although, I'm not familiar with any issues possibly connected with this. Does it hurt anything? At 16:03 3.5. 2001, Andrei Zmievski wrote the following:

Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Release process

2001-05-03 Thread Cynic
RTFM :)) http://www.php.net/manual/en/html/function.is-null.html At 16:47 3.5. 2001, Andi Gutmans wrote the following: -- >At 10:43 AM 5/3/2001 -0400, Joe Brown wrote: >>What about an isnull() function, opposed to key_exists(); >> >>Is

[PHP-DEV] Bug #10619 Updated: Apache is not able to load the php module

2001-05-03 Thread cynic
ID: 10619 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Bogus Bug Type: Apache related PHP Version: 4.0.5 Assigned To: Comments: you don't need to have php4ts.dll in windows/system/, just leave it in the directory where apache.exe is. Zend Optimizer is a

[PHP-DEV] Bug #10636: php_oci8.c -- undefined constants

2001-05-03 Thread cynic
From: [EMAIL PROTECTED] Operating system: NT 5 SP 1 PHP version: 4.0.5 PHP Bug Type: Compile Failure Bug description: php_oci8.c -- undefined constants this is what I got when I tried to build php_oci8.dll from the latest snapshot: Configuration: oci8 -

[PHP-DEV] Bug #10640: php_curl.dll

2001-05-03 Thread cynic
From: [EMAIL PROTECTED] Operating system: NT 5 SP 1 PHP version: 4.0 Latest CVS (03/05/2001) PHP Bug Type: Compile Failure Bug description: php_curl.dll apart from the other errors, the constants aren't set anywhere in the source of php_curl nor libcurl. Deleting intermedi

[PHP-DEV] Bug #10636 Updated: php_oci8.c -- undefined constants

2001-05-03 Thread cynic
ID: 10636 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure PHP Version: 4.0.5 Assigned To: Comments: oh, it's actually php4-200105030645, not 4.0.5 Previous Comments: --- [2001-

[PHP-DEV] Bug #10642 Updated: error connecting to database

2001-05-03 Thread cynic
ID: 10642 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: *Install and Config PHP Version: 4.0.5 Assigned To: Comments: duplicate of #10612 Previous Comments: --- [2001-05-03

[PHP-DEV] Bug #10653 Updated: loop limiters

2001-05-07 Thread cynic
ID: 10653 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Feature/Change Request Operating system: PHP Version: 4.0.5 Assigned To: Comments: hm, would you also want while23859() ? also, would for1000($i=0;$i $i ) { $i++ ; $rec

Re: [PHP-DEV] Re: mysql and unbuffered queries

2001-05-07 Thread Cynic
what about st. like #define MYSQL_QUERY_BUFFERED 0 #define MYSQL_QUERY_UNBUFFERED 1 mysql_query( string query [, int link_identifier [, int mode ]]) mysql_db_query( string database , string query [, int link_identifier [, int mode ]]) with mode defaulting to MYSQL_BUFFERED? so much for the issu

Re: [PHP-DEV] Re: mysql and unbuffered queries

2001-05-07 Thread Cynic
ah, ok, I posted before reading this... anyway, I'd suggest mysql_query_unbuffered instead of mysql_unbuffered_query. At 13:22 7.5. 2001, Zeev Suraski wrote the following: -- >At 12:23 7/5/2001, Wez Furlong wrote: >>On 2001-05-07 00:26

[PHP-DEV] Bug #10703 Updated: Error unloading php4apache.dll

2001-05-07 Thread cynic
ID: 10703 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Apache related Operating system: PHP Version: 4.0.5 Assigned To: Comments: this looks like the error in Apache where the modules (mod_php, mod_perl, etc.) weren't given enough time to cl

[PHP-DEV] Bug #10636 Updated: php_oci8.c -- undefined constants

2001-05-07 Thread cynic
ID: 10636 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating system: PHP Version: 4.0.5 Assigned To: Comments: thies sez: what version of oci are compiling against? i bet it's 8.0.x! please take out the HAVE_OCI8_TEMP_LOB=1 i

[PHP-DEV] Bug #10636 Updated: php_oci8.c -- undefined constants

2001-05-07 Thread cynic
ID: 10636 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: Compile Failure Bug Type: Documentation problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: -> docuprob Previous Comme

[PHP-DEV] bonsai.php.net down, no one cares?

2001-05-07 Thread Cynic
Hi all, bonsai on php.net has been down since 2001-05-03 at least. I've sent a msg to the address given on the error page, which bounced. Since the address is [EMAIL PROTECTED], I concluded it's probably Sascha's address, and sent another mail to [EMAIL PROTECTED] That didn't bounce, I haven't

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

2001-05-07 Thread cynic
ID: 7822 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Apache related Operating system: PHP Version: 4.0.4 Assigned To: Comments: I guess the point is to prevent malicious users from crashing the server. Previous Comments

Re: [PHP-DEV] Re: Bug #10640 Updated: php_curl.dll

2001-05-07 Thread Cynic
anyway, it built with php4-200105070645, so the report may stay closed. At 19:05 7.5. 2001, Sebastian Bergmann wrote the following: -- >Cynic wrote: >> ok, so the outcome is that it takes 3+ days for changes in CVS >> to

[PHP-DEV] Bug #10711 Updated: Form with enctype="multipart/form-data" critical error

2001-05-07 Thread cynic
ID: 10711 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Reproducible crash Operating system: PHP Version: 3.0.16 Assigned To: Comments: user feedback: I can try PHP4, but can not use it. Because my host provider have version PHP3. If I upload

[PHP-DEV] Bug #10716: ext/iconv doesn't find php.h

2001-05-07 Thread cynic
From: [EMAIL PROTECTED] Operating system: NT5 SP1 PHP version: 4.0 Latest CVS (2001-05-07) PHP Bug Type: Compile Failure Bug description: ext/iconv doesn't find php.h this is driving me mad: the project file for ext/iconv properly adds "../../main" to /I, but #include "php.

[PHP-DEV] weirdness in PHP_MINFO_FUNCTION(curl)

2001-05-07 Thread Cynic
I don't know how to explain this. I've built libcurl-7.7.2 with OpenSSL 0.9.6a, and php_curl.dll from php4-200105070645 shows correct stuff in phpinfo(), but after building php4-200105070945 (that's three hours later), there's some crap in the output of CURL version() in phpinfo(): CURL Informa

[PHP-DEV] Re: [PHP-QA] Modifications to Windows Readme file

2001-05-09 Thread Cynic
>PHP 4.0 for Windows comes in two flavours - a CGI executable >(php.exe), and an ISAPI module (php4isapi.dll). what about php4apache.dll? shouldn't that be mentioned too? BTW, that reminds me: ASF guys have changed the names of the win32 Apache modules to match the unix names; apachefoo.dll

[PHP-DEV] php.exe from current CVS crashes on startup

2001-05-09 Thread Cynic
Configuration: testsuite - Win32 Release_TS_Inline Build : warning : failed to (or don't know how to) build 'D:\compile\php\php4-200105090545\results.txt' Running Testsuite, please wait... Error executing c:\winnt\system32\cmd.exe. testsuite - 1 error(s),

Re: [PHP-DEV] php.exe from current CVS crashes on startup

2001-05-09 Thread Cynic
well, I'll try the next snapshot then. (the one that crashes is php4-200105090545) At 16:09 9.5. 2001, Sebastian Bergmann wrote the following: -- >Cynic wrote: >> [snip] > > The php.exe/php4ts.dll built from lat

[PHP-DEV] RE: [PHP-QA] RE: [PHP-DEV] Re: [PHP-QA] Modifications to Windows Readme file

2001-05-10 Thread Cynic
I don't think so, it looks ok. But I must admit that I prefer plaintext readme's... But that's just me. At 13:40 10.5. 2001, Liz wrote the following: -- >I noticed no comments at all about the HTML version of the readme I offered.. > >D

Re: [PHP-DEV] unbuffered mysql_db_query for 4.0.6?

2001-05-10 Thread Cynic
Andi, I have the same opinion as you have, but it leads me to to conclusion Jani made: start deprecating the function now, and get rid of it in 4.1. This is my reasoning: if mysql_db_query() gives warning now, and is removed altogether in 4.1, the behavior you seem to pursue is achieved: a fun

Re: [PHP-DEV] How to access a file in a protected Directory

2001-05-10 Thread Cynic
Hi there, I would suggest using cURL functions. However, this is not a support forum, ask your questions in php-general@, please. At 17:20 10.5. 2001, Jürgen Schneider wrote the following: -- >Hi All, > >I like to access a cgi script i

Re: [PHP-DEV] unbuffered mysql_db_query for 4.0.6?

2001-05-10 Thread Cynic
I must agree with Andi here. I've seen people who obviously didn't read the migration notes when upgrading from 3.0.x to 4.0. Of course, that's their fault, but that's the way it works. At 17:25 10.5. 2001, Andi Gutmans wrote the following: ---

[PHP-DEV] Bug #10801 Updated: Variable Variables and Constants

2001-05-10 Thread cynic
ID: 10801 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Variables related Operating system: PHP Version: 4.0.4 Assigned To: Comments: it's variable variables, not variable constants. what bug are you reporting? I haven't noticed. Previou

[PHP-DEV] Bug #10801 Updated: Variable Variables and Constants

2001-05-10 Thread cynic
ID: 10801 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Variables related Operating system: PHP Version: 4.0.4 Assigned To: Comments: there _is_ such an interface: http://php.net/manual/en/function.constant.php Previous Comments

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

2001-05-12 Thread cynic
ID: 7458 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Mail related Operating system: PHP Version: 4.0.2 Assigned To: Comments: I must've f***ed up. Too many browser windows, I guess. Sorry. Previous Com

Re: [PHP-DEV] Question about form

2001-05-14 Thread Cynic
1) php-dev@ is not a support forum, you should ask this question in php-general@ 2) you shouldn't post to php-general@ before you RTFM, because 3) this is a matter of configuration. set register_globals to On either in php.ini or in httpd.conf, or in .htaccess. At 00:39 14.5. 2001, ÕŕF wrote t

[PHP-DEV] Bug #10093 Updated: crash with virtual()

2001-05-14 Thread cynic
ID: 10093 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *General Issues Operating system: NT 4 SP 5, NT 5 SP 1 PHP Version: 4.0 Latest CVS (31/03/2001) Description: crash with virtual() current CVS doesn't build. I'm sending the errors to php-dev@. Previous Commen

[PHP-DEV] build failure with current CVS

2001-05-14 Thread Cynic
D:\compile\php\current>uname -a WindowsNT zvahlav 0 5 x86 basic_functions.c D:\compile\php\current\ext\standard\basic_functions.c(1787) : error C2065: 'executor_globals' : undeclared identifier D:\compile\php\current\ext\standard\basic_functions.c(1787) : error C2223: left of '->function_table'

[PHP-DEV] Bug #10093 Updated: crash with virtual()

2001-05-14 Thread cynic
ID: 10093 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *General Issues Operating system: PHP Version: 4.0 Latest CVS (31/03/2001) Assigned To: Comments: works like a charm. :) the documentation for virtual() should be updated. Previous Comments

[PHP-DEV] run-tests.php from current cvs crashes php.exe

2001-05-14 Thread Cynic
D:\compile\php\current>which php.exe c:/usr/local/bin\php.exe D:\compile\php\current>php -q run-tests.php No tests were run. D:\compile\php\current>php -q run-tests.php tests Running tests in tests == 'D:\compile\php\current\php.exe' is not recognized as an internal or extern

[PHP-DEV] Bug #9327 Updated: Request to php.exe generates two Failure Audit Object Access errors in NT log

2001-05-14 Thread cynic
ID: 9327 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Sockets related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: pardon me? since when is cygwin part of PHP? you just robbed RedHat! closing Previous Comments

[PHP-DEV] Bug #10882 Updated: nl2br function now instead of replacing \n to replaces \b to

2001-05-15 Thread cynic
ID: 10882 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Strings related Operating system: PHP Version: 4.0.5 Assigned To: Comments: have you read the dos-and-don'ts page? I'm sure it suggest you RTFM before posting, and check the bug database to see if

[PHP-DEV] Bug #10902 Updated: Possible security hole via external modification of session vars

2001-05-16 Thread cynic
ID: 10902 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *Session related Operating system: PHP Version: 4.0.5 Assigned To: Comments: this could only happen with a misconfigured PHP - you would have to set it to register globals AND extract GET/POST

Re: [PHP-DEV] Latest commit -- depreciation of call_user_method()

2001-05-16 Thread Cynic
Hi Andrei. Yes, that's how it should be, but not how it is. At least I've been observing PHP 4.0.x evolve dramatically with compat breakage included. At 08:34 16.5. 2001 -0500, Andrei Zmievski wrote: >As far as your question about the version numbers, the middle digit gets >bumped up when we pla

[PHP-DEV] Bug #10898 Updated: is_dir && filetype return wrong values

2001-05-16 Thread cynic
ID: 10898 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Filesystem function related Operating system: PHP Version: 4.0.5 Assigned To: Comments: this is bogus. you have to either chdir() into the $parent or is_dir() the full path. Previous Comments

Re: [PHP-DEV] removing ereg functions

2001-05-16 Thread Cynic
yes, PCRE is part of Apache-2.0 On Wed, 16 May 2001 -0400, [EMAIL PROTECTED] wrote: > Rasmus Lerdorf wrote: > > >>But, that all makes sense and tells me that it is not worth pursuing. > >> > >>Is the regex lib bundled with apache always as part of the core or just > >>included with certain modu

Re: [PHP-DEV] Latest commit -- depreciation of call_user_method()

2001-05-17 Thread Cynic
At 06:56 17.5. 2001 -0700, [EMAIL PROTECTED] wrote: > > >Being antagonistically sarcastic won't win you any friends, Jani. > > > > If I wanted friends, I'd get a dog.. :) > > > > >As far as your question about the version numbers, the middle digit gets > > >bumped up when we plan some changes that

[PHP-DEV] Bug #13875 Updated: Apache 1.3.22 will start outputing Segmentation fault (11)'s in error_log and sl

2001-10-30 Thread cynic
ID: 13875 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: Linux 2.4.12-ac1 Glibc 2.2.4 GCC PHP Version: 4.0.6 New Comment: Signal 11 is almost exclusively a mark of a problematic memory subsytem: faulty or

[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
out this feature too. 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 f

[PHP-DEV] Re: ++$i++ (was Re: [PHP-DEV] call_builtin_function_array() possible?)

2001-01-10 Thread Cynic
tely makes sense. What would it even do? >Remember, an expression has only one value. > >Zeev > >At 14:51 10/1/2001, Cynic wrote: >>Well, this would be probably completely useless (at least I >>can't think of a meaningful use of this right now), but... is >>the

[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

[PHP-DEV] Re: ++$i++ (was Re: [PHP-DEV] call_builtin_function_array() possible?)

2001-01-10 Thread Cynic
yes, I meant: "increment $i, assign $a[ $i ] to $x, and then increment once more. ok, then, let's forget it. At 14:07 10.1. 2001, Zeev Suraski wrote the following: -- >At 15:01 10/1/2001, Cynic wrote: >>woul

[PHP-DEV] http://bugs.php.net/?id=8634

2001-01-10 Thread Cynic
avior changed back to previous state, or what? 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] --

Re: [PHP-DEV] 4.0.4pl1 RC2 rolled

2001-01-10 Thread Cynic
/www.php.net/> >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] >To contact the list administrators, e-mail: [EMAIL PROTECTED] > --end of quote-- Cynic: A member of a gro

Re: [PHP-DEV] 4.0.4pl1 RC2 rolled

2001-01-10 Thread Cynic
-- >I don't think it's crucial for 4.0.4pl1... > >Zeev > >At 15:46 10/1/2001, Cynic wrote: >>4.0.4pl1 RC2 doesn't build as win32 mod_php4, so probably >>the patch I bugged you in should be there as well? >> >>Linking... >> Creating

RE: [PHP-DEV] 4.0.4pl1 RC2 rolled

2001-01-10 Thread Cynic
have >a windows build environment. Well, I was trying to be kind of unofficial QAT member building mod_php4 from snaps.php.net often since last summer or so. I don't blame you (or anyone else for that matter) for writing a function that breaks the build process on a platform you don'

RE: [PHP-DEV] 4.0.4pl1 RC2 rolled

2001-01-10 Thread Cynic
At 18:39 10.1. 2001, Cynic wrote the following: -- >I at least point out build failures >when I encounter them. But it's quite frustrating to see a report (which, as >it turned out, required one #ifdef to solve) unnot

RE: [PHP-DEV] 4.0.4pl1 RC2 rolled

2001-01-10 Thread Cynic
At 18:39 10.1. 2001, Cynic wrote the following: -- >I at least point out build failures >when I encounter them. But it's quite frustrating to see a report (which, as >it turned out, required one #ifdef to solve) unnot

Re: [PHP-DEV] 4.0.4pl1 RC2 rolled

2001-01-10 Thread Cynic
At 20:20 10.1. 2001, Daniel Beulshausen wrote the following: -- >At 15:19 10.01.2001 +0100, Cynic wrote: >>Anyway, it really seems like win32 mod_php4 has the lowest >>priority of these, I think it would be otherwise a

Re: [PHP-DEV] compiling PHP with oracle

2001-01-11 Thread Cynic
g List <http://www.php.net/> >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] >To contact the list administrators, e-mail: [EMAIL PROTECTED] --end of quote-- Cynic

[PHP-DEV] PHP 4.0 Bug #8528 Updated: Undefined symbol compiling PHP as DSO --with-mysql

2001-01-11 Thread cynic
ID: 8528 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Install and Config Assigned To: Comments: Previous Comments: --- [2001-01-09 21:02:18] [EMAIL PROTECTED] Could you

[PHP-DEV] PHP 4.0 Bug #8662 Updated: Echo of type "array of array"...

2001-01-11 Thread cynic
ID: 8662 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Arrays related Assigned To: Comments: Please, read the manual. If you want to have array indices inside strings, you must enclose them within curly braces: echo "Hello: {$PHPsource[0

[PHP-DEV] PHP 4.0 Bug #7945 Updated: operations on IB 6 crashes php

2001-01-11 Thread cynic
ID: 7945 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: InterBase related Assigned To: Comments: does 4.0.4 still crash? Previous Comments: --- [2000-11-23 08:22:43] [EMAIL

[PHP-DEV] PHP 4.0 Bug #5814 Updated: ODBC connection to Oracle fails

2001-01-11 Thread cynic
ID: 5814 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: ODBC related Assigned To: Comments: did you encounter this bug in later (preferrably 4.0.4) versions of PHP? Previous Comments

[PHP-DEV] PHP 4.0 Bug #5814 Updated: ODBC connection to Oracle fails

2001-01-12 Thread cynic
ID: 5814 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: ODBC related Assigned To: Comments: Previous Comments: --- [2001-01-11 17:09:33] [EMAIL PROTECTED] did you encounter

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

[PHP-DEV] PHP 4.0 Bug #6491 Updated: $PHP_SELF evaluates to improper address if directory name ends with ".php"

2001-01-12 Thread cynic
ID: 6491 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Scripting Engine problem Assigned To: Comments: could you try if this happens with newer versions of PHP? (4.0.4pl1 is out) Previous Comments

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

[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] Old-Status: Open Status: Closed Bug Type: PWS related Assigned To: Comments: if you used php.ini-optimized, the variable will be in $HTTP_GET_VARS['username']. if this doesn't help, reopen the bug report, and append

[PHP-DEV] PHP 4.0 Bug #7776 Updated: unable to load php_interbase.dll

2001-01-12 Thread cynic
ID: 7776 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: InterBase related Assigned To: Comments: where did you get the dll? what is the error message? please, read http://bugs.php.net/bugs-dos-and-donts.php before submitting further posts

[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

[PHP-DEV] PHP 4.0 Bug #7068 Updated: fails when 'to:' argument has the form "Name "

2001-01-12 Thread cynic
ID: 7068 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Mail related Assigned To: Comments: confirmed on NT 5 / Apache / CGI from today's CVS. mail( '"CYNIC" <[EMAIL PROTECTED]>' , 'subject' , 'body body body' ) ;

[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: Open Status: Feedback Bug Type: MySQL related Assigned To: Comments: did you switch by any chance from php.ini-dist to php.ini-optimized when you upgraded your PHP to 4.0.3? Previous Comments

[PHP-DEV] http://bugs.php.net/bugs.php?id=6852

2001-01-12 Thread Cynic
this bug report contains two single-line patches to ext/dbase/dbase.c, and one suggestion. are those patches bad? it's been a while since it's been reported, and the code still hasn't changed. ____ Cynic: A membe

[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: deny from all This at least denies direct access to the executable, and thus gets you rid of the crashes. Previous

[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 4.0 Bug #8667 Updated: sockets

2001-01-12 Thread cynic
ID: 8667 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: Compile Problem Assigned To: Comments: user feedback: Nope. I can reproduce this with latest CVS in Solaris 8.. BUT only when using GCC. With the Sun CC it works fine. So this bug report

[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

[PHP-DEV] PHP 4.0 Bug #7365 Updated: php_value error_reporting doesn't work for me

2001-01-12 Thread cynic
ID: 7365 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: PHP options/info functions Assigned To: Comments: this seems to be fixed in both 4.0.4 and current CVS. if you experience the same behavior after update, please reopen this bug report. Previous

[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 #8082 Updated: cgi error with php.exe

2001-01-12 Thread cynic
ID: 8082 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: IIS related Assigned To: Comments: could you please provide a short but complete script that produces this behavior? also, please read http://bugs.php.net/bugs-dos-and-donts.php Previous

[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

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

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'

[PHP-DEV] PHP 4.0 Bug #7344 Updated: opendir always returns a resource even on non-existen directories

2001-01-12 Thread cynic
ID: 7344 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Directory function related Assigned To: Comments: a me-too... the same on NT 5, mod_php4 from php4-200101120245 Previous Comments

[PHP-DEV] PHP 4.0 Bug #8642 Updated: mssql fetch array bug

2001-01-12 Thread cynic
ID: 8642 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: *General Issues Bug Type: MSSQL related Assigned To: Comments: reclassifying Previous Comments: --- [2001-01-10 16:12:26] [EMAIL

[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 #7467 Updated: Unable to set Cc: and Bcc: extra headers

2001-01-12 Thread cynic
ID: 7467 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-11-12 11:12:30] [EMAIL PROTECTED

[PHP-DEV] PHP 4.0 Bug #7858 Updated: Access Violation at 0D884CE6

2001-01-12 Thread cynic
ID: 7858 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: Scripting Engine problem Bug Type: IIS related Assigned To: Comments: reclassifying Previous Comments: --- [2000-11-17 01:52:08] [EMAIL

[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

<    1   2   3   4   5   >