[PHP-DEV] Bug #11986 Updated: the problem of php and sybase connection has not been fixed

2001-12-19 Thread lobbin
ID: 11986 Updated by: lobbin Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Sybase-ct (ctlib) related Operating System: windows 2000 PHP Version: 4.0.6 New Comment: Can you verify this on 4.1.0? R. Previous Comments:

[PHP-DEV] CVS Account Request: manu

2001-12-19 Thread Emmanuel FAIVRE
translating php gtk manual into french -- 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] Bug #14606 Updated: mcrypt_ofb with tripledes : 2.2.7 and 2.4.18 different behavior

2001-12-19 Thread jeanfrancois . lecam
ID: 14606 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: mcrypt related Operating System: redhat 7.2 PHP Version: 4.1.0 New Comment: I first thought of a problem with libmcrypt itself... According to its author, 3DES has not changed (see below). I'll

[PHP-DEV] Bug #14596 Updated: error occur when using include_path

2001-12-19 Thread daniel
ID: 14596 Updated by: daniel Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *Configuration Issues Operating System: winNT PHP Version: 4.0.6 New Comment: leave out include_path and then include "f:\apacheweb\www_bl\arch\head2.inc"; directly from your script. I'm pretty sure the pr

Re: [PHP-DEV] Bug #14596 Updated: error occur when using include_path

2001-12-19 Thread Markus Fischer
On Thu, Dec 20, 2001 at 07:21:41AM -, [EMAIL PROTECTED] wrote : > ID: 14596 > User updated by: [EMAIL PROTECTED] > Reported By: [EMAIL PROTECTED] > Status: Bogus > Bug Type: *Configuration Issues > Operating System: winNT > PHP Version: 4.0.6 > New Comment: > > where should i put the include

Re: [PHP-DEV] Question: Should exit() print out the integer exit-status?

