[PHP-DEV] Re: arg_separator (MFH) + possible patch to handle old arg_separatorissue..

2001-04-05 Thread Sascha Schumann
> But I didn't want to commit this change into it yet before hearing > whether it's the proper way to handle the old arg_separator problem: Looks good. - Sascha Experience IRCG http://schumann.cx/http://schumann.cx/ircg -- PHP

Re: [PHP-DEV] compile failure

2001-04-05 Thread Sascha Schumann
On Fri, 6 Apr 2001, Cameron wrote: > current snap: Fixed - Sascha Experience IRCG http://schumann.cx/http://schumann.cx/ircg -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For a

Re: [PHP-DEV] Request for new feature: $HTTP_SESSION_VARS whenregister_globals = on

2001-04-05 Thread Sascha Schumann
> If register_globals is set to on, you cannot access $HTTP_SESSION_VARS any > longer. Instead you can get the values through implicit created variables or > through the $GLOBALS array. Unless a bug has slipped in, HTTP_SESSION_VARS get always created. If you enable register_globals, var

Re: [PHP-DEV] Object Constructors in PHP

2001-04-05 Thread Carsten Gehling
From: "Steven Roussey" <[EMAIL PROTECTED]> Sent: Friday, April 06, 2001 2:19 AM Subject: [PHP-DEV] Object Constructors in PHP > Don't ask why it is this way, but say we have these files: Bad bad BAD programmer! Go to your corner. :-) > It runs fine printing 'hi' (though not with APC, but fin

[PHP-DEV] compile failure

2001-04-05 Thread Cameron
current snap: gcc -I. -I/usr/local/update/php4-200104052245/ext/standard -I/usr/local/update/php4-200104052245/main -I/usr/local/update/php4-200104052245 -I/usr/local/update/php4-200104052245/Zend -I/usr/local/ssl/include -I/usr/local/include -I/usr/local/include/freetype -I/usr/local/include/gd

[PHP-DEV] I'm confused ...

2001-04-05 Thread Chandra Liem
Please give an explanation about example poster Thanks -- 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] Apache 2

2001-04-05 Thread junk-php
Sweet to see Apache 2 support availabe (--with-apxs2). Got it up and running under 2.0.16. What's the timeframe look like for this? There's really_silly, includes... Anything I can do to help? August -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROT

[PHP-DEV] PHP 4.0 Bug #10195 Updated: https takes forever and a day to return when php is loaded in Apache

2001-04-05 Thread Clement . Ong
ID: 10195 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: OpenSSL related Description: https takes forever and a day to return when php is loaded in Apache Latest information. If I remove with-curl out from the configuration and rebuild PHP the problem no longer appears. I need the c

Re: [PHP-DEV] PHP 4.0 Bug #8895 Updated: xslt_process() documentationproblem

2001-04-05 Thread Sterling Hughes
On Thu, 5 Apr 2001, Chris Adams wrote: > On Thu, Apr 05, 2001 at 10:29:03PM -0400, Sterling Hughes wrote: > > On Thu, 5 Apr 2001, Chris Adams wrote: > > > > > On 5 Apr 2001 17:05:34 -0700, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > >ID: 8895 > > > >The xslt_process() function *does* retur

Re: [PHP-DEV] PHP 4.0 Bug #8895 Updated: xslt_process() documentation problem

2001-04-05 Thread Chris Adams
On Thu, Apr 05, 2001 at 10:29:03PM -0400, Sterling Hughes wrote: > On Thu, 5 Apr 2001, Chris Adams wrote: > > > On 5 Apr 2001 17:05:34 -0700, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > >ID: 8895 > > >The xslt_process() function *does* return false on failure. > > > However, if the error is

Re: [PHP-DEV] PHP 4.0 Bug #8895 Updated: xslt_process() documentationproblem

2001-04-05 Thread Sterling Hughes
On Thu, 5 Apr 2001, Chris Adams wrote: > On 5 Apr 2001 17:05:34 -0700, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > >ID: 8895 > >Updated by: sterling > >Reported By: [EMAIL PROTECTED] > >Old-Status: Open > >Status: Closed > >Bug Type: Sablotron XSL > >Assigned To: sterling > >Comments: > > > >T

[PHP-DEV] Re: arg_separator (MFH) + possible patch to handle old arg_separatorissue..

