[PHP-DEV] Re: XSLT Extension and paths

2001-11-17 Thread Sebastian Bergmann
Sebastian Bergmann wrote: > $p = xslt_create(); > $res = xslt_process($p, 'test.xml','test.xsl'); > if(!$res) echo xslt_error($p); > echo $res; > xslt_free($p); > ?> Update: This works fine with PHP Version 4.1.0RC2 built as CGI with Apache 2.0.29-dev on Win32. -

Re: [PHP-DEV] Additional ENV Vars with Apache 2.0.28 and PHP 4.1.0 RC2

2001-11-17 Thread Sebastian Bergmann
Zak Greant wrote: > This is not the right forum for support questions - please use > PHP-General instead. I think this is the right forum for this, since the Apache2Filter is still under development. AFAIK it currently does not export most of the common variables. -- Sebastian Bergmann

Re: [PHP-DEV] Additional ENV Vars with Apache 2.0.28 and PHP 4.1.0 RC2

2001-11-17 Thread Zak Greant
On November 17, 2001 12:13 am, Sebastian Bergmann wrote: > Zak Greant wrote: > > This is not the right forum for support questions - please use > > PHP-General instead. > > I think this is the right forum for this, since the Apache2Filter > is still under development. AFAIK it currently does not

[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Proposal for release process (Was: Re:[PHP-DEV]4.1.0)

2001-11-17 Thread Zeev Suraski
I think we should be realistic about what we can and cannot pull. Using this approach as the standard release process is simply not going to work - we barely manage an RC branch and a dev branch properly, and having to maintain an old release branch sync'd with bug fixes is not going to be wi

[PHP-DEV] Bug #14089 Updated: use of mcrypt functions result in segfault of apache child

2001-11-17 Thread derick
ID: 14089 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: mcrypt related Operating System: GNU/Debian Sid PHP Version: 4.0CVS-2001-11-16 Assigned To: derick New Comment: I think you meant 2.4.6, if that is the case, upgrade to 2.4.17, which has a lot of

[PHP-DEV] Bug #14092: Associative array,value in array can not be zero

2001-11-17 Thread prasek
From: [EMAIL PROTECTED] Operating system: linux RH7.0 PHP version: 4.0.6 PHP Bug Type: Arrays related Bug description: Associative array,value in array can not be zero Associative arrays seems to be broken in some way. it is impossible to use something like $variable[

[PHP-DEV] Bug #14092 Updated: Associative array,value in array can not be zero

2001-11-17 Thread derick
ID: 14092 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Arrays related Operating System: linux RH7.0 PHP Version: 4.0.6 New Comment: THis is expected behavior, if current($pole) evaluates to 0, it's considered false as a while conditition: while

[PHP-DEV] Bug #14092 Updated: Associative array,value in array can not be zero

2001-11-17 Thread hholzgra
ID: 14092 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Bug Type: Arrays related Operating System: linux RH7.0 PHP Version: 4.0.6 New Comment: or even better: use each() or foreach() to traverse arrays http://php.net/each http://php.net/foreach Previou

[PHP-DEV] Bug #14092 Updated: Associative array,value in array can not be zero

2001-11-17 Thread prasek
ID: 14092 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Closed Bug Type: Arrays related Operating System: linux RH7.0 PHP Version: 4.0.6 New Comment: I try even to use while (current($pole) != FALSE) with the some (wrong) result. but while (

Re: [PHP-DEV] Additional ENV Vars with Apache 2.0.28 and PHP 4.1.0RC2

2001-11-17 Thread Rasmus Lerdorf
> Zak Greant wrote: > > This is not the right forum for support questions - please use > > PHP-General instead. > > I think this is the right forum for this, since the Apache2Filter is > still under development. AFAIK it currently does not export most of > the common variables. Didn't Dou

Re: [PHP-DEV] DOM XML enhancement proposal

2001-11-17 Thread Jaroslaw Kolakowski
> I am using php 4.0.6 distribution. I need to use libxslt library, so I've > written a patch for DOM XML extension. Besides I've added some functions More info at http://rainbow.mimuw.edu.pl/~jkolakow/domxml/ Regards, Jarek -- PHP Development Mailing List To unsubscr

Re: [PHP-DEV] 4.1.0RC2

2001-11-17 Thread Balazs Nagy
On Tue, Nov 13 2001, Derick Rethans <[EMAIL PROTECTED]> wrote: > Forgot to attached it... I have downloaded the latest php4 from PHP_4_0_7 branch, and still I can't complile, but I found some patches against the HEAD branch which should applied to PHP_4_0_7 too: http://cvsweb.php.net/diff.php/p

[PHP-DEV] Removing ext/sablot from 4.1?

2001-11-17 Thread Sterling Hughes
Hey, Just sending out a "feeler" message, while I still have some motivation to argue about the future of XSLT (ie, I have other work I should be doing ;) -- I'd like to move ext/sablot from the standard PHP distribution, and update the PHP documentation to the new XSLT API

[PHP-DEV] Bug #14089 Updated: use of mcrypt functions result in segfault of apache child

2001-11-17 Thread mued
ID: 14089 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: mcrypt related Operating System: GNU/Debian Sid PHP Version: 4.0CVS-2001-11-16 Old Assigned To: derick Assigned To: New Comment: Hi Derick, It works well after upgrading libmcrypt & recompilin

Re: [PHP-DEV] Removing ext/sablot from 4.1?

2001-11-17 Thread Thies C. Arntzen
On Sat, Nov 17, 2001 at 09:11:19AM -0500, Sterling Hughes wrote: > Hey, > > Just sending out a "feeler" message, while I still have some motivation to argue >about the > future of XSLT (ie, I have other work I should be doing ;) -- > > I'd like to move ext/sablot from the standa

[PHP-DEV] CVS Account Request: stefan

2001-11-17 Thread Stefan Becker
I would like to help the group to translate the doc into german. -- 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] getenv HTTP_POST_VARS

2001-11-17 Thread Pierre-Alain Joye
Hello, Un post directement sur une page phpinfo : Resultat : PHP Variables HTTP_POST_VARS["mavar1"] adsadsadsa HTTP_POST_VARS["mavar2"] adsadsadsaasd HTTP_POST_VARS["submit"] envoie HTTP_SERVER_VARS["REQUEST_METHOD"] POST voili voilou getenv retourne false. je pige pas, je dois etre un peu

[PHP-DEV] Bug #14093: Wrong values in the predefined PHP_*DIR constants

2001-11-17 Thread alexmerz
From: [EMAIL PROTECTED] Operating system: Win PHP version: 4.0.6 PHP Bug Type: Variables related Bug description: Wrong values in the predefined PHP_*DIR constants The values of the PHP_*DIR contants are set in php4/main/config.w32.h to predefined paths like "c:\\php4" and "

Re: [PHP-DEV] Additional ENV Vars with Apache 2.0.28 and PHP 4.1.0RC2

2001-11-17 Thread Sebastian Bergmann
Rasmus Lerdorf wrote: > Didn't Doug fix this just the other day in HEAD? This well might be, I haven't tested it lately. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

[PHP-DEV] Re: Removing ext/sablot from 4.1?

2001-11-17 Thread Lenar Lõhmus
Sterling Hughes wrote: > Hey, > > Just sending out a "feeler" message, while I still have some > motivation to argue about the future of XSLT (ie, I have other work I > should be doing ;) -- > > I'd like to move ext/sablot from the standard PHP distribution, and > update

[PHP-DEV] Re: XSLT Extension and paths

2001-11-17 Thread Lenar Lõhmus
Sebastian Bergmann wrote: > Sebastian Bergmann wrote: >> > $p = xslt_create(); >> $res = xslt_process($p, 'test.xml','test.xsl'); >> if(!$res) echo xslt_error($p); >> echo $res; >> xslt_free($p); >> ?> This snippet triggered some memories. With 4.1.0rc1-cgi (maybe und

Re: [PHP-DEV] Removing ext/sablot from 4.1?

2001-11-17 Thread Jani Taskinen
Nuke it. --Jani On Sat, 17 Nov 2001, Sterling Hughes wrote: >Hey, > >Just sending out a "feeler" message, while I still have some motivation to argue >about the >future of XSLT (ie, I have other work I should be doing ;) -- > >I'd like to move ext/sablot from the standard PHP

Re: [PHP-DEV] Removing ext/sablot from 4.1?

2001-11-17 Thread Sebastian Bergmann
"Thies C. Arntzen" wrote: > i think we should remove it (also from CVS) as it is non > maintained and superceeded by a newer, better thingie. +1 -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http:/

Re: [PHP-DEV] Removing ext/sablot from 4.1?

2001-11-17 Thread Martin Jansen
On Sat, 17 Nov 2001 16:03:32 +0100, Thies C. Arntzen wrote: >i think we should remove it (also from CVS) as it is non >maintained and superceeded by a newer, better thingie. Yeah, nuke it. +1 - Martin -- Martin Jansen, <[EMAIL PROTECTED]> http://www.martin-jansen.de/ -- PHP De

Re: [PHP-DEV] getenv HTTP_POST_VARS

2001-11-17 Thread Martin Jansen
On Sat, 17 Nov 2001 16:34:45 +0100, Pierre-Alain Joye wrote: >Un post directement sur une page phpinfo : Please speak english on this list ;-). - Martin -- Martin Jansen, <[EMAIL PROTECTED]> http://www.martin-jansen.de/ -- PHP Development Mailing List To unsubscr

[PHP-DEV] PHP 3.0 Bug Summary Report

2001-11-17 Thread php-dev
PHP 3.0 Bug Database summary - http://bugs.php.net Num Status Summary (539 total including feature requests) ===[*General Issues]== 4180 Open is_link returns false when target doesnt exist (should return true) 9610 Bogus Dea

[PHP-DEV] Bug #12691 Updated: Apache 2: Server variables don't get set

2001-11-17 Thread mj
ID: 12691 Updated by: mj Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Apache related Operating System: SuSE7.1 PHP Version: 4.0CVS-2001-08-10 New Comment: There has been a patch regarding this three days ago. Please try the latest snapshot from http://snaps.php.net/

[PHP-DEV] Bug #9068 Updated: Bugs in OO which are leaking memory...

2001-11-17 Thread mfischer
ID: 9068 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Assigned Status: Feedback Bug Type: Class/Object related Operating System: Windows 2000 PHP Version: 4.0 Latest CVS (02/02/2001) Assigned To: andre New Comment: Does this still happen with latest CVS? Previous Comments: ---

Re: [PHP-DEV] getenv HTTP_POST_VARS

2001-11-17 Thread Pierre-Alain Joye
On Sat, 17 Nov 2001 16:34:45 +0100 Pierre-Alain Joye <[EMAIL PROTECTED]> wrote: Oops sorry wrong email adress selection :)) Will post later maybe a bug on php 4.0.6 ;) -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: [PHP-DEV] getenv HTTP_POST_VARS

