[PHP-DEV] Bug #10521 Updated: Referencing a variable without setting its contents

2001-04-29 Thread cynic
ID: 10521 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: IIS related PHP Version: 4.0.4pl1 Assigned To: Comments: I bet the Apache box has error_reporting E_ALL &~ E_NOTICE while the IIS box has error_reporting E_ALL. RTFM, please. (if this ain't

Re: [PHP-DEV] Logic in sapi/cgi/cgi_main.c

2001-04-29 Thread Andi Gutmans
http://www.faqts.com/knowledge_base/view.phtml/aid/734/fid/37 It sounds to me that you are right. That should probably just be request_uri. I thought many people have used this $PHP_SELF so it's kind of strange that there haven't been a zillion complaints. Does anyone object to changing this beha

[PHP-DEV] Bug #10345 Updated: unlink ignores permissions

2001-04-29 Thread andi
ID: 10345 Updated by: andi Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Filesystem function related PHP Version: 4.0.1pl2 Assigned To: Comments: This is not a bug but how the filesystem works. Permissions for erasing a file is according to the permissions on the dire

[PHP-DEV] Bug #10557 Updated: php does not work with php_mcrypt.dll

2001-04-29 Thread andi
ID: 10557 Updated by: andi Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: mcrypt related PHP Version: 4.0.4 Assigned To: Comments: Previous Comments: --- [2001-04-30 02:02:51] [EMAIL PROTECTED

Re: [PHP-DEV] Logic in sapi/cgi/cgi_main.c

2001-04-29 Thread Sterling Hughes
>Can you give an example of how it looks with request_uri and how it looks >with both? Then it'll be easier for someone like me who doesn't know the >standard too well to check the PHP manual and the HTTP standard to see >what >the correct behavior should be. > Well, I can't really test this, as

[PHP-DEV] Bug #10557: php does not work with php_mcrypt.dll

2001-04-29 Thread laxman_lawande
From: [EMAIL PROTECTED] Operating system: windows 98 PHP version: 4.0.4 PHP Bug Type: mcrypt related Bug description: php does not work with php_mcrypt.dll I am using a windows 98 machine. I have installed php 4.0.4 using the easy installer for windows. I downloaded the php

[PHP-DEV] Bug #10556: php does not work with php_mcrypt.dll

2001-04-29 Thread laxman_lawande
From: [EMAIL PROTECTED] Operating system: windows 98 PHP version: 4.0.4 PHP Bug Type: mcrypt related Bug description: php does not work with php_mcrypt.dll I am using a windows 98 machine. I have installed php 4.0.4 using the easy installer for windows. I downloaded the php

[PHP-DEV] Bug #9780 Updated: realpath doesn't return trailing slash

2001-04-29 Thread andi
ID: 9780 Updated by: andi Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Directory function related PHP Version: 4.0.4 Assigned To: Comments: This is not a bug but the behavior of dirname is copied from the UNIX dirname command. The semantics is that it assumes it is g

RE: [PHP-DEV] 4.0.6

2001-04-29 Thread Andi Gutmans
At 11:36 PM 4/29/2001 +0100, James Moore wrote: > >K I have a list of bugs that need to be at least reviewed by the appropraite >developers, this list needs to be added to/altered etc can you please send >feedback on which issues should be fixed before 4.0.6, there are some there >that will not be

[PHP-DEV] Bug #9505 Updated: Pointer not set exception on a realloc

2001-04-29 Thread andi
ID: 9505 Updated by: andi Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproduceable crash PHP Version: 4.0.4pl1 Assigned To: Comments: I see no reason why this would cause a crash. Why shouldn't I be able to do some pointer arithmetic in the beginning? There is no d

[PHP-DEV] Bug #8621 Updated: be careful with interactive cmd line mode

2001-04-29 Thread andi
ID: 8621 Updated by: andi Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproduceable crash PHP Version: 4.0.3pl1 - 4.0.6-dev Assigned To: Comments: Should be fixed in latest CVS Previous Comments: --

RE: [PHP-DEV] 4.0.6

2001-04-29 Thread Andi Gutmans
At 12:41 AM 4/30/2001 +0200, [EMAIL PROTECTED] wrote: >I think bug 8621 does belong here too, it's the -a mode that segfaults. B. >Boyev tried to look into this, but couldn't get to the bottom. I think I fixed this one now. Andi -- PHP Development Mailing List To unsubsc

Re: [PHP-DEV] Logic in sapi/cgi/cgi_main.c

2001-04-29 Thread Andi Gutmans
Can you give an example of how it looks with request_uri and how it looks with both? Then it'll be easier for someone like me who doesn't know the standard too well to check the PHP manual and the HTTP standard to see what the correct behavior should be. Andi At 07:55 AM 4/29/2001 -0400, Ster

Re: [PHP-DEV] imap_mail_compose(): suggested bugfixes and improvements. Patch included

2001-04-29 Thread Andi Gutmans
Please also address the maintainers (written on the top of the .c file) to make sure this gets the right attention. Andi At 01:24 AM 4/30/2001 +0200, Johan Ekenberg wrote: >Hi! > >I've been working a lot with the imap_*() functions in PHP lately, and have >discovered a few shortcomings in the i

Re: [PHP-DEV] distributions in /phpweb

2001-04-29 Thread Sterling Hughes
On Sun, 29 Apr 2001, Colin Viebrock wrote: > Can I make a suggestion to take the distributions directory out of the > phpweb repository, and make it it's own CVS repository? > > This would a) allow people to just mirror the downloads instead of the whole > site and b) make it much quicker when pe

Re: [PHP-DEV] key_exists from php

2001-04-29 Thread Andrei Zmievski
At 10:00 PM 4/29/01 -0400, David Croft wrote: >should that be separate e.g. index_exists? No, just have it take either string or number for a key. -Andrei -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PR

Re: [PHP-DEV] PHP 4.0 Bug #9816 Updated: FATAL: emalloc(): Unable to allocate

2001-04-29 Thread Nolan Andres
hmmm...sorry, but somehow this follow-up that I submitted was posted with the original poster's address, instead of mine. If anyone wants to contact me, I can be reached at the reply address to *this* post. peace, Nolan Andres PeaceWorks Computer Consulting -- PHP Development Mailing List

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

2001-04-29 Thread shazlista
ID: 9816 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: ODBC related Description: FATAL: emalloc(): Unable to allocate I got the same error when I tried (in numerous ways) to get the concatenation of two fields returned "AS" a new fieldname: My example query: SELECT BorrowerId, [

[PHP-DEV] Re: Bug #10145 Updated: strtime("") result?

2001-04-29 Thread Colin Viebrock
> I added an error of level E_NOTICE for this. Thanks. - Colin -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-DEV] distributions in /phpweb

2001-04-29 Thread Colin Viebrock
Can I make a suggestion to take the distributions directory out of the phpweb repository, and make it it's own CVS repository? This would a) allow people to just mirror the downloads instead of the whole site and b) make it much quicker when people do a cvs update when they only want to edit some

[PHP-DEV] Bug #10539 Updated: still - unresolved reference to compress

2001-04-29 Thread sniper
ID: 10539 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Compile Failure PHP Version: 4.0 Latest CVS (28/04/2001) Assigned To: Comments: What does 'ldd /usr/local/mysql-3.23.37/lib/mysql/libmysqlclient.so' output? What is in config.log about z

[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 that y

[PHP-DEV] Bug #9306 Updated: while and multiple conditions

2001-04-29 Thread sniper
ID: 9306 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Unknown/Other Function PHP Version: 4.0.1pl2 Assigned To: Comments: Previous Comments: --- [2001-02-16 15:47:22] [EM

[PHP-DEV] Bug #10542 Updated: Unknow Error on ./configure

2001-04-29 Thread sniper
ID: 10542 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Install and Config PHP Version: 4.0.4pl1 Assigned To: Comments: You c-client libraries are broken. Please check this manual page for information how to install them correctly: http://www.ph

[PHP-DEV] Bug #10452 Updated: PHP Hang !

2001-04-29 Thread sniper
ID: 10452 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: IIS related PHP Version: 4.0.4pl1 Assigned To: Comments: not enough info Previous Comments: --- [2001-04-23 03:53:49] [

[PHP-DEV] Bug #8414 Updated: set_time_out() is acting inconsistantly

2001-04-29 Thread sniper
ID: 8414 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Performance problem PHP Version: 4.0.4 Assigned To: Comments: I can't reproduce this with latest CVS. If problem still persist with PHP 4.0.5 or with latest CVS snapshot from http://snaps.php.n

Re: [PHP-DEV] key_exists from php

2001-04-29 Thread David Croft
On Sun, 29 Apr 2001, Andrei Zmievski wrote: > Key may be a number as well. > > -Andrei should that be separate e.g. index_exists? -- |> /+\ \| | |> David Croft Infotrek -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re: [PHP-DEV] key_exists from php

2001-04-29 Thread Andrei Zmievski
At 09:50 PM 4/29/01 -0400, David Croft wrote: >There doesn't seem to be any way for a php script to determine whether a >given key exists in an array. isset($arr['x']) fails when it exists but >has a null value. I know there are ways around it like using foreach or >array_keys but these don't see

[PHP-DEV] key_exists from php

2001-04-29 Thread David Croft
There doesn't seem to be any way for a php script to determine whether a given key exists in an array. isset($arr['x']) fails when it exists but has a null value. I know there are ways around it like using foreach or array_keys but these don't seem very efficient. I would like to add a function

Re: [PHP-DEV] Bug #10533: empty POST variables when file uploadsdisabled

2001-04-29 Thread Jani Taskinen
On Sat, 28 Apr 2001, Zeev Suraski wrote: >The way PHP works right now is that multipart encoding is rejected if file >uploads are disabled. We should either change the name of the INI >directive to reflect that it really disables multipart POSTs, or ignore the >file entries in a multipart POST.

[PHP-DEV] Bug #8889 Updated: Memory is not being freed.

2001-04-29 Thread zeev
ID: 8889 Updated by: zeev Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Performance problem PHP Version: 4.0.4 Assigned To: Comments: What kind of sizes are we talking about here? the Zend memory manager holds a memory cache, but we're talking at around 1MB per process max. Previous C

[PHP-DEV] Re: Bug #9954 Updated: php.exe hangs when executing external batch file

2001-04-29 Thread ¥ DaVe ¥
Sure... I will reply with the outcome. Thanks. Bug Database wrote: > > ID: 9954 > Updated by: derick > Reported By: [EMAIL PROTECTED] > Old-Status: Open > Status: Feedback > Bug Type: Program Execution > PHP Version: 4.0.4pl1 > Assigned To: > Comments: > > Can you try this tomorrow when PHP 4.0

[PHP-DEV] Bug #9954 Updated: php.exe hangs when executing external batch file

2001-04-29 Thread derick
ID: 9954 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Program Execution PHP Version: 4.0.4pl1 Assigned To: Comments: Can you try this tomorrow when PHP 4.0.5 is released? There was a lot of changes to this piece of code. Previous Comments: -

[PHP-DEV] Logic in sapi/cgi/cgi_main.c

2001-04-29 Thread Sterling Hughes
I've taken a look at the code that registers $PHP_SELF in the CGI version, in accordance with bug 6491. I see the problem, its that on some server & OS combinations, the SCRIPT_NAME environment variable is incorrectly set and therefore the below code exhibits the bug (the strcmp() should avoid t

[PHP-DEV] imap_mail_compose(): suggested bugfixes and improvements. Patch included

2001-04-29 Thread Johan Ekenberg
Hi! I've been working a lot with the imap_*() functions in PHP lately, and have discovered a few shortcomings in the imap_mail_compose() function. Attached is a suggested patch against current CVS (2001-04-29), ext/imap/php_imap.c. Feel free to comment on this. I'm hoping that, after you've revie

[PHP-DEV] Bug #8621 Updated: be careful with interactive cmd line mode

2001-04-29 Thread jmoore
ID: 8621 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Reproduceable crash PHP Version: 4.0.3pl1 - 4.0.6-dev Assigned To: Comments: -- Forwarded message -- Date: Sun, 29 Apr 2001 20:13:24 +0300 From: Boian Bonev <[EMAIL PROTECTED]

[PHP-DEV] bug 8621 (fwd)

2001-04-29 Thread Derick Rethans
-- Forwarded message -- Date: Sun, 29 Apr 2001 20:13:24 +0300 From: Boian Bonev <[EMAIL PROTECTED]> To: Derick Rethans <[EMAIL PROTECTED]> Subject: bug 8621 i think this is a (e)free on something that is not (e)malloc-ed. or freed twice. i know nothing about the interactive mode

RE: [PHP-DEV] 4.0.6

2001-04-29 Thread derick
On Sun, 29 Apr 2001, James Moore wrote: > === List of bugs === > List of iteresting bugs so far: > === > > Zend Related > > 6491 (Incorrect setting of PHP_SELF under certain circumstances) > 8130 (Shallow

RE: [PHP-DEV] 4.0.6

2001-04-29 Thread James Moore
> Guys, > > I think that despite the release of 4.0.5 tomorrow we are pretty close to > having an RC1 for 4.0.6. Lots of things have been fixed/added since 4.0.5 > (check the NEWS file). > Can we make a list of things which still need to make it into > 4.0.6 before > we branch? > > Andi K I have

[PHP-DEV] Bug #9954 Updated: php.exe hangs when executing external batch file

2001-04-29 Thread derick
ID: 9954 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Program Execution PHP Version: 4.0.4pl1 Assigned To: Comments: User reported: Yes, the batch file works fine... it only hangs when run from php. -Dave Previous Comments:

[PHP-DEV] Re: Bug #9954 Updated: php.exe hangs when executing external batch file

2001-04-29 Thread ¥ DaVe ¥
Yes, the batch file works fine... it only hangs when run from php. -Dave Bug Database wrote: > > ID: 9954 > Updated by: jmoore > Reported By: [EMAIL PROTECTED] > Old-Status: Open > Status: Feedback > Bug Type: Program Execution > PHP Version: 4.0.4pl1 > Assigned To: > Comments: > > does the ba

[PHP-DEV] Bug #10553 Updated:

2001-04-29 Thread derick
ID: 10553 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Problem PHP Version: 4.0.4pl1 Assigned To: Comments: This is not a bug in PHP. PHP uses the apache APXS script to do this. And for an ssl version of Apache, APXS changes httpsd.conf, wh

[PHP-DEV] Bug #10519 Updated: $HTTP_COOKIE_VARS spoofing

2001-04-29 Thread bbonev
ID: 10519 Updated by: bbonev Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Variables related PHP Version: 4.0.4pl1 Assigned To: Comments: indeed i have missed one of the points - the fact that when passing data in the array form, all the values combine in a single array. further testing

Re: [PHP-DEV] 4.0.6

2001-04-29 Thread Andi Gutmans
At 04:06 AM 4/29/2001 -0400, Sterling Hughes wrote: >On Sun, 29 Apr 2001, Andi Gutmans wrote: > > > Guys, > > > > I think that despite the release of 4.0.5 tomorrow we are pretty close to > > having an RC1 for 4.0.6. Lots of things have been fixed/added since 4.0.5 > > (check the NEWS file). > > C

Re: [PHP-DEV] Re: Crypt salts not random.. (fwd)

2001-04-29 Thread Boian Bonev
hi, > >That only really works for forking webservers, does it not? Another > >alternative > >would be to use microseconds... > > Yeah we could use microseconds but are they available on all platforms? > In any case, on non-forking servers we can use thread id. if it is a threading server then wh

Re: [PHP-DEV] 4.0.6

2001-04-29 Thread Sterling Hughes
On Sun, 29 Apr 2001, Andi Gutmans wrote: > Guys, > > I think that despite the release of 4.0.5 tomorrow we are pretty close to > having an RC1 for 4.0.6. Lots of things have been fixed/added since 4.0.5 > (check the NEWS file). > Can we make a list of things which still need to make it into 4.0.6

Re: [PHP-DEV] 4.0.6

2001-04-29 Thread Andi Gutmans
At 10:09 PM 4/29/2001 +0200, [EMAIL PROTECTED] wrote: >On Sun, 29 Apr 2001, Andi Gutmans wrote: > > > Guys, > > > > I think that despite the release of 4.0.5 tomorrow we are pretty close to > > having an RC1 for 4.0.6. Lots of things have been fixed/added since 4.0.5 > > (check the NEWS file). > >

Re: [PHP-DEV] 4.0.6

2001-04-29 Thread derick
On Sun, 29 Apr 2001, Andi Gutmans wrote: > Guys, > > I think that despite the release of 4.0.5 tomorrow we are pretty close to > having an RC1 for 4.0.6. Lots of things have been fixed/added since 4.0.5 > (check the NEWS file). > Can we make a list of things which still need to make it into 4.0.6

Re: [PHP-DEV] Re: Crypt salts not random.. (fwd)

2001-04-29 Thread Jani Taskinen
On Sun, 29 Apr 2001, Andi Gutmans wrote: >At 09:42 PM 4/29/2001 +0200, Jani Taskinen wrote: > >>This is the line in question: >> >>php_srand(time(0) * getpid() * (php_combined_lcg() * 1.0)); >> >>This is now (in my patch) in RINIT and thus it is a different pid >>it doesn't matter if the RINI

Re: [PHP-DEV] Re: Crypt salts not random.. (fwd)

2001-04-29 Thread Andi Gutmans
At 10:01 PM 4/29/2001 +0200, Jani Taskinen wrote: >On Sun, 29 Apr 2001, Andi Gutmans wrote: > > >At 09:42 PM 4/29/2001 +0200, Jani Taskinen wrote: > > > >>This is the line in question: > >> > >>php_srand(time(0) * getpid() * (php_combined_lcg() * 1.0)); > >> > >>This is now (in my patch) in RI

[PHP-DEV] PHP 4.0 Bug #10495 Updated: Crash with ob_start();

2001-04-29 Thread vvtk
ID: 10495 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Reproduceable crash Description: Crash with ob_start(); php4-200104290845 It is minimal script with segfault (after 3-5 times refresh in browser) ",$TIME_EXECUTION,$contents); $contents=str_replace("",$USERS_ONLINE,

Re: [PHP-DEV] Re: Crypt salts not random.. (fwd)

2001-04-29 Thread Jani Taskinen
On Sun, 29 Apr 2001, Andi Gutmans wrote: >At 09:42 PM 4/29/2001 +0200, Jani Taskinen wrote: > >>This is the line in question: >> >>php_srand(time(0) * getpid() * (php_combined_lcg() * 1.0)); >> >>This is now (in my patch) in RINIT and thus it is a different pid >>it doesn't matter if the RINI

Re: [PHP-DEV] Output seems to be out of order

2001-04-29 Thread Andi Gutmans
You are confused :) What you did is: echo expr1 . expr2; meaning echo the expr1 concatenated with expr2. Both expressions are evaluated before the concatenation occurs. so print_r(posix_uname()) is evaluated first and prints out the posix uname info. The return value is 1 for success so what y

[PHP-DEV] Output seems to be out of order

2001-04-29 Thread Scott Wolf
Here is the script I was running to get some info. System Info"; echo ""; echo "posix_getpid: " . posix_getpid() . "\n\n"; echo "posix_getppid: " . posix_getppid() . "\n\n"; echo "posix_uname: " . print_r(posix_uname()) . "\n\n"; echo "posix_times: " . print_r(posix_times()) . "\n\n"; echo ""; ec

[PHP-DEV] Bug #8904 Updated: Segfault with phpMyadmin

2001-04-29 Thread andi
ID: 8904 Updated by: andi Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Other web server PHP Version: 4.0 Latest CVS (25/01/2001) Assigned To: Comments: Please try the latest CVS and if it still crashes than open a new bug report (or ask us to reopen this one). Previ

Re: [PHP-DEV] Re: Crypt salts not random.. (fwd)

2001-04-29 Thread Andi Gutmans
At 09:42 PM 4/29/2001 +0200, Jani Taskinen wrote: >This is the line in question: > >php_srand(time(0) * getpid() * (php_combined_lcg() * 1.0)); > >This is now (in my patch) in RINIT and thus it is a different pid >it doesn't matter if the RINIT happens the same second.. >Or did I misunderstoo

Re: [PHP-DEV] Re: Crypt salts not random.. (fwd)

2001-04-29 Thread Jani Taskinen
This is the line in question: php_srand(time(0) * getpid() * (php_combined_lcg() * 1.0)); This is now (in my patch) in RINIT and thus it is a different pid it doesn't matter if the RINIT happens the same second.. Or did I misunderstood something? And I know it works now. :) And it didn't wo

[PHP-DEV] 4.0.6

2001-04-29 Thread Andi Gutmans
Guys, I think that despite the release of 4.0.5 tomorrow we are pretty close to having an RC1 for 4.0.6. Lots of things have been fixed/added since 4.0.5 (check the NEWS file). Can we make a list of things which still need to make it into 4.0.6 before we branch? Andi -- PHP Development Mai

[PHP-DEV] Bug #9568 Updated: IIS stops responding under load (XML parser)

2001-04-29 Thread andi
ID: 9568 Updated by: andi Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: XML related PHP Version: 4.0 Latest CVS (05/03/2001) Assigned To: Comments: Please wait for PHP 4.0.5 (due out tomorrow)and open a new bug report if it still doesn't work. Some load issues in the

[PHP-DEV] Bug #9077 Updated: Cannot compile against current Apache 2.0 a9 or CVS dated 02-Feb-2001

2001-04-29 Thread andi
ID: 9077 Updated by: andi Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Apache related PHP Version: 4.0 Latest CVS (02/02/2001) Assigned To: Comments: Outdated bug report. Please try the latest CVS with the latest version of Apache 2 Previous Comments: ---

RE: [PHP-DEV] Re: Crypt salts not random.. (fwd)

2001-04-29 Thread Alexander Feldman
On Sun, 29 Apr 2001, James Moore wrote: > > > > > In order to avoid this you actually have to call it at completely > > > different > > > > times, something you can't really guarantee. We should > > probably not use > > > > the timestamp as the seed (at least not alone), but also take > > the pi

[PHP-DEV] Bug #10550 Updated: mktime() returns -1 for certain valid dates

2001-04-29 Thread hholzgra
ID: 10550 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: Date/time related PHP Version: 4.0 Latest CVS (29/04/2001) Assigned To: derick Comments: daylight saving related??? (u Previous Comments: -

RE: [PHP-DEV] Re: Crypt salts not random.. (fwd)

2001-04-29 Thread James Moore
> > > In order to avoid this you actually have to call it at completely > > different > > > times, something you can't really guarantee. We should > probably not use > > > the timestamp as the seed (at least not alone), but also take > the pid into > > > account. > > > > > > Zeev > > > > > >

Re: [PHP-DEV] Re: Crypt salts not random.. (fwd)

2001-04-29 Thread Andi Gutmans
At 10:22 AM 4/29/2001 -0400, John Donagher wrote: >On Sun, 29 Apr 2001, Zeev Suraski wrote: > > > In order to avoid this you actually have to call it at completely > different > > times, something you can't really guarantee. We should probably not use > > the timestamp as the seed (at least not

Re: [PHP-DEV] Re: Crypt salts not random.. (fwd)

2001-04-29 Thread John Donagher
On Sun, 29 Apr 2001, Zeev Suraski wrote: > In order to avoid this you actually have to call it at completely different > times, something you can't really guarantee. We should probably not use > the timestamp as the seed (at least not alone), but also take the pid into > account. > > Zeev >

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

2001-04-29 Thread andi
ID: 7344 Updated by: andi Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Directory function related PHP Version: 4.0 Latest CVS (19/10/2000) Assigned To: Comments: Fixed in latest CVS. Previous Comments: -

[PHP-DEV] Bug #10555: .htaccess config setting cause sudden loss of PHP-include path or apache crash

2001-04-29 Thread bs_php
From: [EMAIL PROTECTED] Operating system: Windows NT 4.0 and 2000 PHP version: 4.0.4pl1 PHP Bug Type: *Configuration Issues Bug description: .htaccess config setting cause sudden loss of PHP-include path or apache crash ERROR: == A *VERY* tricky error only showning up u

[PHP-DEV] Bug #10554 Updated: IISConfig - MSCOMCTL.OCX is not correctly registered.

2001-04-29 Thread phildriscoll
ID: 10554 Updated by: phildriscoll Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Assigned Bug Type: *Install and Config PHP Version: 4.0.4pl1 Assigned To: [EMAIL PROTECTED] Comments: This is a known issue - and instructions for a workaround are included in the installation notes shippe

[PHP-DEV] PHP 4.0 Bug #9128 Updated: Memory Leak or Memory Problem.

2001-04-29 Thread kaiser
ID: 9128 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Filesystem function related Description: Memory Leak or Memory Problem. Ok, to code my shit i used $fp = fopen("http://weburl";); but i forgotten to close the handler with fclose($fp). SO i tested and tested my script and

Re: [PHP-DEV] Bug #10528: I have been unable to find any documentation on the SAPI interface.

2001-04-29 Thread Boian Bonev
hi, i have already did the same thing for a radiusd server - it is not rocket science but the apache module is not the right starter point. i can send you code or put it in php's CVS (only if the community agree on this) i had one big problem with integrating php into some software - if i write

[PHP-DEV] Bug #10554: IISConfig - MSCOMCTL.OCX is not correctly registered.

2001-04-29 Thread whitej
From: [EMAIL PROTECTED] Operating system: Windows NT 4.0 SP6a PHP version: 4.0.4pl1 PHP Bug Type: *Install and Config Bug description: IISConfig - MSCOMCTL.OCX is not correctly registered. I downloaded the installer for PHP 4.0.4pl1 and the install works until the point whe

[PHP-DEV] Bug #2892 Updated: php -a (interactive mode) doesn't call functions

2001-04-29 Thread andi
ID: 2892 Updated by: andi Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Assigned Bug Type: Scripting Engine problem PHP Version: 4.0 Beta 3 Assigned To: Andi Comments: Interactive mode is very limited and only meant to check simple things with. We can keep it as an assigned bug but

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

2001-04-29 Thread jmoore
ID: 7344 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: Directory function related PHP Version: 4.0 Latest CVS (19/10/2000) Assigned To: Comments: this still is the case with yesterdays CVS. - James Previous Comments: -

[PHP-DEV] Bug #10430 Updated: require() does not work inside class bodies (ie. to pull in methods)

2001-04-29 Thread andi
ID: 10430 Updated by: andi Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *General Issues PHP Version: 4.0.4pl1 Assigned To: Comments: Right. require() and include() both happen at run-time while the class is checked for method's at compile-time. You have to include th

[PHP-DEV] Bug #9562 Updated: Memory leak in ext/pgsql/pgsql.c

2001-04-29 Thread zeev
ID: 9562 Updated by: zeev Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproduceable crash PHP Version: 4.0.4pl1 Assigned To: Comments: Your fix was incorporated to the CVS, and will be a part of PHP 4.0.6. Thanks! Previous Comments:

[PHP-DEV] Bug #10462 Updated: PHP Core with Backtrace

2001-04-29 Thread andi
ID: 10462 Updated by: andi Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Unknown/Other Function PHP Version: 4.0.4pl1 Assigned To: Comments: A shame you didn't attach a short reproducing script. We can't tell from this backtrace what the problem might have been. Pleas

[PHP-DEV] Bug #8729 Updated: popen with >> crashes Win98

2001-04-29 Thread andi
ID: 8729 Updated by: andi Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproduceable crash PHP Version: 4.0.4pl1 Assigned To: Comments: popen() has been rewritten for Windows. This will be available in PHP 4.0.6. Please wait for that or check the latest CVS. If the p

[PHP-DEV] Bug #8641 Updated: sig 11 when apache2 inits php

2001-04-29 Thread andi
ID: 8641 Updated by: andi Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproduceable crash PHP Version: 4.0 Latest CVS (10/01/2001) Assigned To: Comments: Please try the latest CVS with the latest Apache 2.0 and open a new bug report if it still doesn't work. A lot h

[PHP-DEV] Bug #10519 Updated: $HTTP_COOKIE_VARS spoofing

2001-04-29 Thread bbonev
ID: 10519 Updated by: bbonev Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Variables related PHP Version: 4.0.4pl1 Assigned To: Comments: think about cookies the same way as GET data or POST data - they are at the same level and can be spoofed very easy with a cURL client for example. o

[PHP-DEV] Bug #9848 Updated: memory leak

2001-04-29 Thread andi
ID: 9848 Updated by: andi Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Performance problem PHP Version: 4.0.4pl1 Assigned To: Comments: The operating system is in charge of cleaning up after PHP once it exits. Maybe what you were seeing is that the OS prefered to use

[PHP-DEV] Bug #9294 Updated: File uploads take ~70 times longer than downloading files on Apache/PHP.

2001-04-29 Thread andi
ID: 9294 Updated by: andi Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Performance problem PHP Version: 4.0.2 Assigned To: Comments: Please try PHP 4.0.4pl1 or 4.0.5 which is due out tomorrow and open a new bug report if this still happens. Previous Comments: --

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

2001-04-29 Thread andi
ID: 7344 Updated by: andi Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Directory function related PHP Version: 4.0 Latest CVS (19/10/2000) Assigned To: Comments: Please try the latest CVS and open a new bug report if this is still the case. Previous Comments: ---

[PHP-DEV] Bug #8621 Updated: be careful with interactive cmd line mode

2001-04-29 Thread bbonev
ID: 8621 Updated by: bbonev Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Reproduceable crash PHP Version: 4.0.3pl1 - 4.0.6-dev Assigned To: Comments: date: Sun Apr 29 19:59:15 EEST 2001 cvs up ./cvsclean ./buildconf ./configure make gdb file ./php set args -a run Interac

[PHP-DEV] Bug #8927 Updated: Missing header file

2001-04-29 Thread jmoore
ID: 8927 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Compile Failure PHP Version: 4.0.4pl1 Assigned To: Comments: NB: The files needed are located in the Win32 support package that can be obtained here: http://www.php.net/extra/win32build.zip Previous Comments:

Re: [PHP-DEV] Bug #8927 Updated: Missing header file

2001-04-29 Thread Chris Allen
The files needed are located in the Win32 support package that can be obtained here: http://www.php.net/extra/win32build.zip > [2001-01-26 01:06:51] [EMAIL PROTECTED] > ---Configuration: mssql - Win32 MSSQL 70 Debug_TS > Compiling... > php_mssql.c > ext/sta

[PHP-DEV] Bug #4063 Updated: Parser when detect error display wrong script name and line when it found error

2001-04-29 Thread jmoore
ID: 4063 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: Scripting Engine problem PHP Version: 4.0 Release Candidate 1 Assigned To: Comments: this should be fixed in CVS if not please reopen. Previous Comments: ---

[PHP-DEV] Bug #3923 Updated: User defined functions being cached?

2001-04-29 Thread jmoore
ID: 3923 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: Scripting Engine problem PHP Version: 4.0 Beta 4 Patch Level 1 Assigned To: Comments: this should be fixed in CVS Previous Comments:

[PHP-DEV] Bug #8554 Updated: ob_gzhandler

2001-04-29 Thread jmoore
ID: 8554 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: Reproduceable crash PHP Version: 4.0.4pl1 Assigned To: Comments: fixed in CVS Previous Comments: --- [2001-01-26 10:

[PHP-DEV] Bug #8448 Updated: Apache segfaults when output_handler = ob_gzhandler is used

2001-04-29 Thread jmoore
ID: 8448 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: Reproduceable crash PHP Version: 4.0.4 Assigned To: Comments: fixed in CVS Previous Comments: --- [2000-12-28 05:22:

[PHP-DEV] Bug #9050 Updated: strtotime function work incorrect

2001-04-29 Thread derick
ID: 9050 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Date/time related PHP Version: 4.0.4pl1 Assigned To: Comments: This still occurs with php 4.0.5RC6 Previous Comments: --- [2001-02-01 10:1

[PHP-DEV] Bug #8384 Updated: Error enabling ob_gzhandler

2001-04-29 Thread jmoore
ID: 8384 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: Reproduceable crash PHP Version: 4.0.4 Assigned To: Comments: fixed in CVS Previous Comments: --- [2000-12-22 21:06:

[PHP-DEV] Bug #10126 Updated: ASP can't working

2001-04-29 Thread jmoore
ID: 10126 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Suspended Status: Duplicate Bug Type: IIS related PHP Version: 4.0.4pl1 Assigned To: Comments: dup of about 50 other bug reports with lots more info.. marking as so.. see 10480 Previous Comments: ---

[PHP-DEV] Bug #8621 Updated: be careful with interactive cmd line mode

2001-04-29 Thread derick
ID: 8621 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Feedback Bug Type: Reproduceable crash PHP Version: 4.0.3pl1 Assigned To: Comments: user reports: bbonev@orange:~/php/php4$ ./php -a Interactive mode enabled X-Powered-By: PHP/4.0.6-dev Content-type: te

[PHP-DEV] Bug #2086 Updated: include() does not find files in the include path

2001-04-29 Thread jmoore
ID: 2086 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Suspended Status: Closed Bug Type: Scripting Engine problem PHP Version: 4.0 Beta 2 Assigned To: Comments: this has been fixed. Previous Comments: ---

[PHP-DEV] Bug #1752 Updated: phpinfo(): images (php, zend) and Link to credits don't work

2001-04-29 Thread jmoore
ID: 1752 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Suspended Bug Type: Other web server PHP Version: 4.0 Beta 1 Assigned To: Comments: could we not use PATH_INFO here? Previous Comments: --- [1999-07-21 16:

[PHP-DEV] Bug #10061 Updated: bad interpretation of ascii char #0146

2001-04-29 Thread jmoore
ID: 10061 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Strings related PHP Version: 4.0.4pl1 Assigned To: Comments: No feedback. closing Previous Comments: --- [2001-03

[PHP-DEV] Bug #10059 Updated: error message "Fatal error: Unable to open etc..."

2001-04-29 Thread jmoore
ID: 10059 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: *Install and Config PHP Version: 4.0.0 Assigned To: Comments: No feedback. closing Previous Comments: --- [2001-0

[PHP-DEV] Bug #10057 Updated: Multidimensional arrays passed to function using func_get_args

2001-04-29 Thread jmoore
ID: 10057 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Unknown/Other Function PHP Version: 4.0.2 Assigned To: Comments: this should be open not feedback Previous Comments: --

[PHP-DEV] Bug #10046 Updated: linking to a PHP page with querystring causes error in php4ts.dll

2001-04-29 Thread jmoore
ID: 10046 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: URL related PHP Version: 4.0.4pl1 Assigned To: Comments: No feedback. closing Previous Comments: --- [2001-03-29

[PHP-DEV] Bug #10037 Updated: In file included from sapi_apache2.c:44:

2001-04-29 Thread jmoore
ID: 10037 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Apache related PHP Version: 4.0.4pl1 Assigned To: Comments: No feedback. closing Previous Comments: --- [2001-03-

  1   2   3   >