2001-04-05 Thread Jani Taskinen
On Thu, 5 Apr 2001, Andi Gutmans wrote: >At 10:22 AM 4/5/2001 +0200, Sascha Schumann wrote: >> Am I the only one who thinks that breaking installations >> which use a different arg_separator is odd? Now all those >> working installations have to be manually modified just to >> ap

[PHP-DEV] PEAR_INSTALLDIR breakage

2001-04-05 Thread Jon Parise
Revision 1.228 of configure.in breaks the expansion of the PEAR_INSTALLDIR variable. I don't know why the $'s were escaped in revision 1.228, but the following patch brings back what I think is the intended behavior. Is there a reason the $'s were escape, or can I commit my fix? Index: configur

[PHP-DEV] PHP 4.0 Bug #10196 Updated: pspell functions no longer work

2001-04-05 Thread jplock
ID: 10196 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Pspell related Description: pspell functions no longer work pspell_new_config() at least is not returning a link value. Previous Comments: --- [2001-04-05 2

[PHP-DEV] PHP 4.0 Bug #10196: pspell functions no longer work

2001-04-05 Thread jplock
From: [EMAIL PROTECTED] Operating system: FreeBSD v4.2 PHP version: 4.0.4pl1 PHP Bug Type: Pspell related Bug description: pspell functions no longer work The Pspell functions no longer work after upgrading to pspell 0.12 and aspell 0.33. I know you have added the pspell au

Re: [PHP-DEV] PHP 4.0 Bug #8895 Updated: xslt_process() documentation problem

2001-04-05 Thread Chris Adams
On 5 Apr 2001 17:05:34 -0700, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: >ID: 8895 >Updated by: sterling >Reported By: [EMAIL PROTECTED] >Old-Status: Open >Status: Closed >Bug Type: Sablotron XSL >Assigned To: sterling >Comments: > >The xslt_process() function *does* return false on failure. > H

Re: [PHP-DEV] PHP 4.0 Bug #10192: sybase_query with sybase_fetch_row displays real data type incorrectly

2001-04-05 Thread Dean Bennett
Try this patch, which also adds support for FLT8. Also, this applies to both PHP3 and PHP4, and the sybase_ct functions don't have this problem. --- sybase.c.orig Mon Feb 7 16:54:51 2000 +++ sybase.cMon Apr 3 12:12:00 2000 @@ -635,9 +640,13 @@ result->type =

[PHP-DEV] PHP 4.0 Bug #9369 Updated: Bug in foreach, reference (See Bug ID#9365, too)

2001-04-05 Thread yohgaki
ID: 9369 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Description: Bug in foreach, reference (See Bug ID#9365, too) I've tested against - PHP4.0.5RC1 Windows/Apache SAPI - PHP4.0.5RC6 Linux/Apache SAPI It's still there. I think this bug is better

[PHP-DEV] PHP 4.0 Bug #10195: https takes forever and a day to return when php is loaded in Apache

2001-04-05 Thread Clement . Ong
From: [EMAIL PROTECTED] Operating system: Linux Red Hat 7.0 PHP version: 4.0.2 PHP Bug Type: OpenSSL related Bug description: https takes forever and a day to return when php is loaded in Apache I am running Apache 3.1.19 with mod_ssl-2.8.2-1.3.19 and OpenSSl-0.9.6 for SSL

[PHP-DEV] CVS Account Request

2001-04-05 Thread CVS Account Request
Full name: Boris Arsov Email: [EMAIL PROTECTED] ID: borisphp Purpose: Learning -- 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] Object Constructors in PHP

2001-04-05 Thread Steven Roussey
Don't ask why it is this way, but say we have these files: :: inc1.php :: :: inc2.php :: :: inc3.php :: ForumStyle(); } } ?> :: test.php :: http://network54.com/?pp=e -- PHP Development M

[PHP-DEV] PHP 4.0 Bug #8895 Updated: xslt_process() documentation problem

2001-04-05 Thread sterling
ID: 8895 Updated by: sterling Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Sablotron XSL Assigned To: sterling Comments: The xslt_process() function *does* return false on failure. However, if the error is serious enough, the php script will exit out, as with any of

Re: [PHP-DEV] Request for new feature: $HTTP_SESSION_VARS when register_globals = on

2001-04-05 Thread Andi Gutmans
Yes, what you're saying definitely makes sense and I think it should be fixed. Andi At 09:20 PM 4/5/2001 +0200, Carsten Gehling wrote: >One of the IMHO stranger behaviors in PHP is what happens to the >$HTTP_SESSION_VARS array when changing register_globals from off to on. > >If register_globals

[PHP-DEV] PHP 4.0 Bug #10192: sybase_query with sybase_fetch_row displays real data type incorrectly

2001-04-05 Thread dave . berndt
From: [EMAIL PROTECTED] Operating system: Linux Mandrake (redhat) 7.0 PHP version: 4.0.3pl1 PHP Bug Type: Sybase (dblib) related Bug description: sybase_query with sybase_fetch_row displays real data type incorrectly Queries that produce incorrect data is random, but will c

[PHP-DEV] PHP 4.0 Bug #8895 Updated: xslt_process() documentation problem

2001-04-05 Thread php-bugs
ID: 8895 User Update by: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: Sablotron XSL Description: xslt_process() documentation problem This is ridiculous - this is the second time this bug has been closed by someone who never bothered to read the report! According to the documen

[PHP-DEV] PHP 4.0 Bug #8834 Updated: crypt() starts from not random salt

2001-04-05 Thread muhlig
ID: 8834 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Strings related Description: crypt() starts from not random salt here you are: Solaris 2.4: # grep RAND main/php_config.h #define HAVE_LRAND48 1 #define HAVE_RAND_R 1 /* #undef HAVE_RANDOM */ #define HAVE_SRAND48 1 /* #u

RE: [PHP-DEV] Request for new feature: $HTTP_SESSION_VARS when register_globals = on

2001-04-05 Thread Chris Newbill
+1 -Chris -Original Message- From: Alexander Feldman [mailto:[EMAIL PROTECTED]] Sent: Thursday, 05 April, 2001 1-44 pM To: Carsten Gehling Cc: [EMAIL PROTECTED] Subject: Re: [PHP-DEV] Request for new feature: $HTTP_SESSION_VARS when register_globals = on This makes sense. The behaviour

[PHP-DEV] PHP 4.0 Bug #10194: crypt() doesn't do md5

2001-04-05 Thread simon
From: [EMAIL PROTECTED] Operating system: OpenBSD 2.7 PHP version: 4.0.4pl1 PHP Bug Type: *Encryption and hash functions Bug description: crypt() doesn't do md5 I have not tested with other crypts, but the constant CRYPT_MD5 is true. All crypted strings come out as DES. (t

[PHP-DEV] PHP 4.0 Bug #10193 Updated: Gargbage characters returned.

2001-04-05 Thread tom
ID: 10193 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Description: Gargbage characters returned. my email is [EMAIL PROTECTED] Previous Comments: --- [2001-04-05 17:16:03] [EMAIL PROTEC

Re: [PHP-DEV] PHP 4.0 Bug #8834 Updated: crypt() starts from not random salt

2001-04-05 Thread Brian Foddy
I too have seen this, but I assumed it you had to put a random salt key in. I picked the system mseconds and put that in a random seed to get a random salt key. I was also on Solaris 2.6. Simple work around if its not supposed to work that way. On 5 Apr 2001 18:57:45 -, [EMAIL PROTECTED] wr

Re: [PHP-DEV] Request for new feature: $HTTP_SESSION_VARS whenregister_globals = on

2001-04-05 Thread Alexander Feldman
This makes sense. The behaviour quoted below creates difficulties when writing portable scripts (not to depend on the value of register_globals). Rgds: -- Alex On Thu, 5 Apr 2001, Carsten Gehling wrote: > One of the IMHO stranger behaviors in PHP is what happens to the > $HTTP_SESSION_VARS arr

[PHP-DEV] PHP 4.0 Bug #10171 Updated: calling function before it is defined only works in same file

2001-04-05 Thread aboyd
ID: 10171 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Description: calling function before it is defined only works in same file Thanks for the info from Andi and cynic. The reason this feature is so nice is because I have a wrapper that pul

[PHP-DEV] Request for new feature: $HTTP_SESSION_VARS when register_globals = on

2001-04-05 Thread Carsten Gehling
One of the IMHO stranger behaviors in PHP is what happens to the $HTTP_SESSION_VARS array when changing register_globals from off to on. If register_globals is set to on, you cannot access $HTTP_SESSION_VARS any longer. Instead you can get the values through implicit created variables or through

[PHP-DEV] PHP 4.0 Bug #8834 Updated: crypt() starts from not random salt

2001-04-05 Thread muhlig
ID: 8834 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Strings related Description: crypt() starts from not random salt here you are: Solaris 2.4: # grep RAND main/php_config.h #define HAVE_LRAND48 1 #define HAVE_RAND_R 1 /* #undef HAVE_RANDOM */ #define

[PHP-DEV] PHP 4.0 Bug #10079 Updated: Header Function Within IF construct

2001-04-05 Thread sniper
ID: 10079 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Old-Bug Type: Scripting Engine problem Bug Type: *General Issues Assigned To: Comments: As this is a browser problem with only one browser and one version of it -> closed. It's a bug in IE 5.01 SP2 so

[PHP-DEV] PHP 4.0 Bug #8834 Updated: crypt() starts from not random salt

2001-04-05 Thread sniper
ID: 8834 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Strings related Assigned To: Comments: This is most likely a Solaris specific issue as I can't reproduce this on Linux. Can you please include the output of this command in both Solaris 2.

[PHP-DEV] Re: PHP 4.0 Bug #10191 Updated: file missing

2001-04-05 Thread Fernando Nunes
Ok... sorry about that. I'm using a function and it doesn't work. guess PEAR wasn't generated?! Here's the link (it might look familiar!! :) ). http://www.php.net/do_download.php?download_file=php-4.0.4pl1-Win32.zip&source_site=www.php.net --- Bug Database <[EMAIL PROTECTED]> wrote: > ID: 101

[PHP-DEV] PHP 4.0 Bug #10191 Updated: file missing

2001-04-05 Thread hholzgra
ID: 10191 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Apache related Assigned To: Comments: there is no such thing as a *NT port*, all versions of PHP for different systems/platforms are built from the same source you are most likely refe

[PHP-DEV] PHP 4.0 Bug #10191: file missing

2001-04-05 Thread vectorpt
From: [EMAIL PROTECTED] Operating system: NT PHP version: 4.0.4pl1 PHP Bug Type: Apache related Bug description: file missing File PEAR.php and all the structure is missing from the NT port. -- Edit Bug report at: http://bugs.php.net/?id=10191&edit=1 -- PHP Developmen

[PHP-DEV] PHP 4.0 Bug #8412 Updated: transformations hang

2001-04-05 Thread sterling
ID: 8412 Updated by: sterling Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Sablotron XSL Assigned To: sterling Comments: try this with the newest sablotron and php and let me know what happens... Previous Comments: --

[PHP-DEV] PHP 4.0 Bug #9399 Updated: php won't compile with sablotron 0.51-- ld: cannot find -lxmltok

2001-04-05 Thread sterling
ID: 9399 Updated by: sterling Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Sablotron XSL Assigned To: sterling Comments: This is fixed in cvs Previous Comments: --- [2001-02-22 07:47:04] [EMAIL P

[PHP-DEV] PHP 4.0 Bug #9105 Updated: Incorrect path used

2001-04-05 Thread sterling
ID: 9105 Updated by: sterling Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Sablotron XSL Assigned To: sterling Comments: Relative paths don't work with windows. Previous Comments: --- [2001-02-05

[PHP-DEV] PHP 4.0 Bug #8895 Updated: xslt_process() documentation problem

2001-04-05 Thread sterling
ID: 8895 Updated by: sterling Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Sablotron XSL Assigned To: Comments: this is the correct behavior, if the transformation fails so will php. Previous Comments:

[PHP-DEV] PHP 4.0 Bug #10189 Updated: apache UnsetEnv does not work, possibly effecting php scripts

2001-04-05 Thread sniper
ID: 10189 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Apache related Assigned To: Comments: Thanks for the info.(closing as this is not bug in PHP) --Jani Previous Comments:

Re: [PHP-DEV] Bug in latest CVS?? Autoconf

2001-04-05 Thread Greg Kopp
It was my fault. Sorry. "Alexander Bokovoy" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > On Thu, Apr 05, 2001 at 12:12:04PM -0400, Greg Kopp wrote: > > I got this after I d/l'd the CVS: > > > > [root@voyager php4]# ./buildconf > > buildconf: checking install

Re: [PHP-DEV] 4.0.5 Comments change (leads to inappropriate parseerror based on contents of comments)

2001-04-05 Thread Hartmut Holzgraefe
Steven Roussey wrote: > Here is an example of why it causes problems: We had some lines of code like > this: > > echo (""); > > works ok. But then we comment out the that line: > > // echo (""); > > it now dies. another reason for always using quotes on attribut argument ;) echo (""); --

Re: [PHP-DEV] 4.0.5 Comments change (leads to inappropriateparse error based on contents of comments)

2001-04-05 Thread Hartmut Holzgraefe
Andi Gutmans wrote: > > This was fixed to be consistent with ?>. > One line comments end at a new line or at a closing bracket (?> or %>) > > At 05:54 PM 4/4/2001 -0700, Steven Roussey wrote: > >I found our problem. In 4.0.5, comments seem to be parsed differently. We > >have ASP style tags enabl

[PHP-DEV] PHP 4.0 Bug #10190: \t$var = <<

2001-04-05 Thread eric
From: [EMAIL PROTECTED] Operating system: any PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: \t$var = << To unsubscribe,

RE: [PHP-DEV] 4.0.5 Comments change (leads to inappropriate parseerror based on contents of comments)

2001-04-05 Thread Steven Roussey
OK. Here is an example of why it causes problems: We had some lines of code like this: echo (""); works ok. But then we comment out the that line: // echo (""); it now dies. You might make a note in the NEWS section if it is not already there. I'll get everyone here to hand convert all the A

[PHP-DEV] PHP 4.0 Bug #10189: apache UnsetEnv does not work, possibly effecting php scripts

2001-04-05 Thread jim
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.3-RC PHP version: 4.0.4pl1 PHP Bug Type: Apache related Bug description: apache UnsetEnv does not work, possibly effecting php scripts a bug report was submitted to apache: http://bugs.apache.org/index.cgi/full/7528 basic

Re: [PHP-DEV] Bug in latest CVS?? Autoconf

2001-04-05 Thread Alexander Bokovoy
On Thu, Apr 05, 2001 at 12:12:04PM -0400, Greg Kopp wrote: > I got this after I d/l'd the CVS: > > [root@voyager php4]# ./buildconf > buildconf: checking installation... > buildconf: autoconf version 2.13 (ok) > buildconf: automake version 1.4 (ok) > buildconf: libtool version 1.3.5 (ok) > rebuil

[PHP-DEV] Bug in latest CVS?? Autoconf

2001-04-05 Thread Greg Kopp
I got this after I d/l'd the CVS: [root@voyager php4]# ./buildconf buildconf: checking installation... buildconf: autoconf version 2.13 (ok) buildconf: automake version 1.4 (ok) buildconf: libtool version 1.3.5 (ok) rebuilding Makefile templates automake: configure.in: installing `Zend/ylwrap' re

[PHP-DEV] PHP 4.0 Bug #10079 Updated: Header Function Within IF construct

2001-04-05 Thread dgrimes
ID: 10079 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Description: Header Function Within IF construct I did some more testing and have found that it is indeed browser related. MSIE 5.01 SP2 have the problem and 5.00 and 5.5 do not. Have you tested with this

Re: [PHP-DEV] RE: ; arg seperator

2001-04-05 Thread Chuck Hagenbuch
Quoting Hartmut Holzgraefe <[EMAIL PROTECTED]>: > > arg_separator.output should default to ' '. > >   ??? i guess it will break lots ;) > > maybe we should & instead? Wow. Yeah, I'm really tired this morning. & is what I meant, of course... Thanks, Hartmut. :) -chuck -- Charles Hagenbuch, <[

[PHP-DEV] PHP 4.0 Bug #10187 Updated: Warning: mcrypt module initialization failed

2001-04-05 Thread clewis
ID: 10187 User Update by: [EMAIL PROTECTED] Status: Assigned Bug Type: mcrypt related Description: Warning: mcrypt module initialization failed Incidentally, I tried the new-style mcrypt functions as Colin suggested, and got a similar warning: "Could not open encryption module." Previous

[PHP-DEV] PHP 4.0 Bug #10188: Problem in loading dynamic module (Desc. below)

2001-04-05 Thread bogac
From: [EMAIL PROTECTED] Operating system: Linux Mandrake PHP version: 4.0.4pl1 PHP Bug Type: Dynamic loading Bug description: Problem in loading dynamic module (Desc. below) Apache 1.3.19 is configured with --enable-module=all --enable-shared=max php-4.0.4pl1 is configured

[PHP-DEV] PHP 4.0 Bug #10187 Updated: Warning: mcrypt module initialization failed

2001-04-05 Thread derick
ID: 10187 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Assigned Bug Type: mcrypt related Assigned To: derick Comments: analysed > assigned Previous Comments: --- [2001-04-05 11:30:06] [EMAI

[PHP-DEV] PHP 4.0 Bug #10187 Updated: Warning: mcrypt module initialization failed

2001-04-05 Thread derick
ID: 10187 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Bug Type: mcrypt related Assigned To: derick Comments: Another mcrypt bug, I'll check this one out. It may be a platform depended bug BTW. Previous Comments:

[PHP-DEV] PHP 4.0 Bug #10187 Updated: Warning: mcrypt module initialization failed

2001-04-05 Thread cmv
ID: 10187 Updated by: cmv Reported By: [EMAIL PROTECTED] Status: Open Bug Type: mcrypt related Assigned To: Comments: First, the "--disable-posix-threads" requirement for libmcrypt isn't a requirement anymore. As of libmcrypt 2.4.x, you don't need it. Second, I think you should be using the

[PHP-DEV] PHP 4.0 Bug #10187: Warning: mcrypt module initialization failed

2001-04-05 Thread clewis
From: [EMAIL PROTECTED] Operating system: Mac OS X 10.0 PHP version: 4.0 Latest CVS (05/04/2001) PHP Bug Type: mcrypt related Bug description: Warning: mcrypt module initialization failed Using libmcrypt-2.4.10 on Mac OS X 10.0, compiled with --with-apache=/usr/local/src

Re: [PHP-DEV] app server

2001-04-05 Thread teo
Hi Uioreanu! On Thu, 05 Apr 2001, Uioreanu Calin wrote: > Hello, > > I'm Calin from Romania. I've worked with php for about 1 year. I'm teo, also from Romania, but please direct this kind of questions on php-general list. This list is for the development of PHP only. :) > I am wondering, to this

[PHP-DEV] PHP 4.0 Bug #10186: Apache cannot load libphp4.so symbol ap_block_alarms

2001-04-05 Thread helmut
From: [EMAIL PROTECTED] Operating system: SunOS pisun7 5.6 Generic_105181-05 sun4u sparc SUNW,Ultra-2 PHP version: 4.0.4pl1 PHP Bug Type: Apache related Bug description: Apache cannot load libphp4.so symbol ap_block_alarms # ./apachectl start Syntax error on line 205 of /opt

[PHP-DEV] PHP 4.0 Bug #10185: compile fails when using --with-oci8

2001-04-05 Thread xbezdek
From: [EMAIL PROTECTED] Operating system: IRIX 6.5 PHP version: 4.0.4pl1 PHP Bug Type: Compile Failure Bug description: compile fails when using --with-oci8 When I try to compile with oci8 support, I get an error. ORACLE Release is 8.1.5.0.1 Here is my ./configure command,

Re: [PHP-DEV] RE: ; arg seperator

2001-04-05 Thread Chuck Hagenbuch
Quoting Jani Taskinen <[EMAIL PROTECTED]>: > And note that in CVS there are now two directives: > > arg_separator.input > arg_separator.output > > Both default to "&" thus were not gonna break anything. arg_separator.output should default to ' '. I can't think of anything that it'll break, an

[PHP-DEV] PHP 4.0 Bug #10184 Updated: Define and empty multi line string fault

2001-04-05 Thread phil . whittaker
ID: 10184 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Strings related Description: Define and empty multi line string fault Previous Comments: --- [2001-04-05 10:16:52] [EMAIL PROTECTED] CODE USED- $var = <

[PHP-DEV] PHP 4.0 Bug #10184: Define and empty multi line string fault

2001-04-05 Thread phil . whittaker
From: [EMAIL PROTECTED] Operating system: Linux 6.x PHP version: 4.0.2 PHP Bug Type: Strings related Bug description: Define and empty multi line string fault CODE USED- $var = < T

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / NEWS php.ini-dist php.ini-optimized /ext/standard url_scanner.c url_scanner_ex.c url_scanner_ex.re /main main.c php_globals.h php_variables.c

2001-04-05 Thread Andi Gutmans
At 10:22 AM 4/5/2001 +0200, Sascha Schumann wrote: >On Wed, 4 Apr 2001, Jani Taskinen wrote: > > > sniperWed Apr 4 13:46:27 2001 EDT > > > > Modified files: > > /php4 php.ini-dist php.ini-optimized NEWS > > /php4/ext/standardurl_scanner.c url_scanner_ex.re >

[PHP-DEV] PHP 4.0 Bug #10183: W2K, IIS Access violation (ISAPI)

2001-04-05 Thread ggusmaroli
From: [EMAIL PROTECTED] Operating system: W2K PHP version: 4.0.4pl1 PHP Bug Type: IIS related Bug description: W2K, IIS Access violation (ISAPI) The CGI version is OK but the isapi gives me the folowing error PHP has encountered an Access Violation at 0B292466 With any kin

[PHP-DEV] PHP 4.0 Bug #10182: problem with the "To" field

2001-04-05 Thread apere
From: [EMAIL PROTECTED] Operating system: Windows 98 - 2 PHP version: 4.0.4pl1 PHP Bug Type: Mail related Bug description: problem with the "To" field Ok, I have found several notes telling that the following syntax works : $to = "\"Arnaud PERE\" <[EMAIL PROTECTED]>"; mail

[PHP-DEV] PHP 4.0 Bug #9832 Updated: httpd memory problem with informix

2001-04-05 Thread hoefler
ID: 9832 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Informix related Description: httpd memory problem with informix Previous Comments: --- [2001-03-19 04:58:55] [EMAIL PROTECTED] After successfully getting d

[PHP-DEV] app server

2001-04-05 Thread Uioreanu Calin
Hello, I'm Calin from Romania. I've worked with php for about 1 year. I am wondering, to this lack in PHP: the application server part, what solutions have you found to make objects, arrays, variables, database templates 'live' into the server? Do you have any ideas what direction will PHP follow

[PHP-DEV] RE: PHP 4.0 Bug #10157 Updated: fdf_next_field_name still not work.

2001-04-05 Thread Stefan Hammarin
Hi! Works perfect now! I stumbled into another problem though. fdf_get_status won't give me the /STATUS-key from the FDF file. I open the fdf file with $foo = fdf_open($fp); and then echo fdf_get_status($foo); and it just returns a  (square). When i print out the fdf file I can clearly see th

[PHP-DEV] PHP 4.0 Bug #10181: odbc_result causes Unexpected network read error

2001-04-05 Thread f . schneider
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: ODBC related Bug description: odbc_result causes Unexpected network read error Configuration bulld with './configure' '--with-openlink=/opt' '--sysconfdir=/etc' '--with-apxs=/var/lib/apache

[PHP-DEV] PHP 4.0 Bug #10136 Updated: Function mail() does not work properly

2001-04-05 Thread arnaud
ID: 10136 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Mail related Description: Function mail() does not work properly OK, I found the problem, folks !! If you want to send messages in Cc: and Bcc: and personnalize to name of the To: recipients, I found a topic in newsgroup, you

[PHP-DEV] PHP 4.0 Bug #10180 Updated: date arithmetic gives wrong result

2001-04-05 Thread hholzgra
ID: 10180 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Date/time related Assigned To: Comments: Previous Comments: --- [2001-04-05 05:44:20] [EMAIL PROTECTED] ".date("z", $

[PHP-DEV] PHP 4.0 Bug #10180 Updated: date arithmetic gives wrong result

2001-04-05 Thread ab
ID: 10180 Updated by: ab Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Date/time related Assigned To: Comments: daylight saving time started on 3.26.2001 so behaviour is correct Previous Comments: --- [2001-04-05 0

[PHP-DEV] PHP 4.0 Bug #10180: date arithmetic gives wrong result

2001-04-05 Thread ray
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.4pl1 PHP Bug Type: Date/time related Bug description: date arithmetic gives wrong result ".date("z", $CurDate - $birthdate ) ." days old"); // should give 83 days old - correct $CurDate = mkti

[PHP-DEV] PHP 4.0 Bug #10179: repetition quantifiers

2001-04-05 Thread teo
From: [EMAIL PROTECTED] Operating system: SuSE7.0 PHP version: 4.0.4pl1 PHP Bug Type: PCRE related Bug description: repetition quantifiers I am not sure if it's a bug or misinterpretation on my side but I expect something like /[0-9]{,10}/ to match a number at most 10 chars

[PHP-DEV] PHP 4.0 Bug #10177 Updated: IIS 5.0 can not start with enabled mssql70 extension

2001-04-05 Thread stanislavn
ID: 10177 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: MSSQL related Description: IIS 5.0 can not start with enabled mssql70 extension Steps I do: 1. PHP is working as an ISAPI without mssql70 extension. In php.ini: ;extension=php_mssql70.dll 2. Set in php.ini

[PHP-DEV] PHP 4.0 Bug #10178: Configuration of extensions

2001-04-05 Thread mike_vassiliadis
From: [EMAIL PROTECTED] Operating system: Windows2000/IIS5 PHP version: 4.0.4pl1 PHP Bug Type: *Install and Config Bug description: Configuration of extensions I always get a message like cannot find module 'c:\php\extensions\php_ldap.dll' i have tried '/' instead of '\'. A

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / NEWS php.ini-dist php.ini-optimized /ext/standard url_scanner.c url_scanner_ex.c url_scanner_ex.re /main main.c php_globals.h php_variables.c

2001-04-05 Thread Cynic
IIRC both these directives default to '&', right? So it'll still work even if you don't edit you php.ini. Or am I missing something? At 10:22 5.4. 2001, Sascha Schumann wrote the following: -- >On Wed, 4 Apr 2001, Jani Taskinen wrote:

Re: [PHP-DEV] 4.0.5 Comments change (leads to inappropriate parse error based on contents of comments)

2001-04-05 Thread Cynic
hi there, actually, the behavior you experienced with previous versions was buggy. current behavior is correct (and matches documentation, which has claimed this behavior for long). At 02:54 5.4. 2001, Steven Roussey wrote the following: -

[PHP-DEV] PHP 4.0 Bug #10171 Updated: calling function before it is defined only works in same file

2001-04-05 Thread cynic
ID: 10171 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: Scripting Engine problem Bug Type: Documentation problem Assigned To: Comments: problem here is that include()s & require()s are runtime thingies. I got bitten by this just yesterday: if you e. g. redeclare a

[PHP-DEV] PHP 4.0 Bug #10177 Updated: IIS 5.0 can not start with enabled mssql70 extension

2001-04-05 Thread derick
ID: 10177 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: MSSQL related Assigned To: Comments: Please provide more information, about what error's you get, the output of your phpino(); (on a website if that's possible) and your php.ini file (and the

Re: [PHP-DEV] Unix timestamp maximum

2001-04-05 Thread teo
Hi Stanislav! On Wed, 04 Apr 2001, Stanislav Malyshev wrote: > AG>> By the time we close in on 2038 and UNIX is still around > AG>> (*smile*) then most UNIX systems will most probably have moved > AG>> to 64bit timestamps, thus requiring in the best place just a > AG>> recompilation of your PHP b

[PHP-DEV] PHP 4.0 Bug #10168 Updated: openssl.c function uses an undeclared variable

2001-04-05 Thread wez
ID: 10168 Updated by: wez Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Compile Failure Assigned To: wez Comments: Thanks for pointing this out. That line should read: gmadjust = -(thetime.tm_isdst ? timezone - 3600 : timezone + 3600); so thats thetime.tm_isd

[PHP-DEV] Re: [PHP-CVS] cvs: php4 / NEWS php.ini-dist php.ini-optimized /ext/standard url_scanner.c url_scanner_ex.c url_scanner_ex.re /main main.cphp_globals.h php_variables.c

2001-04-05 Thread Sascha Schumann
On Wed, 4 Apr 2001, Jani Taskinen wrote: > sniperWed Apr 4 13:46:27 2001 EDT > > Modified files: > /php4 php.ini-dist php.ini-optimized NEWS > /php4/ext/standardurl_scanner.c url_scanner_ex.re url_scanner_ex.c > /php4/mainmain.c php_globals.h php

Re: [PHP-DEV] Unix timestamp maximum

2001-04-05 Thread Phil Driscoll
>Ideally it should not depend an operating system structure. Agreed (but quite a lot of work I think). >I propose #define PHP_DATE_SIZE _int64 Not agreed, unless you move the start date backwards a few thousand years :) Cheers -- Phil Driscoll Dial Solutions +44 (0)113 294 5112 http://www.dialsolu

[PHP-DEV] PHP 4.0 Bug #10177: IIS 5.0 can not start with enabled mssql70 extension

2001-04-05 Thread stanislavn
From: [EMAIL PROTECTED] Operating system: Windows2000 Server PHP version: 4.0.4pl1 PHP Bug Type: MSSQL related Bug description: IIS 5.0 can not start with enabled mssql70 extension -- Edit Bug report at: http://bugs.php.net/?id=10177&edit=1 -- PHP Development Mailing