2001-11-17 Thread Markus Fischer
On Sat, Nov 17, 2001 at 06:22:19PM +0100, Pierre-Alain Joye wrote : > Will post later maybe a bug on php 4.0.6 ;) Before reporting a bug with PHP 4.0.6 make sure it doesn't happen with RC2 (or CVS). - Markus -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL

[PHP-DEV] Bug #11337 Updated: SEGV when using mysql connections in OO-setting

2001-11-17 Thread mfischer
ID: 11337 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Scripting Engine problem Operating System: RedHat Linux 7.1 PHP Version: 4.0.5 New Comment: Any update on this? Previous Comments: ---

Re: [PHP-DEV] Removing ext/sablot from 4.1?

2001-11-17 Thread derick
Hello, although I use, get rid of it... Derick On Sat, 17 Nov 2001, Sterling Hughes wrote: > Hey, > > Just sending out a "feeler" message, while I still have some motivation to argue >about the > future of XSLT (ie, I have other work I should be doing ;) -- > > I'd like to mov

[PHP-DEV] Bug #10088 Updated: Object linking

2001-11-17 Thread mfischer
ID: 10088 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Class/Object related Operating System: W2K PHP Version: 4.0.4pl1 New Comment: Your example is wrong. You're copying object everywhere like it is christmas day. Here's the corrected example f

