Re: [PHP-DEV] mbstring and 4.3.0

2002-11-07 Thread Moriyoshi Koizumi
> It's interesting to me that this topic is brought up again and again > about once every 3 or 4 months. The same points are rehashed each > time, and the same result is reached, nothing is changed about > mbstring. I believe this is partially because developers ask questions > about mbstring

Re: [PHP-DEV] Compile PHP-CODE

2002-11-07 Thread Derick Rethans
On Wed, 6 Nov 2002, Dan Kalowsky wrote: > Yes, it's true, it is possible to compile PHP source code. > > My best friend's sisters' boyfriend's brother knew this guy who saw > this other guy compile it once at 31 flavors.* > > On Wednesday, November 6, 2002, at 10:16 AM, Betim Deva wrote: > > >

Re: [PHP-DEV] mbstring and 4.3.0

2002-11-07 Thread Dan Kalowsky
It's interesting to me that this topic is brought up again and again about once every 3 or 4 months. The same points are rehashed each time, and the same result is reached, nothing is changed about mbstring. I believe this is partially because developers ask questions about mbstring, and rece

Re: [PHP-DEV] mbstring and 4.3.0

2002-11-07 Thread Moriyoshi Koizumi
Hi, Now the transparent encoding conversion is disabled by default, and so is the function overloading. And the extension is not likely to cause any harm to other tests; recently some test failures related to output handlers were reported in fact, but the problem have been properly avoided. T

Re: [PHP-DEV] ext/sybase_ct commit?

2002-11-07 Thread Andrei Zmievski
On Fri, 08 Nov 2002, Timm Friebe wrote: > Sorry, I committed it before you wrote your e-mail. I don't quite > understand why this should be shorter, though. This sort of was a > mega-patch... or is it generally better so write stuff like > > Added new functions: sybase_unbuffered_query(), sybas

Re: [PHP-DEV] ext/sybase_ct commit?

2002-11-07 Thread Jani Taskinen
On 8 Nov 2002, Timm Friebe wrote: >On Thu, 2002-11-07 at 14:46, Andrei Zmievski wrote: >> On Sat, 02 Nov 2002, Timm Friebe wrote: >> > Round 2 - fight:-) >> > >> > OK, I guess now I'm ready for committing my changes. I got PHP compiled >> > and tested out the new functionality of my ext/sybase_ct

Re: [PHP-DEV] ext/sybase_ct commit?

2002-11-07 Thread Timm Friebe
On Thu, 2002-11-07 at 14:46, Andrei Zmievski wrote: > On Sat, 02 Nov 2002, Timm Friebe wrote: > > Round 2 - fight:-) > > > > OK, I guess now I'm ready for committing my changes. I got PHP compiled > > and tested out the new functionality of my ext/sybase_ct changes against > > CVS from today. > >

Re: [PHP-DEV] mbstring and 4.3.0

2002-11-07 Thread Jani Taskinen
On Thu, 7 Nov 2002, Derick Rethans wrote: >On Thu, 7 Nov 2002, Marcus Boerger wrote: > >> To make php be easier usable in non US-ASCII (127chars) environments >> especially those requiring UCS-2, UTF-8 or other any character mapping >> other than iso-8859-1 or -15 we should more likly try to integ

Re: [PHP-DEV] shtool update to 1.6.2?

2002-11-07 Thread Jani Taskinen
On Wed, 6 Nov 2002, Marcus Boerger wrote: >Will we update shtool from 1.5.4 (our current version) to 1.6.2 (actual >version)? I don't see any problems with that. But do add that 'path' option/module/whatever into it when you create it. --Jani >I just tried it and it seems

Re: [PHP-DEV] mbstring and 4.3.0

2002-11-07 Thread Wez Furlong
I agree with you that the codeset conversion functions should be there by default (iconv and recode seem to have patchy/variable support on different platforms; mbstring is reliable since we know exactly what is supported in there). I've been using the conversion functions of mbstring in productio