2001-12-19 Thread Markus Fischer
Actually, a good idea to keep BC. Its now just a matter if its really worth to keep BC for exit. On Wed, Dec 19, 2001 at 08:28:19PM +, [EMAIL PROTECTED] wrote : > > Just a thought... > > --- > void exit ( [mixed messag

[PHP-DEV] Bug #14505 Updated: get an warning in webpage when using mysql_pconnect()

2001-12-19 Thread mfischer
ID: 14505 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Summary: get an warning in webpage Old Status: Open Status: Closed Old Bug Type: Scripting Engine problem Bug Type: MySQL related Operating System: Win XP PHP Version: 4.1.0 New Comment: Alread fixed in CVS (adjusting info for hist

[PHP-DEV] Bug #14596 Updated: error occur when using include_path

2001-12-19 Thread haplo232
ID: 14596 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *Configuration Issues Operating System: winNT PHP Version: 4.0.6 New Comment: where should i put the include_path ? is it on the php.ini file or put it at the top of the file ? Previous Comments:

[PHP-DEV] Bug #14613 Updated: Implement Function/Feature Conformity Tests

2001-12-19 Thread zak
ID: 14613 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: PHP Version: 4.1.0 Old Assigned To: Assigned To: zak New Comment: Assigning it to myself so that I don't forget. Now I just have to get to the other bug reports that are as

[PHP-DEV] Bug #14613: Implement Function/Feature Conformity Tests

2001-12-19 Thread zak
From: [EMAIL PROTECTED] Operating system: PHP version: 4.1.0 PHP Bug Type: Feature/Change Request Bug description: Implement Function/Feature Conformity Tests I strongly believe that PHP needs to continue evolving and improving. However, I also recognise the importance of

[PHP-DEV] Bug #14596 Updated: error occur when using include_path

2001-12-19 Thread haplo232
ID: 14596 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *Configuration Issues Operating System: winNT PHP Version: 4.0.6 New Comment: where should i put the include_path ? is it on the php.ini file or put it at the top of the file ? Previous Comments:

Re: [PHP-DEV] about php4.1.0 with apache2.x (httpd-2_0_28)

2001-12-19 Thread sheens
Dear Brian, Did you try Apache2.X DSO complie with PHP4 successfully? I try that and check every configuration, but it still doesn't work. Apache 2.0.28 configuration: ./configure --prefix=/usr/local/apache --enable-speling=shared --enable-vhost-alias --enable-rewrite=shared \ --enable-so --enab

[PHP-DEV] [FRC]Session module related issues

2001-12-19 Thread Yasuo Ohgaki
Issue for session save handler. I wrote PostgreSQL session save handler and requested to place it under PECL. Although, it is possible technically. Placing session save handler module to PECL may not be a good after all, since 1) It highly depends on Session module. 2) It does not work as standa

[PHP-DEV] Bug #14612 Updated: session save handler module uses php_session_register_module() does not work.

2001-12-19 Thread yohgaki
ID: 14612 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Status: Critical Bug Type: Session related Operating System: Linux PHP Version: 4.0CVS-2001-12-19 New Comment: My description is not correct. There is a way to use external session save handler module. i.e. session_module_name() Pre

Re: [PHP-DEV] Question: Should exit() print out the integer exit-status?

2001-12-19 Thread Rasmus Lerdorf
This is what I suggested ages ago. I think this is the correct solution for this one. I don't see mass-breakage, or perhaps even any, caused by this change. The case-insensitivity stuff is completely another matter though. I see very little benefit in 1) breaking thousands of existing scri

[PHP-DEV] Bug #14505 Updated: get an warning in webpage

2001-12-19 Thread blueeye
ID: 14505 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Scripting Engine problem Operating System: Win XP PHP Version: 4.1.0 New Comment: I found where the problem is. if I use mysql_pconnect(), the warning apears. please hel

[PHP-DEV] Bug #14531 Updated: Reference to bug #14496

2001-12-19 Thread yohgaki
ID: 14531 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Status: Duplicate Bug Type: Session related Operating System: Linux PHP Version: 4.1.0 New Comment: This is not a duplicate of 14496 after all, but a another report #13268. Previous Comments: --

[PHP-DEV] Bug #14531 Updated: Reference to bug #14496

2001-12-19 Thread yohgaki
ID: 14531 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: Session related Operating System: Linux PHP Version: 4.1.0 New Comment: Duplicate #14496 Previous Comments: [2001-12

[PHP-DEV] Bug #13579 Updated: variables deglobalized after session_register()

2001-12-19 Thread yohgaki
ID: 13579 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Win2k PHP Version: 4.0.6 New Comment: This is half user's fault Can we do something to this issue? To reporter: Could you update PHP version when you test and confirm prob

[PHP-DEV] Bug #14507 Updated: sessions and mm produce an error on starting apache

2001-12-19 Thread yohgaki
ID: 14507 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: Session related Operating System: Sparc/Solaris 8 PHP Version: 4.1.0 New Comment: I created new report for this bug which explains why this happens. Duplicate #14612 -- Yasuo Ohgaki Pre

[PHP-DEV] Bug #14497 Updated: PHP causes segfault when session handler=user

2001-12-19 Thread yohgaki
ID: 14497 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Analyzed Bug Type: Session related Operating System: FreeBSD 4.4-Stable PHP Version: 4.1.0, 4-200112131200 New Comment: Is this fixed? Anyone mind if I fix this and commit? -- Yasuo Ohgaki Previous Comment

[PHP-DEV] Bug #14496 Updated: session.save_handler = mm - error when apache starting

2001-12-19 Thread yohgaki
ID: 14496 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: Session related Operating System: Linux PHP Version: 4.1.0 New Comment: I created new one reported by me which contains the reason why this happens. I make this report as duplicate of my rep

[PHP-DEV] Bug #14080 Updated: The doubledoublequote strikes again

2001-12-19 Thread yohgaki
ID: 14080 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Session related Operating System: FreeBSD 4.4 Old PHP Version: 4.0.6 PHP Version: 4.2.0-dev New Comment: PHP Version updated Previous Comments:

[PHP-DEV] Bug #13834 Updated: SID already defined

2001-12-19 Thread yohgaki
ID: 13834 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Session related Operating System: FreeBSD 4.2 PHP Version: 4.0.6 New Comment: Please test with 4.1.0 and latest CVS snapshot. CVS snapshot source can be found http://snaps.php.net/ (No win

[PHP-DEV] Bug #13787 Updated: custom sess_write not called to start session

2001-12-19 Thread yohgaki
ID: 13787 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Session related Operating System: Linux 2.4.7 glibc 2.2.2 PHP Version: 4.0.6 New Comment: It should be bugs in your session save handlers. Search zend.com code exchange for PosrgreSQL session sa

[PHP-DEV] Bug #13524 Updated: session_unset() with no registered vars causes segfault w/save_handler=user

2001-12-19 Thread yohgaki
ID: 13524 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Session related Operating System: linux 2.2.19 redhat PHP Version: 4.0.5 New Comment: Your session save handler has bugs. Search zend.com code exchange for PosrgreSQL session save handler as an

[PHP-DEV] Bug #13521 Updated: "session.save_handler = files" still allows session_set_save_handler to overrid

2001-12-19 Thread yohgaki
ID: 13521 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Session related Operating System: Redhat 6.1 Linux PHP Version: 4.0.6 New Comment: Please test with 4.1.0 and latest CVS snapshot. CVS snapshot source can be found http://snaps.php.net/ (N

[PHP-DEV] Bug #13507 Updated: Destroy handler in session_set_save_handler doesn't work

2001-12-19 Thread yohgaki
ID: 13507 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Session related Operating System: PHP Version: 4.0.6 New Comment: Your session handler has bugs. Search zend.com code exchange for PosrgreSQL session save handler for a example session handler

[PHP-DEV] Bug #13378 Updated: Auto session start + obejct

2001-12-19 Thread yohgaki
ID: 13378 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Session related Bug Type: Feature/Change Request Operating System: Linux PHP Version: 4.0.6 New Comment: Many users want to unserialize/initilize object after session is started, I suppose. Type = Feature R

[PHP-DEV] Bug #13320 Updated: shmget() fails if running two copies of php4 simultaniously as different users

2001-12-19 Thread yohgaki
ID: 13320 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Analyzed Bug Type: Session related Operating System: Linux/Debian/unstable PHP Version: 4.0.6 New Comment: This is expected. MM module will have problem you've mentioned. This behavior will not be changed at le

[PHP-DEV] Bug #13300 Updated: Calling of session write handler after output buffer sent is stupid!

2001-12-19 Thread yohgaki
ID: 13300 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Session related Operating System: Linux PHP Version: 4.0.5 New Comment: If you are using database and worry about cases like this, lock should be used. -- Yasuo Ohgaki Previous Comments: ---

[PHP-DEV] Bug #13268 Updated: static path in php and mm

2001-12-19 Thread yohgaki
ID: 13268 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Analyzed Bug Type: Session related Operating System: linux PHP Version: 4.0CVS-2001-09-12 New Comment: Will this be changed? Any one want me to fix it by adding addtional ini entry? Previous Comments:

[PHP-DEV] Bug #13236 Updated: Cycles in object references are not restored correctly

2001-12-19 Thread yohgaki
ID: 13236 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Linux PHP Version: 4.0.6 New Comment: May be we should change Status to Suspended or change Type to Feature request? -- Yasuo Previous Comments:

[PHP-DEV] Bug #13182 Updated: session_start() can't create a _new_ session control file.

2001-12-19 Thread yohgaki
ID: 13182 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Session related Operating System: Solaris 7 PHP Version: 4.0.6 New Comment: Please test with 4.1.0 and latest CVS snapshot. CVS snapshot source can be found http://snaps.php.net/ (No windo

[PHP-DEV] Bug #13106 Updated: session_set_save_handler is unstable

2001-12-19 Thread yohgaki
ID: 13106 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Session related Operating System: RedHat Linux 7.1 PHP Version: 4.0.6 New Comment: Please test with 4.1.0 and latest CVS snapshot. CVS snapshot source can be found http://snaps.php.net/ (N

[PHP-DEV] Bug #12968 Updated: Session don't store after header("Location: ...")

2001-12-19 Thread yohgaki
ID: 12968 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Session related Operating System: Linux PHP Version: 4.0.6 New Comment: Please test with 4.1.0 and latest CVS snapshot. CVS snapshot source can be found http://snaps.php.net/ (No windows b

[PHP-DEV] Bug #12873 Updated: PHP session/java bug

2001-12-19 Thread yohgaki
ID: 12873 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Session related Operating System: Windows 2000 SP2 PHP Version: 4.0.6 New Comment: Coud you test with latest CVS snapshot under UNIX like OS? CVS snapshot source can be found http://snaps.p

Re: [PHP-DEV] Question: Should exit() print out the integer exit-status?

2001-12-19 Thread php4
Just a thought... --- void exit ( [mixed message[, int return_value]]) Note: This is not a real function, but a language construct. The exit() function terminates execution of the script. Message must be a string or an int. If

[PHP-DEV] Bug #12859 Updated: Session unable to store array of classes

2001-12-19 Thread yohgaki
ID: 12859 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Session related Operating System: W2k, Linux PHP Version: 4.0.6 New Comment: Please test with 4.1.0 and latest CVS snapshot. CVS snapshot can be found http://snaps.php.net/ If you don't

[PHP-DEV] Bug #12188 Updated: Object with Sessiona

2001-12-19 Thread yohgaki
ID: 12188 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Session related Operating System: PHP Version: 4.0.6 New Comment: Please test with 4.1.0 and latest CVS snapshot. CVS snapshot can be found http://snaps.php.net/ If you don't have probl

[PHP-DEV] Bug #12177 Updated: session_set_cookie_params broken

2001-12-19 Thread yohgaki
ID: 12177 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Session related Operating System: PHP Version: 4.0.6 New Comment: Please test with 4.1.0 and latest CVS snapshot. CVS snapshot can be found http://snaps.php.net/ If you don't have probl

[PHP-DEV] Bug #8670 Updated: Incorect interpretation session.gc_maxlifetime parameter

2001-12-19 Thread yohgaki
ID: 8670 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Session related Operating System: Windows 2000 PHP Version: 4.0.4 New Comment: It could be file locking problem. Please test with 4.1.0 and snapshot, and report the result. http://snaps.php

[PHP-DEV] Bug #14612 Updated: session save handler module uses php_session_register_module() does not work.

2001-12-19 Thread yohgaki
ID: 14612 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Analyzed Status: Critical Bug Type: Session related Operating System: Linux PHP Version: 4.0CVS-2001-12-19 New Comment: Addiotinal info: Since session module is initilized at first, there is no way to register external s

[PHP-DEV] Bug #14612 Updated: session save handler module uses php_session_register_module() does not work.

2001-12-19 Thread yohgaki
ID: 14612 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Session related Operating System: Linux PHP Version: 4.0CVS-2001-12-19 New Comment: Ok. I found the reason and can fix it now. It try to find session module *before* registering. I guess it is due to modul

[PHP-DEV] Bug #14596 Updated: error occur when using include_path

2001-12-19 Thread haplo232
ID: 14596 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *Configuration Issues Operating System: winNT PHP Version: 4.0.6 New Comment: dont know why, each time i try to use include_path in my coding then there will occur a error on it, the error is:

[PHP-DEV] Bug #14612 Updated: session save handler module uses php_session_register_module() does not work.

2001-12-19 Thread yohgaki
ID: 14612 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Analyzed Old Bug Type: Unknown/Other Function Bug Type: Session related Operating System: Linux PHP Version: 4.0CVS-2001-12-19 Edit this bug report at http://bugs.php.net/?id=14612&edit=1 -- PHP Development

[PHP-DEV] Bug #14612: session save handler module uses php_session_register_module() does not work.

2001-12-19 Thread yohgaki
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0CVS-2001-12-19 PHP Bug Type: Unknown/Other Function Bug description: session save handler module uses php_session_register_module() does not work. Starting httpd: Unknown(0) : Fatal error - Cannot find save han

[PHP-DEV] Bug #14592 Updated: Apache application error after turning snmp on

2001-12-19 Thread utirpan
ID: 14592 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: SNMP related Operating System: NT SP6 PHP Version: 4.1.0 New Comment: I am positive. Previous Comments:

[PHP-DEV] Re: ext/msession: inconsistent function names?

2001-12-19 Thread Yasuo Ohgaki
Ulf Wendel wrote: > Hi, > > ext/msession seems to be in an early stage. Can we still change function > names? There're some inconsistencies in my eyes: > > msession_get_array() > msession_set_array() > > vs. > > msession_setdata() (requested: msession_set_data()) > msession_getdata() (req

[PHP-DEV] Bug #14611 Updated: session_start() failed

2001-12-19 Thread yohgaki
ID: 14611 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Session related Operating System: Windows ME PHP Version: 4.0.6 New Comment: This is not a bug. Please ask support questions to php-general or php-windows lists. Previous Comments: ---

[PHP-DEV] Re: Moving session gc to RSHUTDOWN.

2001-12-19 Thread Yasuo Ohgaki
Yasuo Ohgaki wrote: > Yasuo Ohgaki wrote: > >> I forgot to mention about pg_modules. >> Currently I use #ifdef #endif for entry, but there should be >> better way, isn't there? > > > > Found it. It should be in MINIT :) > I blindly copy MINIT lines from mm module and it just didn't work. I

[PHP-DEV] Bug #14611: session_start() failed

2001-12-19 Thread gaukia
From: [EMAIL PROTECTED] Operating system: Windows ME PHP version: 4.0.6 PHP Bug Type: Session related Bug description: session_start() failed I've installed PHP 4.0.6 for Apache 1.3.20 on Windows ME. Session support is enabled. I started the Apache server. When I run session

Re: [PHP-DEV] Adding session save handler?

2001-12-19 Thread Yasuo Ohgaki
Yasuo Ohgaki wrote: > Jon Parise wrote: > >> On Wed, Dec 19, 2001 at 09:02:01AM +0100, [EMAIL PROTECTED] wrote: >> >> >>> Furthermore, I don't think you should add this function as a built-in >>> session handler, but make it an extension for the PECL repository in >>> PEAR. >>> >> >> Agreed. Ve

Re: [PHP-DEV] Adding session save handler?

2001-12-19 Thread Yasuo Ohgaki
Jon Parise wrote: > On Wed, Dec 19, 2001 at 09:02:01AM +0100, [EMAIL PROTECTED] wrote: > > >>Furthermore, I don't think you should add this function as a built-in >>session handler, but make it an extension for the PECL repository in >>PEAR. >> > > Agreed. Very cool idea, though, Yasuo! > >

Re: [PHP-DEV] Question: Should exit() print out the integer exit-status?

2001-12-19 Thread Lars Torben Wilson
Markus Fischer writes: > Implictely is more error prone. How so? Can you give an example? > On Wed, Dec 19, 2001 at 04:12:02PM -0800, Lars Torben Wilson wrote : > > Markus Fischer writes: > > > Why not just check the type of the parameter? No conversion > > > needed at all. If its a

Re: [PHP-DEV] Question: Should exit() print out the integer exit-status?

2001-12-19 Thread Markus Fischer
Implictely is more error prone. On Wed, Dec 19, 2001 at 04:12:02PM -0800, Lars Torben Wilson wrote : > Markus Fischer writes: > > Why not just check the type of the parameter? No conversion > > needed at all. If its a long -> exit/no show it. If anything > > else (well, thats to

Re: [PHP-DEV] Question: Should exit() print out the integer exit-status?

2001-12-19 Thread Markus Fischer
Yeah Jani I know. It was more targeted at Torben than the whole audience ;) On Thu, Dec 20, 2001 at 02:16:21AM +0200, Jani Taskinen wrote : > > I have said this all the time..as well as many others. > Try convince Zeev to fix his one script that breaks. > > --Jani > > > On Thu, 20 De

Re: [PHP-DEV] Question: Should exit() print out the integer exit-status?

2001-12-19 Thread Lars Torben Wilson
Markus Fischer writes: > Why not just check the type of the parameter? No conversion > needed at all. If its a long -> exit/no show it. If anything > else (well, thats to argue, but not the point) exit and show. > It would be that easy. And, in that case, I don't care about > t

Re: [PHP-DEV] exit() summary

2001-12-19 Thread Jani Taskinen
On Thu, 20 Dec 2001 [EMAIL PROTECTED] wrote: >On Wed, 19 Dec 2001, Brian Moon wrote: > >> I say we apply the shell_exit() patch and move on with our lives. If you >> are dead set on making exit work like that, then change your own code and be >> happy. >> >> I just want a solution ASAP. The cod

Re: [PHP-DEV] Question: Should exit() print out the integer exit-status?

2001-12-19 Thread Jani Taskinen
I have said this all the time..as well as many others. Try convince Zeev to fix his one script that breaks. --Jani On Thu, 20 Dec 2001, Markus Fischer wrote: >Why not just check the type of the parameter? No conversion >needed at all. If its a long -> exit/no show it. If anything >

Re: [PHP-DEV] Question: Should exit() print out the integer exit-status?

2001-12-19 Thread Markus Fischer
Why not just check the type of the parameter? No conversion needed at all. If its a long -> exit/no show it. If anything else (well, thats to argue, but not the point) exit and show. It would be that easy. And, in that case, I don't care about the number of broken scripts. Prov

Re: [PHP-DEV] Question: Should exit() print out the integer exit-status?

2001-12-19 Thread Lars Torben Wilson
Vlad Krupin writes: > Please, understand me correctly - I have nothing against exit() working > in the same manner regardless of the type of the argument. I would love > to see that. The problem is that (1) it already accepts a string, and > has been working that way for a long time, so this ca

[PHP-DEV] Bug #14529 Updated: script doesn't always finish output

2001-12-19 Thread jay1
ID: 14529 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Output Control Operating System: Linux RH 7.2 PHP Version: 4.1.0 New Comment: Sorry, What I first thought to be consistant is proving me wrong. The end bracket is now making no difference whether

[PHP-DEV] Bug #14607 Updated: Nested "foreach" (on the same array variable) don't work as should

2001-12-19 Thread mfischer
ID: 14607 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Scripting Engine problem Operating System: Windows 98 PHP Version: 4.0.6 New Comment: Please provide a compelte self-contained copy&paste ready script. Feedback. Previous Comments: --

Re: [PHP-DEV] exit() summary

2001-12-19 Thread derick
On Wed, 19 Dec 2001, Brian Moon wrote: > I say we apply the shell_exit() patch and move on with our lives. If you > are dead set on making exit work like that, then change your own code and be > happy. > > I just want a solution ASAP. The code is written. Code needs some rework, but that will

Re: [PHP-DEV] exit() summary

2001-12-19 Thread Pierre-Alain Joye
On Thu, 20 Dec 2001 00:32:48 +0100 Markus Fischer <[EMAIL PROTECTED]> wrote: > I get the impression that many questions raise need a voting > so we see how not only three, four developers respond to it > but how the masses, who're THE userbase, actually use it. > > Do you guys th

Re: [PHP-DEV] exit() summary

2001-12-19 Thread Brian Moon
I say we apply the shell_exit() patch and move on with our lives. If you are dead set on making exit work like that, then change your own code and be happy. I just want a solution ASAP. The code is written. Brian. - Original Message - From: "Markus Fischer" <[EMAIL PROTECTED]> To: "De

Re: [PHP-DEV] exit() summary

2001-12-19 Thread Markus Fischer
I get the impression that many questions raise need a voting so we see how not only three, four developers respond to it but how the masses, who're THE userbase, actually use it. Do you guys think its silly to have voting or do you think it can be useful? Personally, I've

[PHP-DEV] Bug #14610: configure script looks in the wrong place for httpd.h

2001-12-19 Thread aaron
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.0 PHP Bug Type: Apache2 related Bug description: configure script looks in the wrong place for httpd.h I'm trying to configure php 4.1.0 on my server running turbolinux 6.0 with Apache 2.0.28 By default Ap

Re: [PHP-DEV] Question: Should exit() print out the integer exit-status?

2001-12-19 Thread Zeev Suraski
sys_exit()/system_exit() sound nice to me, definitely nicer than all of my suggestions :) At 23:13 19/12/2001, Jason Greene wrote: >Zeev, > >I understand argument 1, and that's why I like the idea of overloading >integer output. I still wonder >if there is a web page out there that calls exit(i