[PHP-DEV] Bug #10293 Updated: object reference vs. true object function passing problem

2001-11-17 Thread mfischer
ID: 10293 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Class/Object related Operating System: FreeBSD 4.1 RELEASE PHP Version: 4.0.4 New Comment: Thats the way it works in PHP4. Objects are treated as normal variables and therefore also copied (me

[PHP-DEV] Bug #11768 Updated: references still have bugs

2001-11-17 Thread mfischer
ID: 11768 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Class/Object related Operating System: Linux 2.2.x PHP Version: 4.0 Latest CVS (2001-06-28) New Comment: The line $test = new CUI_Element("test"); didn't return $this but a copy of $thi

[PHP-DEV] Bug #12277 Updated: in PHP4 constructors still seem to behave like in PHP3

2001-11-17 Thread mfischer
ID: 12277 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Class/Object related Operating System: All PHP Version: 4.0.5 New Comment: This is a current implementation limitation. Just define your real C constructor and access the other C method with

[PHP-DEV] Bug #12365 Updated: Problems with classes and links to objects

2001-11-17 Thread mfischer
ID: 12365 Updated by: mfischer Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Class/Object related Operating System: Linux PHP Version: 4.0.6 New Comment: The object $this used in the constructor is not the same as the one returned to $b because it got copied. Assign the new object by ref

[PHP-DEV] Bug #12365 Updated: Problems with classes and links to objects

2001-11-17 Thread mfischer
ID: 12365 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Class/Object related Operating System: Linux PHP Version: 4.0.6 New Comment: I said closed :-) Previous Comments: [200

[PHP-DEV] Bug #13986 Updated: Cannot rollback transaction when die in class

2001-11-17 Thread mfischer
ID: 13986 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Class/Object related Operating System: Win2k / Linux + Oracle8i+Apache PHP Version: 4.0.6 New Comment: Do you see the same behavior when not using an object? I.e. moving all the stuff direct

Re: [PHP-DEV] 4.1.0RC2 (fwd)

2001-11-17 Thread Derick Rethans
Hello Sascha, this user has some troubles, and suggests that this action should be taken in the configure process. Can I safely merge this in without problems? regards, Derick Rethans -- Forwarded message -- Date: Sat, 17 Nov 2001 13:54:00 +0100 From: Balazs Nagy <[EMAIL PROTEC

[PHP-DEV] Where/what is gdImageStringFTEx() ?

2001-11-17 Thread Rasmus Lerdorf
I see a check for this function in ext/gd/config.m4, but I see no sign of it in any version of GD I can find. Someone clue me in please. -Rasmus -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [PHP-DEV] 4.1.0RC2 (fwd)

2001-11-17 Thread Sascha Schumann
On Sat, 17 Nov 2001, Derick Rethans wrote: > Hello Sascha, > > this user has some troubles, and suggests that this action should be taken > in the configure process. Can I safely merge this in without problems? Looks fine to me. IIRC, this was just some issue with the auto-tools disliki

[PHP-DEV] Re: Bugs pending for PHP 4.1.0

2001-11-17 Thread Zeev Suraski
At 10:08 16/11/2001, Derick Rethans wrote: >Hello, > >here is my list of important pending bugs which need to be fixed before >PHP 4.1.0 can be released IMO. > > >-- >Bug 11813 (not really a bug): >[ImageGammaCorrect no longer wor

[PHP-DEV] Adoption of Metabase (was Re: [PEAR-DEV] Re: Comparing ADODB with PEAR DB, Metabase andNative MySQL)

2001-11-17 Thread Manuel Lemos
Hello, "Stig S. Bakken" wrote: > > Jean-Michel POURE wrote: > > Optimization can only be achieved at application level, i.e. > > - in your database structure, > > - in the core PHP code of your application. > > > > Using MySQL, you will never ever achieve good results. Try PostgreSQL with > > em

[PHP-DEV] Bug #14095: fopen/fwrite does not create file via "ftp://"

2001-11-17 Thread jason
From: [EMAIL PROTECTED] Operating system: Windows NT4 SP6a PHP version: 4.0.6 PHP Bug Type: FTP related Bug description: fopen/fwrite does not create file via "ftp://"; PHP as CGI on NT4SP6a/IIS4. To update a file on the server, I read the old contents into an array, popu

[PHP-DEV] Bug #14095 Updated: fopen/fwrite does not create file via "ftp://"

2001-11-17 Thread mfischer
ID: 14095 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: FTP related Operating System: Windows NT4 SP6a PHP Version: 4.0.6 New Comment: Can you please test with a more recent version (e.g. from php4win.de) ? Previous Comments: --

[PHP-DEV] [Fwd: Adoption of Metabase (was Re: [PEAR-DEV] Re: Comparing ADODB with PEAR ]

2001-11-17 Thread Manuel Lemos
Hello, It seems that the newsgroup message approval mechanism is not working when you post to more than one newsgroup. Regards, Manuel Lemos --- Begin Message --- Hello, "Stig S. Bakken" wrote: > > Jean-Michel POURE wrote: > > Optimization can only be achieved at application level, i.e. > > -

[PHP-DEV] Bug #14095 Updated: fopen/fwrite does not create file via "ftp://"

2001-11-17 Thread jason
ID: 14095 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: FTP related Operating System: Windows NT4 SP6a PHP Version: 4.0.6 New Comment: Unfortunately I do not have authority over that server. But I will try to either set up a test bo

Re: [PHP-DEV] Bug #14095 Updated: fopen/fwrite does not create file via "ftp://"

2001-11-17 Thread Markus Fischer
On Sat, Nov 17, 2001 at 10:52:50PM -, [EMAIL PROTECTED] wrote : > Unfortunately I do not have authority over that server. But I > will try to either set up a test box (don't have NT4 available > right now) or convince the admin to upgrade - so is there a > known issue? Can't tell. 'Tests

[PHP-DEV] Re: [Fwd: Adoption of Metabase (was Re: [PEAR-DEV] Re: Comparing ADODB with PEAR ]

2001-11-17 Thread Jim Winstead
Manuel Lemos <[EMAIL PROTECTED]> wrote: > It seems that the newsgroup message approval mechanism is not working > when you post to more than one newsgroup. care to explain what you mean? your post showed up on both lists just fine, as far as i can tell. http://news.php.net/article.php?group=php.

[PHP-DEV] Re: [Fwd: Adoption of Metabase (was Re: [PEAR-DEV] Re: Comparing ADODB with PEAR ]

2001-11-17 Thread Manuel Lemos
Hello, Jim Winstead wrote: > > Manuel Lemos <[EMAIL PROTECTED]> wrote: > > It seems that the newsgroup message approval mechanism is not working > > when you post to more than one newsgroup. > > care to explain what you mean? your post showed up on both lists just > fine, as far as i can tell.

[PHP-DEV] Re: [PEAR-DEV] Re: [Fwd: Adoption of Metabase (was Re: [PEAR-DEV] Re: Comparing ADODB with PEAR ]

2001-11-17 Thread Pierre-Alain Joye
On 17 Nov 2001 22:56:52 - Jim Winstead <[EMAIL PROTECTED]> wrote: > Manuel Lemos <[EMAIL PROTECTED]> wrote: > > It seems that the newsgroup message approval mechanism is not working > > when you post to more than one newsgroup. > > care to explain what you mean? your post showed up on both l

Re: [PHP-DEV] 4.1.0RC2

2001-11-17 Thread Derick Rethans
Hello, I merged those patches. Can you try the latest CVS version? Derick On Sat, 17 Nov 2001, Balazs Nagy wrote: > On Tue, Nov 13 2001, Derick Rethans <[EMAIL PROTECTED]> wrote: > > > Forgot to attached it... > > I have downloaded the latest php4 from PHP_4_0_7 branch, and still I can't > com

[PHP-DEV] CVS Account Request: kurtz

2001-11-17 Thread Wojciech Jukowski
want to help with creating bugs free manual (2 small ones coming ;|). alreay in pl manual trnaslation team. -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-ma

[PHP-DEV] Bug #14096: strange behavior with NULL value

2001-11-17 Thread david . phpnet
From: [EMAIL PROTECTED] Operating system: win2k PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: strange behavior with NULL value consider the following script: $a = ""; $b = NULL; echo $a == $b ? "true" : "false"; /* weird! it does return TRU

[PHP-DEV] Bug #14096 Updated: strange behavior with NULL value

2001-11-17 Thread derick
ID: 14096 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Unknown/Other Function Operating System: win2k PHP Version: 4.0.6 New Comment: It's perfectly normal. The "" gets converted to NULL here. Use === to check for both contents and type. Derick P

[PHP-DEV] Re: Bugs pending for PHP 4.1.0

2001-11-17 Thread Derick Rethans
On Sat, 17 Nov 2001, Zeev Suraski wrote: > >-- > >Bug 11813 (not really a bug): > >[ImageGammaCorrect no longer works] > > > >Let's keep this open (critical) until it really is solved. > >And I think there should be two modules i

[PHP-DEV] Bug #14097: newlines in file function

2001-11-17 Thread deelee
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: Filesystem function related Bug description: newlines in file function Using the file function, newlines (\n) are included in the read. The causes odd behaviour in other functions such as: ma

Re: [PHP-DEV] Additional ENV Vars with Apache 2.0.28 and PHP 4.1.0 RC2

2001-11-17 Thread Brian Moon
You should really not assume you are talking to a newbie when replying to people. It is rude. As I am asking about an unreleased, RC version of PHP and it has significant changes in how variables are access by the user, I feel my question is valid in this area. If you do not know the answer, pl

[PHP-DEV] Bug #14097 Updated: newlines in file function

2001-11-17 Thread sniper
ID: 14097 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Filesystem function related Operating System: Linux PHP Version: 4.0.6 New Comment: This is by design. Even the manual page for file() says it. :) (Or was this a feature/change request to strip

Re: [PHP-DEV] Where/what is gdImageStringFTEx() ?

2001-11-17 Thread Jani Taskinen
Preparing for future? :) 1.139 05 Jul 2001 17:23 Made imagegammacorrect() work on true-color images. Added support for new ImageStringFTEx function (due in GD 2.0.2) --Jani On Sat, 17 Nov 2001, Rasmus Lerdorf wrote: >I see a check for this function in ext/gd/config.m4, but I see no sign o

[PHP-DEV] Bug #13143 Updated: TSRM fails to build

2001-11-17 Thread sniper
ID: 13143 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Critical Status: Closed Bug Type: Compile Failure Operating System: HPUX 11.00 - gcc 3.0.1 PHP Version: 4.0CVS-2001-09-04 New Comment: Fixed in CVS (by Zeev) --Jani Previous Comments: ---

Re: [PHP-DEV] Additional ENV Vars with Apache 2.0.28 and PHP 4.1.0 RC2

2001-11-17 Thread Brian Moon
I just compiled with the latest CVS and yes it is there. Thanks, Brian. - Original Message - From: "Rasmus Lerdorf" <[EMAIL PROTECTED]> To: "Sebastian Bergmann" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, November 17, 2001 5:57 AM Subject: Re: [PHP-DEV] Additional ENV Va

[PHP-DEV] Bug #11957 Updated: session url rewrite isn't working

2001-11-17 Thread sebastian
ID: 11957 Updated by: sebastian Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Session related Operating System: Win ME PHP Version: 4.0.6 New Comment: The URL Rewriter works fine under Windows, too. Previous Comments: --

[PHP-DEV] Bug #8989 Updated: Bug#5493 resurfaced

2001-11-17 Thread sebastian
ID: 8989 Updated by: sebastian Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Session related Operating System: Windows NT 4 SP5(IIS4)/2000 SP2 PHP Version: 4.0.6 New Comment: Please provide either a script to reproduce your problem with or grab the latest PHP 4.1.0 r

[PHP-DEV] Bug #12230 Updated: Error with Object saved in Session

2001-11-17 Thread sebastian
ID: 12230 Updated by: sebastian Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Session related Operating System: HP Unix 10 PHP Version: 4.0.5 New Comment: This is not a bug. Please have a look at the error message: 'The script tried to execute a method or access a prop

[PHP-DEV] Bug #12915 Updated: session_write_close() has to be called explicitly

2001-11-17 Thread sebastian
ID: 12915 Updated by: sebastian Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Session related Operating System: Linux 2.4.9 (Debian woody) PHP Version: 4.0.6 New Comment: Does this problem persist with the current release candidate for PHP 4.1.0? It can be found at h

[PHP-DEV] Bug #13096 Updated: session_register doesn't work with 16 character variable name

2001-11-17 Thread sebastian
ID: 13096 Updated by: sebastian Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Session related Operating System: Windows NT 4 Sp6 PHP Version: 4.0.6 New Comment: The following script works fine with PHP 4.1.0 RC2 Previous Comments:

[PHP-DEV] Bug #13298 Updated: Object unserialization and session_start

2001-11-17 Thread sebastian
ID: 13298 Updated by: sebastian Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Session related Operating System: any PHP Version: 4.0.6 New Comment: This is not a bug. Previous Comments: [2001-09

[PHP-DEV] Bug #11527 Updated: session_unregister() seems not work properly

2001-11-17 Thread sebastian
ID: 11527 Updated by: sebastian Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Session related Operating System: FreeBSD 4.3 STABLE PHP Version: 4.0.5 New Comment: This is not a bug. Reading the comments on http://www.php.net/manual/en/function.session-unregister.php sh

[PHP-DEV] Bug #11852 Updated: Session ID not transferred correctly within framesets

2001-11-17 Thread sebastian
ID: 11852 Updated by: sebastian Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Session related Operating System: Win98SE PHP Version: 4.0.6 New Comment: 1.) Sessions work fine for me with frames. 2.) Please test your script(s) with http://www.php.net/~zeev/php-

[PHP-DEV] Bug #10686 Updated: Bug in "mktime()" on values out of bounds

2001-11-17 Thread dieter
ID: 10686 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: Date/time related Operating System: MacOS X 10.0.2 (Darwin) PHP Version: 4.0.5 Old Assigned To: kalowsky Assigned To: New Comment: From: "Abner Diaz" <[EMAIL PROTECTED]> I can verify the beh

[PHP-DEV] Bug #14091: Problem with main example on the "MySQL Functions" page

2001-11-17 Thread blakjak
From: [EMAIL PROTECTED] Operating system: RHL 6.1 PHP version: 4.0.6 PHP Bug Type: Documentation problem Bug description: Problem with main example on the "MySQL Functions" page On the "LV. MySQL Functions" page of the PHP Manual, there is a piece of example code, demonstrat

[PHP-DEV] Bug #14091 Updated: Problem with main example on the "MySQL Functions" page

2001-11-17 Thread goba
ID: 14091 Updated by: goba Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Documentation problem Operating System: RHL 6.1 PHP Version: 4.0.6 New Comment: You are right, mysql_fetch_array() uses MYSQL_BOTH by default. I have just corrected the example, and added some co

[PHP-DEV] Bug #14094: Documentation for @new is missing

2001-11-17 Thread mfischer
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.6 PHP Bug Type: Documentation problem Bug description: Documentation for @new is missing The documentation about classes/objects misses that you actually can prevent exposing errors in the constructor by using @new.