RE: [PHP-DEV] mbstring and 4.3.0

2002-11-07 Thread James Cox
> On Thu, 7 Nov 2002, Marcus Boerger wrote: > > > To make php be easier usable in non US-ASCII (127chars) environments > > especially those requiring UCS-2, UTF-8 or other any character mapping > > other than iso-8859-1 or -15 we should more likly try to > integrate mbstring > > fully in php. As

[PHP-DEV] test, just ignore

2002-11-07 Thread Derick Rethans
-- --- Derick Rethans http://derickrethans.nl/ JDI Media Solutions http://www.jdimedia.nl/ -

Re: [PHP-DEV] mbstring and 4.3.0

2002-11-07 Thread Derick Rethans
On Thu, 7 Nov 2002, Marcus Boerger wrote: > To make php be easier usable in non US-ASCII (127chars) environments > especially those requiring UCS-2, UTF-8 or other any character mapping > other than iso-8859-1 or -15 we should more likly try to integrate mbstring > fully in php. As long as we cann

[PHP-DEV] Cleaning up the ext/snmp/snmp.c

2002-11-07 Thread Harrie Hazewinkel
HI all, I was wondering what the support would be to delete the following from the 'ext/snmp/snmp.c' file. This is for old versions of UCD in the 3.x.x range where they currently have versions in the 4.x.x range. portion of code /* For really old ucd-snmp ve

Re: [PHP-DEV] CyberMut and SPPLUS

2002-11-07 Thread Derick Rethans
On Thu, 7 Nov 2002 [EMAIL PROTECTED] wrote: > Hello, > > I dont think that it can be introduced into PEAR because this is NOT PHP > but a real php extensions. It needs librairies etc... Thats exactly the same > than ext/cybermut but for an other bank where I work. > > Please comment this

[PHP-DEV] problem with session file

2002-11-07 Thread Stefano Guerrini
I am using Apache 1.3.22 + PHP4.2.2 compiled as a CGI Using index.php that registeres a session variable and test.php that displays this variable, the session file does not contain the value of the variable, only the variable name. [sess_15e149f29b26e2995c2474bbd083589e]: !my_session_variable| [

[PHP-DEV] Re: #16880 [Csd]: max_execution_time affects large uploads

2002-11-07 Thread Melvyn Sopacua
Hi, He's right about the default value. People who have 'tweaked' there upload settings to accept large uploads, are now confronted with a setting that breaks their site. We could be looking at another 'register_globals' disaster, unless: a) we set the default to max_execution_time and issue a wa

RE: [PHP-DEV] MySQL UDF that runs PHP

2002-11-07 Thread David Sklar
Indeed, that would be cool. -dave > -Original Message- > From: Adam Voigt [mailto:adam@;cryptocomm.com] > Sent: Wednesday, November 06, 2002 1:05 PM > To: David Sklar > Cc: [EMAIL PROTECTED] > Subject: Re: [PHP-DEV] MySQL UDF that runs PHP > > > I'm very intrigued, this looks pretty co

Re: [PHP-DEV] PHP.ini and Virtual Hosts

2002-11-07 Thread Sander Roobol
Please don't crosspost. And certianly don't crosspost to the wrong lists. Ask support questions on [EMAIL PROTECTED] Sander On Thu, Nov 07, 2002 at 11:13:55AM -0500, Matt L wrote: > A possible client wants to do this: > > - disable errors to browser output > - redirect the error_log to a file in

[PHP-DEV] PHP.ini and Virtual Hosts

2002-11-07 Thread Matt L
A possible client wants to do this: - disable errors to browser output - redirect the error_log to a file in my own space - be able to include functions that are in a subfolder in my own space - want to increase the filesize of uploaded items Is there any way to do this without editing the serve

Re: [PHP-DEV] mbstring and 4.3.0

2002-11-07 Thread Marcus Boerger
To make php be easier usable in non US-ASCII (127chars) environments especially those requiring UCS-2, UTF-8 or other any character mapping other than iso-8859-1 or -15 we should more likly try to integrate mbstring fully in php. As long as we cannot or want not make it a core component such as ext

Re: [PHP-DEV] CyberMut and SPPLUS

2002-11-07 Thread Pierre-Alain Joye
On Thu, 07 Nov 2002 17:13:25 +0200 Tal Peer <[EMAIL PROTECTED]> wrote: > PECL extensions should follow the PHP CS, not PEAR CS. Exactly :) pa -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] CyberMut and SPPLUS

2002-11-07 Thread Tal Peer
Pierre-Alain Joye wrote: On Thu, 7 Nov 2002 15:35:55 +0100 <[EMAIL PROTECTED]> wrote: Okay, nice. Who can gimme enough karma to commit this new ext? I repeat the rules, right here to avoid cross posting again: 1. Show the sources 2. PEAR members will vote (a min. of 6 votes) 3. If your packa

Re: [PHP-DEV] CyberMut and SPPLUS

2002-11-07 Thread Pierre-Alain Joye
On Thu, 7 Nov 2002 15:35:55 +0100 <[EMAIL PROTECTED]> wrote: > Okay, nice. Who can gimme enough karma to commit this new ext? I repeat the rules, right here to avoid cross posting again: 1. Show the sources 2. PEAR members will vote (a min. of 6 votes) 3. If your package has been approved, ask fo

[PHP-DEV] mbstring and 4.3.0

2002-11-07 Thread Andrei Zmievski
At the PHP Conference in Germany several of us have discussed the current state of mbstring and there was a proposal to not have it enabled by default for 4.3.0 release. It seems that the extension attempts to do "magic" stuff by overloading functions in the executor globals and, as Thies said, tha

Re: [PHP-DEV] CyberMut and SPPLUS

2002-11-07 Thread Jan Lehnardt
HI, On Thu, Nov 07, 2002 at 03:35:55PM +0100, [EMAIL PROTECTED] wrote: > Okay, nice. Who can gimme enough karma to commit this new ext? "spplus" > would be the best name. [EMAIL PROTECTED] + sterling Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ Got an old and spare laptop? Please sen

Re: [PHP-DEV] CyberMut and SPPLUS

2002-11-07 Thread nicos
Okay, nice. Who can gimme enough karma to commit this new ext? "spplus" would be the best name. -- M.CHAILLAN Nicolas [EMAIL PROTECTED] www.WorldAKT.com Hébergement de sites internets. "Jan Lehnardt" <[EMAIL PROTECTED]> a écrit dans le message de news: [EMAIL PROTECTED] > Hi, > On Thu, Nov 07, 2

[PHP-DEV] CVS Account Request: jsheets

2002-11-07 Thread Jason Sheets
I want to contribute to the phpdoc branch as well as help screen defects. I want to help ensure that examples in the documentation are up to date, write or expand on documentation for functions and features without it and work on documentation defects in the bug database. I am a software te

Re: [PHP-DEV] gettext change the behaviour of double scalar

2002-11-07 Thread Melvyn Sopacua
At 14:07 11/7/2002 +0100, Jan Schneider wrote: Zitat von Jean-Pierre Arneodo <[EMAIL PROTECTED]>: > This is verified with 4.1.2 and 4.2.3 > but not with 4.3.Opre2 > [myFile.php] > $lang='fr_FR'; > putenv("LANG=$lang"); > setlocale(LC_ALL,$lang); > bindtextdomain($domain,"/MyDir/i18n"); > textdo

Re: [PHP-DEV] Photos from the Conference

2002-11-07 Thread Maxim Maletsky
Alright. I will upload mine soon. btw, Bjorn, where are your pics? Your album is empty -- Maxim Maletsky [EMAIL PROTECTED] Björn Schotte <[EMAIL PROTECTED]> wrote... : > * Maxim Maletsky wrote: > > But hey! Where is me? You got no photos of me there :) How come? > > Perhaps at http://www.php

Re: [PHP-DEV] ext/sybase_ct commit?

2002-11-07 Thread Andrei Zmievski
On Sat, 02 Nov 2002, Timm Friebe wrote: > Round 2 - fight:-) > > OK, I guess now I'm ready for committing my changes. I got PHP compiled > and tested out the new functionality of my ext/sybase_ct changes against > CVS from today. > > Just to make sure I'm getting it all right: This is what I'd pu

Re: [PHP-DEV] gettext change the behaviour of double scalar

2002-11-07 Thread Jan Schneider
Zitat von Jean-Pierre Arneodo <[EMAIL PROTECTED]>: > This is verified with 4.1.2 and 4.2.3 > but not with 4.3.Opre2 > [myFile.php] > $lang='fr_FR'; > putenv("LANG=$lang"); > setlocale(LC_ALL,$lang); > bindtextdomain($domain,"/MyDir/i18n"); > textdomain($domain); > > $a=10.12345; > echo $a; // pr

Re: [PHP-DEV] Photos from the Conference

2002-11-07 Thread Björn Schotte
* Maxim Maletsky wrote: > But hey! Where is me? You got no photos of me there :) How come? Perhaps at http://www.phpconference.de/gallery/ ? (Those people who made photos should upload them there) -- 35 Kundenportale mit mehreren tausend Nutzern erstellen. Bei geringen Kosten und einer großen An

Re: [PHP-DEV] Photos from the Conference

2002-11-07 Thread Maxim Maletsky
But hey! Where is me? You got no photos of me there :) How come? -- Maxim Maletsky [EMAIL PROTECTED] Sebastian Bergmann <[EMAIL PROTECTED]> wrote... : > http://www.sebastian-bergmann.de/gallery/phpconference2002 > > -- > Sebastian Bergmann > http://sebastian-bergmann.de/

Re: [PHP-DEV] Documentation for Zend API for PHP Extensions

2002-11-07 Thread Maxim Maletsky
Yeah, Zeev just mentioned me a few days ago that it was not up2date -- Maxim Maletsky [EMAIL PROTECTED] "Diggy Bell" <[EMAIL PROTECTED]> wrote... : > Thanks Maxim... I had found that page, but there are a number of functions > (add_assoc_*()) that aren't covered there. But after a bit of he

Re: [PHP-DEV] CyberMut and SPPLUS

2002-11-07 Thread Jan Lehnardt
Hi, On Thu, Nov 07, 2002 at 09:00:37AM +0100, [EMAIL PROTECTED] wrote: > Hello, > > I dont think that it can be introduced into PEAR because this is NOT PHP > but a real php extensions. It needs librairies etc... Thats exactly the same > than ext/cybermut but for an other bank where I work. >

[PHP-DEV] SIGPIPE

2002-11-07 Thread Thomas Wentzel
Hi! I have a problem with an extension that I wrote for communicating with an old version of raima (a database). The problem is that whenever a SIGPIPE occurs, the database acts up! Well - I am hoping someone could give me a poitner as how - or rather where - to handle the SIGPIPE. a search in the

Re: [PHP-DEV] Bug in PHP

2002-11-07 Thread Stephen Cope
Mike Robinson wrote: > > You can use PHP as CGI on Win32/IIS platform which proves to > > be far more stable or use Apache instead of IIS. > > Is this documented anywhere? I recall it was fairly well known but it wasn't explicitly mentioned in the install notes. I don't have my bookmarks

Re: [PHP-DEV] CyberMut and SPPLUS

2002-11-07 Thread nicos
Hello, I dont think that it can be introduced into PEAR because this is NOT PHP but a real php extensions. It needs librairies etc... Thats exactly the same than ext/cybermut but for an other bank where I work. Please comment this. Regards. -- M.CHAILLAN Nicolas [EMAIL PROTECTED] "Mark