Re: [PHP-DEV] Question: Should exit() print out the integer exit-status?

2001-12-19 Thread Vlad Krupin
Please, understand me correctly - I have nothing against exit() working in the same manner regardless of the type of the argument. I would love to see that. The problem is that (1) it already accepts a string, and has been working that way for a long time, so this can't go away, and (2) there

Re: [PHP-DEV] Question: Should exit() print out the integer exit-status?

2001-12-19 Thread Lars Torben Wilson
Vlad Krupin writes: > Lars Torben Wilson wrote: > >Perhaps I have not explained my position. I don't care whether it > >outputs the exit status as a string--as long as it sets the error code > >appropriately *as well*. By appropriately, I mean that 'exit("boo");' > >would a) print 'boo' and b) ret

RE: [PHP-DEV] about php4.1.0 with apache2.x (httpd-2_0_28)

2001-12-19 Thread NAIK,ROSHAN (HP-Cupertino,ex1)
Brian, could you please clarify what doesnt work ? I have tried php 4.1 (without apxs2) with apache 2.0.28 and didnt run into any problems as such. Since you mentioned .."appear to work fine at first" i am if i didnt notice something. --Roshan > -Original Message- > From: Brian Moon [

Re: [PHP-DEV] Question: Should exit() print out the integer exit-status?

2001-12-19 Thread Brian Moon
No offense Benjamin, but you don't understand the conversation. This is about running PHP apps in consoles, mail pre-processors and as cron jobs where exit status is needed. The only way to get an exit status is with exit. Brian. - Original Message - From: "benjamin yates" <[EMAIL PROT

Re: [PHP-DEV] Question: Should exit() print out the integer exit-status?

2001-12-19 Thread Jason Greene
Zeev, I understand argument 1, and that's why I like the idea of overloading integer output. I still wonder if there is a web page out there that calls exit(integer) Argument 2 is good, because PHP is focused toward the web, which I understand that it should be. However, I believe the language

Re: [PHP-DEV] Question: Should exit() print out the integer exit-status?

2001-12-19 Thread benjamin yates
>What are you talking about? >1) Setting the exit status of a process is common. >2) Try and right any kind of executer/parser that performs well without >goto's 1 - u can return a value just fine (and silently :) with return, and having multiple exit points i've always thought was bad design

Re: [PHP-DEV] Question: Should exit() print out the integer exit-status?

2001-12-19 Thread Jason Greene
What are you talking about? 1) Setting the exit status of a process is common. 2) Try and right any kind of executer/parser that performs well without goto's -Jason - Original Message - From: "benjamin yates" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Cc: <[EMAIL PRO

[PHP-DEV] Bug #14609: window not closed if this script ended

2001-12-19 Thread rdzil
From: [EMAIL PROTECTED] Operating system: Windows 98 SE PHP version: 4.1.0 PHP Bug Type: *General Issues Bug description: window not closed if this script ended Hello run this script with php.exe script.php3 in php4.06 ... this window closed if this script ended, but php

[PHP-DEV] Bug #13447 Updated: Security not blocking "unlink" delete functions

2001-12-19 Thread ajo
ID: 13447 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Filesystem function related Operating System: windows 2000 PHP Version: 4.0.6 New Comment: I tried both adding a trailing slash (c:/pr/), and 4.1.0 You are still able to del

Re: [PHP-DEV] Question: Should exit() print out the integer exit-status?

2001-12-19 Thread benjamin yates
>Two reasons: one more... (3) exit is as forbidden as goto so stop using it. -benjamin _ Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com -- PHP Development Mailing List T

[PHP-DEV] Bug #14608 Updated: problem with ./configure --with-apxs

2001-12-19 Thread sander
ID: 14608 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *Configuration Issues Operating System: linux PHP Version: 4.1.0 New Comment: Does it crash or just die? Anyway, you should point PHP to the apxs file, unless it's in your path. Use i.e. --with-

Re: [PHP-DEV] Question: Should exit() print out the integer exit-status?

2001-12-19 Thread Zeev Suraski
Two reasons: (1) It never behaved that way, and we're not in the language design phase, but almost 4.5 years after it got started. (2) The Web being PHP's primary environment where system exit codes have no meaning at all, makes this argument useless in well over 90% (est) of the cases If (1) w

[PHP-DEV] Bug #14607 Updated: Recursive nested "foreach" doesn't work as should

2001-12-19 Thread TheWizardRK
ID: 14607 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Summary: Nested "foreach" (on the same array variable) don't work as should Old Status: Duplicate Status: Open Bug Type: Scripting Engine problem Operating System: Windows 98 PHP Version: 4.0.6 New Comment: 1. Actuall

[PHP-DEV] Bug #14607 Updated: Nested "foreach" (on the same array variable) don't work as should

2001-12-19 Thread TheWizardRK
ID: 14607 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: Scripting Engine problem Operating System: Windows 98 PHP Version: 4.0.6 New Comment: It seems that this has been pointed out before... Sorry. But this is still not solved (al

[PHP-DEV] Bug #14608: problem with ./configure --with-apxs

2001-12-19 Thread littonj
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.1.0 PHP Bug Type: *Configuration Issues Bug description: problem with ./configure --with-apxs ./configure --with-mysql=/path/ --with-apxs it crashes and gives the usage of apxs as if bad arguments are being se

[PHP-DEV] Bug #14607: Nested "foreach" (on the same array variable) don't work as should

2001-12-19 Thread TheWizardRK
From: [EMAIL PROTECTED] Operating system: Windows 98 PHP version: 4.0.6 PHP Bug Type: Scripting Engine problem Bug description: Nested "foreach" (on the same array variable) don't work as should I have a tree, which is loaded into a variable into the following (hopefully sel

[PHP-DEV] Bug #14606 Updated: mcrypt_ofb with tripledes : 2.2.7 and 2.4.18 different behavior

2001-12-19 Thread derick
ID: 14606 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: mcrypt related Operating System: redhat 7.2 PHP Version: 4.1.0 New Comment: It is possible a problem in libmcrypt itself . A lot has changed in there that my have broke backwrd compability. It's

RE: [PHP-DEV] exit() summary

2001-12-19 Thread James Cox
> Derick Rethans wrote: > [snip] > > >Ok, that was the problem, now the solution: > > > >1. We fix exit > >2. We add an extra argument to exit, which silences the output > >3. We make exit understand @, like @exit(); > > > Not that i weigh in much, but it would be nice to go with 3 so you have a

Re: [PHP-DEV] exit() summary

2001-12-19 Thread Vlad Krupin
Derick Rethans wrote: [snip] >Ok, that was the problem, now the solution: > >1. We fix exit >2. We add an extra argument to exit, which silences the output >3. We make exit understand @, like @exit(); > all other issues aside, though an '@' sounds cool (after all, exit() *looks* like a function)

Re: [PHP-DEV] Question: Should exit() print out the integer exit-status?

2001-12-19 Thread Vlad Krupin
Lars Torben Wilson wrote: >Zeev Suraski writes: > >>At 15:15 19/12/2001, Lars Torben Wilson wrote: >> >>>Zeev Suraski writes: >>> exit_with_status(), silent_exit(), quiet_exit(), etc. etc. Something should fit :) >>>Yeah, you could do that. But then, why don't we have a >>>'c_compat

Re: [PHP-DEV] Question: Should exit() print out the integer exit-status?

2001-12-19 Thread Vlad Krupin
it's kinda lame to create a yet another function when exit() already exists. After a while you have die(), exit(), exit_with_status(), silent_exit(), loud_exit(), etc. Maybe not *that* bad, but still exit is just as simple as... well, an exit. Unfortunately, it seems like there will be tons of

Re: [PHP-DEV] exit() summary - vote 1

2001-12-19 Thread Jason Greene
1 -Jason - Original Message - From: "Derick Rethans" <[EMAIL PROTECTED]> To: "PHP Developers Mailing List" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, December 19, 2001 11:04 AM Subject: [PHP-DEV] exit() summary > Hello, > > yeah, another endless mail shout at, well,

Re: [PHP-DEV] PHP 4.0.6 IMAP BUG

2001-12-19 Thread Jon Parise
On Wed, Dec 19, 2001 at 05:35:53PM +0100, Markus Fischer wrote: > Verified with latest CVS. No time do dig in right now, but note > the crash occurs in the imap library: Please forward the test case and your backtrace to the c-client mailing list: http://www.washington.edu/imap/c-client-li

[PHP-DEV] Bug #14606: mcrypt_ofb with tripledes : 2.2.7 and 2.4.18 different behavior

2001-12-19 Thread jeanfrancois . lecam
From: [EMAIL PROTECTED] Operating system: redhat 7.2 PHP version: 4.1.0 PHP Bug Type: mcrypt related Bug description: mcrypt_ofb with tripledes : 2.2.7 and 2.4.18 different behavior Using exactly the same input data, the following lines won't return the same decryption resul

Re: [PHP-DEV] Adding session save handler?

2001-12-19 Thread Jon Parise
On Wed, Dec 19, 2001 at 09:02:01AM +0100, [EMAIL PROTECTED] wrote: > Furthermore, I don't think you should add this function as a built-in > session handler, but make it an extension for the PECL repository in > PEAR. Agreed. Very cool idea, though, Yasuo! -- Jon Parise ([EMAIL PROTECTED])

[PHP-DEV] Bug #14603 Updated: Cannot find entry in php4ts.dll

2001-12-19 Thread bugphp
ID: 14603 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Apache related Operating System: Win NT 4 SP 6 PHP Version: 4.1.0 New Comment: This problem arised because of the zend optimizer... Previous Comments: -

[PHP-DEV] exit() summary

2001-12-19 Thread Derick Rethans
Hello, yeah, another endless mail shout at, well, listen first :) As you all know, a lot of ppl think that Backward Compability is The Most Presious Thing. Other ppl think that more and better functions are more important. This sometimes requires _breaking_ backward compability (uh oh, i mention

[PHP-DEV] Bug #14598 Updated: Exception Error using ISAPI Version

2001-12-19 Thread derick
ID: 14598 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Open Bug Type: IIS related Operating System: NT4 SP6 PHP Version: 4.1.0 New Comment: You can't use old modules from 4.0.6, but that doesn't seem the problem here. My best guess is that it crashed because GD is not totally thread

[PHP-DEV] Bug #14598 Updated: Exception Error using ISAPI Version

2001-12-19 Thread jon5haw
ID: 14598 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: IIS related Operating System: NT4 SP6 PHP Version: 4.1.0 New Comment: There aren't any old extensions in use. The only additional one that may get used is php_gd. Unfortu

Re: [PHP-DEV] easter eggs?

2001-12-19 Thread Jason Greene
hmmm *_jason_ ponders a small patch to phpinfo() : ) -Jason - Original Message - From: "Andrei Zmievski" <[EMAIL PROTECTED]> To: "Jason Greene" <[EMAIL PROTECTED]> Cc: "Kristian Koehntopp" <[EMAIL PROTECTED]>; "Robin Ericsson" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday,

  1   2   >