[PHP-DEV] PHP 4.0 Bug #9597 Updated: GD (most recent) doesent support Gif and the ordinary ext/gd.c doesent compile.

2001-03-06 Thread derick
ID: 9597 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Install and Config Assigned To: Comments: GD doesn't support GIF in the latest version, but that's not PHP's fault. For the second problem, can you be more specific (please read www.php.ne

[PHP-DEV] PHP 4.0 Bug #9596 Updated: All the php executable text I see is blurred beyond recognition

2001-03-06 Thread derick
ID: 9596 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Unknown/Other Function Assigned To: Comments: Could you provide more information? Please read also www.php.net/bugs-dos-and-donts.php before submitting a report. Previous Comments: --

[PHP-DEV] PHP 4.0 Bug #9595 Updated: All the php executable text I see is blurred beyond recognition

2001-03-06 Thread derick
ID: 9595 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Unknown/Other Function Assigned To: Comments: Submitted twice Previous Comments: --- [2001-03-07 00:42:46] [EMAIL PROTECTE

[PHP-DEV] PHP 4.0 Bug #9599:

2001-03-06 Thread pairote . p
From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.0.4pl1 PHP Bug Type: Compile Failure Bug description: juliet# make Making all in Zend /bin/sh ../libtool --silent --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../main -D_POSIX_PTHREAD_SEMANTICS -D_POSIX_

Re: [PHP-DEV] Re: [PHP-QA] ctype function (re?)naming

2001-03-06 Thread Zak Greant
Andi wrote: [snip] > Yep. Let's start doing some damage. bzip2 is a very good victim. bzclose -> bz_close bzcompress -> bz_compress bzdecompress -> bz_decompress bzerrno -> bz_errno bzerror -> bz_error bzerrstr -> bz_errstr bzflush -> bz_flush bzopen -> bz_open bz

[PHP-DEV] Re: [PHP-QA] ctype function (re?)naming

2001-03-06 Thread Andi Gutmans
At 11:28 PM 3/6/2001 -0700, Zak Greant wrote: >Andi wrote: > > At 05:05 PM 3/6/2001 -0700, Zak Greant wrote: > > >Andi wrote: > > > > > >[snip] > > >I don't have any complaints or helpful comments on what was above this. > > > > > > > 3) Why change the imap ones to not include underscores? Looks a

[PHP-DEV] PHP 4.0 Bug #9597: GD (most recent) doesent support Gif and the ordinary ext/gd.c doesent compile.

2001-03-06 Thread aageb
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: *Install and Config Bug description: GD (most recent) doesent support Gif and the ordinary ext/gd.c doesent compile. -- Edit Bug report at: http://bugs.php.net/?id=9597&edit=1 -- PHP

[PHP-DEV] Re: [PHP-QA] ctype function (re?)naming

2001-03-06 Thread Zak Greant
Andi wrote: > At 05:05 PM 3/6/2001 -0700, Zak Greant wrote: > >Andi wrote: > > > >[snip] > >I don't have any complaints or helpful comments on what was above this. > > > > > 3) Why change the imap ones to not include underscores? Looks as if you > >did > > > the reverse here :) > > > >Removing the

Re: [PHP-DEV] Re: [PHP-QA] ctype function (re?)naming

2001-03-06 Thread Andi Gutmans
At 05:43 PM 3/6/2001 -0700, Zak Greant wrote: >Sterling wrote: > > Overall I think this is very good. I have a few problems with it (all > > prefixed with a large IMHO :)... > >:) > > > > array_multisort -> array_multi_sort > > > > nah, doesn't sound as good as array_multisort, multisort should b

[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] ctype function (re?)naming

2001-03-06 Thread Andi Gutmans
At 05:26 PM 3/6/2001 -0700, Zak Greant wrote: >Derick Rethans wrote: >[snip] > > > 6) I think create_function() is OK. There was a long thread which >decided > > > upon this name. Same for function_exists(). > > > > Can't we call it lambda()? =) > >That would make a sensible alias for it. :) Nah

[PHP-DEV] Re: [PHP-QA] ctype function (re?)naming

2001-03-06 Thread Andi Gutmans
At 05:05 PM 3/6/2001 -0700, Zak Greant wrote: >Andi wrote: > >[snip] >I don't have any complaints or helpful comments on what was above this. > > > 3) Why change the imap ones to not include underscores? Looks as if you >did > > the reverse here :) > >Removing the underscores was the choice that m

[PHP-DEV] PHP 4.0 Bug #9576 Updated: Parse error with ($i%2) ? echo '':echo''

2001-03-06 Thread yasuo_ohgaki
ID: 9576 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Scripting Engine problem Description: Parse error with ($i%2) ? echo '':echo'' Ok thanks. "echo" is not a function like "include". (include is a language construct, right?) Then I expect following should not work. ($some_var

[PHP-DEV] PHP 4.0 Bug #9596: All the php executable text I see is blurred beyond recognition

2001-03-06 Thread wnorton
From: [EMAIL PROTECTED] Operating system: Windows 2000 Server PHP version: 4.0.4pl1 PHP Bug Type: Unknown/Other Function Bug description: All the php executable text I see is blurred beyond recognition -- Edit Bug report at: http://bugs.php.net/?id=9596&edit=1 -- PH

[PHP-DEV] Re: PHP 4.0 Bug #9576 Updated: Parse error with ($i%2) ? echo '':echo''

2001-03-06 Thread Yasuo Ohgaki
> ID: 9576 > Updated by: stas > Reported By: [EMAIL PROTECTED] > Old-Status: Open > Status: Closed > Bug Type: Scripting Engine problem > Assigned To: > Comments: > > echo is a statement, not a function, thus cannot be used in > an expression. You are right to use print. Ok thanks. "echo" is not a

[PHP-DEV] PHP 4.0 Bug #9595: All the php executable text I see is blurred beyond recognition

2001-03-06 Thread wnorton
From: [EMAIL PROTECTED] Operating system: Windows 2000 Server PHP version: 4.0.4pl1 PHP Bug Type: Unknown/Other Function Bug description: All the php executable text I see is blurred beyond recognition -- Edit Bug report at: http://bugs.php.net/?id=9595&edit=1 -- PH

[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] ctype function (re?)naming

2001-03-06 Thread Zak Greant
Waldschrott wrote: > > Overall I think this is very good. I have a few problems with it (all > > prefixed with a large IMHO :)... > > agreeing in anything sterling mentioned, except and in addition this: > > >> GETTEXT > >> bindtextdomain > >> dcgettext > >> dgettext > >> gettext > >> textdomain

Re: [PHP-DEV] Re: [PHP-QA] ctype function (re?)naming

2001-03-06 Thread André Langhorst
> Overall I think this is very good. I have a few problems with it (all > prefixed with a large IMHO :)... agreeing in anything sterling mentioned, except and in addition this: >> GETTEXT >> bindtextdomain >> dcgettext >> dgettext >> gettext >> textdomain is there any reason not to change the

[PHP-DEV] PHP 4.0 Bug #7673 Updated: PHP crashes when odbc_result is given a result ID as its second parameter

2001-03-06 Thread kalowsky
ID: 7673 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: ODBC related Assigned To: kalowsky Comments: your script is faulty. please correct your script and check report back. marking this as bogus as i am unable to reproduce this ... Previous

[PHP-DEV] PHP 4.0 Bug #9594: Call to unsupported or undefined function pg_connect() in...

2001-03-06 Thread yoong
From: [EMAIL PROTECTED] Operating system: redhat 6.1 PHP version: 4.0.4pl1 PHP Bug Type: PostgreSQL related Bug description: Call to unsupported or undefined function pg_connect() in... I have successfully installed both PHP-3.0.12.6 and PostgreSQL-6.5.2-1. Both have been t

[PHP-DEV] PHP 4.0 Bug #9593: disable_functions does not work as an Apache Directive

2001-03-06 Thread edws
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.2 PHP version: 4.0.3pl1 PHP Bug Type: Apache related Bug description: disable_functions does not work as an Apache Directive In Apache I have the line: AddType application/x-httpd-php .php php_admin_flag safe_mode On php_a

[PHP-DEV] PHP 4.0 Bug #9592: print __FILE__ doesn't return full path when using include_once

2001-03-06 Thread vince
From: [EMAIL PROTECTED] Operating system: Linux 2.4.2 (RedHat 6.x) PHP version: 4.0.4pl1 PHP Bug Type: Unknown/Other Function Bug description: print __FILE__ doesn't return full path when using include_once When doing "print(__FILE__);" it only echo's the file name not the f

[PHP-DEV] PHP 4.0 Bug #9534 Updated: Inclusion of 'mcrypt' keeps Apache from starting

2001-03-06 Thread yubby
ID: 9534 User Update by: [EMAIL PROTECTED] Status: Open Old-Bug Type: mcrypt related Bug Type: Verisign Payflow Pro related Description: Inclusion of 'mcrypt' keeps Apache from starting Ooops, forgot to change the 'type' Previous Comments: ---

[PHP-DEV] PHP 4.0 Bug #9534 Updated: Inclusion of 'mcrypt' keeps Apache from starting

2001-03-06 Thread yubby
ID: 9534 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: mcrypt related Description: Inclusion of 'mcrypt' keeps Apache from starting Changing 'bug type' to "PayFlowPro" related (from 'mcrypt' related) since I have found that I can include "mcrypt" (and all the othe

Re: [PHP-DEV] Re: [PHP-QA] ctype function (re?)naming

2001-03-06 Thread Zak Greant
Sterling wrote: > Overall I think this is very good. I have a few problems with it (all > prefixed with a large IMHO :)... :) > > array_multisort -> array_multi_sort > > nah, doesn't sound as good as array_multisort, multisort should be a single > word... Its a type of sorting method, shouldn't

[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] ctype function (re?)naming

2001-03-06 Thread Zak Greant
Derick Rethans wrote: [snip] > > 6) I think create_function() is OK. There was a long thread which decided > > upon this name. Same for function_exists(). > > Can't we call it lambda()? =) That would make a sensible alias for it. :) --zak -- PHP Development Mailing List

[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] ctype function (re?)naming

2001-03-06 Thread Zak Greant
HOW wrote: > Well, let's start fire =8) > > I think the compression extensions should follow the same standard. > The one you proposed for bzip2 should be applied to gzip functions as well. > readgzfile -> gz_readfile (or gzreadfile), at least to keep functions names > in alphabetical order ;-) I

[PHP-DEV] PHP 4.0 Bug #9591 Updated: Segmentation fault

2001-03-06 Thread sniper
ID: 9591 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Date/time related Assigned To: Comments: The segfault bug is fixed in CVS already. FYI (from NEWS file in CVS): - Added 'r' flag to date() which generates an RFC822 formatted date, e.g.

[PHP-DEV] PHP 4.0 Bug #9591: Segmentation fault

2001-03-06 Thread torkel
From: [EMAIL PROTECTED] Operating system: Linux RedHat 6.1 PHP version: 4.0.4pl1 PHP Bug Type: Date/time related Bug description: Segmentation fault The following code produces a segmentation fault: d/m-y'); ?> If i remove the it works just fine. In the web-browser it out

[PHP-DEV] Re: [PHP-QA] ctype function (re?)naming

2001-03-06 Thread Zak Greant
Andi wrote: [snip] I don't have any complaints or helpful comments on what was above this. > 3) Why change the imap ones to not include underscores? Looks as if you did > the reverse here :) Removing the underscores was the choice that meant the least amount of change for the extension. :) > 4

[PHP-DEV] PHP 4.0 Bug #9585 Updated: Apache do not start - Floating Point Exception

2001-03-06 Thread sniper
ID: 9585 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Web Server problem Assigned To: Comments: Can you please try the latest CVS snapshot from http://snaps.php.net/ and if this happens with it too, generate a GDB backtrace of the crash. Rememb

[PHP-DEV] PHP 4.0 Bug #9581 Updated: filesystem reading functions (fread, fpassth.)

2001-03-06 Thread sniper
ID: 9581 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Old-Bug Type: Apache related Bug Type: Documentation problem Assigned To: Comments: Fixed in documentation CVS. I added an note into fread() docs about the fact that file must be opened with 'b' on Window

[PHP-DEV] Re: PHP 4.0 Bug #9533 Updated: new_opencount[0] == 0

2001-03-06 Thread Krzysztof Wychowalek
On 3 Mar 01, at 22:32, Bug Database wrote: > 1. What was the configure line used to configure PHP 4? '../configure' '--prefix=/usr' '--with-apxs=/usr/bin/apxs' '--with-regex=system' '--with-config-file-path=/etc/php4/apache' '--disable-rpath' '--enable-memory-limit' '--enable-calendar' '--enable

Re: [PHP-DEV] crap in apache logs

2001-03-06 Thread Zeev Suraski
It should be fixed. From what I see in the CVS log, even though I thought I committed a fix quite long ago, it was never committed, so output buffering could very often result in the HTML being sent as-is to the error log (until today)... Zeev At 07:41 6/3/2001, Cameron wrote: >this was fixe

Re: [PHP-DEV] Re: [PHP-QA] ctype function (re?)naming

2001-03-06 Thread Sterling Hughes
- Original Message - From: "Zak Greant" <[EMAIL PROTECTED]> To: "Andi Gutmans" <[EMAIL PROTECTED]> Cc: "PHP Development" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, March 06, 2001 1:35 PM Subject: [PHP-DEV] Re: [PHP-QA] ctype function (re?)naming > Andi wrote: > > Can you pl

Re: [PHP-DEV] fopen

2001-03-06 Thread Myke Corredera
In fopen is there a way to get the file info like Mod Date, Size of File I am trying to mimic the look of a Apache Index listing , if that helps -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To

[PHP-DEV] Bug #9590: Error in installation, file not included?

2001-03-06 Thread dselman
From: [EMAIL PROTECTED] Operating system: Windows NT PHP version: 3.0.17 PHP Bug Type: Installation problem Bug description: Error in installation, file not included? I took a snapshot of the error message box, it can be found here: http://www.elderlawassociates.com/error.g

Re: [PHP-DEV] Rsync and CVS

2001-03-06 Thread Jim Winstead
On Wed, Mar 07, 2001 at 09:34:36AM +1300, Simon Roberts wrote: > >right now, there's a mix of entries in the notes database marked > >using the page title and the page id. the ones identified only by > >title need to get fixed in the database. > > Out of interest, why did we change to using the p

Re: [PHP-DEV] Rsync and CVS

2001-03-06 Thread Boian Bonev
hi, > >i'd suggest to make things simpler - just plain pre-generated html with the > >notes part. name it after TOPIC and include it in the proper place. the > >generator script may run as cron job. there is only one problem - to > prevent > >rsync client from getting a semi-generated copy. this

RE: [PHP-DEV] Rsync and CVS

2001-03-06 Thread Simon Roberts
>i'd suggest to make things simpler - just plain pre-generated html with the >notes part. name it after TOPIC and include it in the proper place. the >generator script may run as cron job. there is only one problem - to prevent >rsync client from getting a semi-generated copy. this can be achieved

Re: [PHP-DEV] Rsync and CVS

2001-03-06 Thread Boian Bonev
hi, > I was thinking of /manual/usernotes/TOPIC.txt, where TOPIC is the subject in > question. The contents of those files would just be a serialize array, > exactly as would be returned by the DB. My local setup actually does that, > but loading those files requires a semi-backdoor into www.php

[PHP-DEV] RE: PHP 4.0 Bug #9569 Updated: configure ignores --with-ttf

2001-03-06 Thread Mike Gibbons
Hi Jani, Thanks, you guys are first class. Sorry if I mis-reported this as a bug - I had done extensive research (literally days) on the newsgroup before deciding to report it as a bug. Your advice solved the inclusion of FreeType support problem, but I was still left with "checking whether to

Re: [PHP-DEV] Bug #8565 -- analyzed, but...?

2001-03-06 Thread Richard Lee-Morlang
On Tue, Mar 06, 2001 at 07:55:23PM +0200, Andi Gutmans wrote: > I couldn't reproduce this problem. It only happens when you declare the > sub-class before you declare the base class. > Is this what is happening to you? Or can you send me a very short > reproducing set of scripts. I sent scripts

[PHP-DEV] OO overloading

2001-03-06 Thread Jason Greene
Andi,       I just started working on an InterMail extension for php. I am not sure if I can release it into the tree (openwave has some licensing issues), but If I can I will add it in the future. Anyways, I am in the initial phases of this project, and I was considering using the Zend OO

[PHP-DEV] PHP 4.0 Bug #9589 Updated: Compile failure with glibc 2.1.2 and 2.4.2 kernel

2001-03-06 Thread derick
ID: 9589 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Compile Failure Assigned To: Comments: Submitted twice Previous Comments: --- [2001-03-06 16:01:19] [EMAIL PROTECTED] Comp

Re: [PHP-DEV] object->method() chaining

2001-03-06 Thread The Doctor What
* Andi Gutmans ([EMAIL PROTECTED]) [010306 14:50]: > Hi, > > We are aware of this limitation. I am trying to think of a good way to > solve this and it isn't trivial. I'll try and come up with something. > > Andi I'll send you something Rackspace-ish if you solve this. Currently, this problem

[PHP-DEV] PHP 4.0 Bug #9589: Compile failure with glibc 2.1.2 and 2.4.2 kernel

2001-03-06 Thread chrish
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: Compile Failure Bug description: Compile failure with glibc 2.1.2 and 2.4.2 kernel Compiling PHP with a fairly old version of glibc (2.1.2) on the new 2.4.X (specifically 2.4.2) series of Li

[PHP-DEV] PHP 4.0 Bug #9588: Compile failure with glibc 2.1.2 and 2.4.2 kernel

2001-03-06 Thread chrish
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: Compile Failure Bug description: Compile failure with glibc 2.1.2 and 2.4.2 kernel Compiling PHP with a fairly old version of glibc (2.1.2) on the new 2.4.X (specifically 2.4.2) series of Li

Re: [PHP-DEV] object->method() chaining

2001-03-06 Thread Andi Gutmans
Hi, We are aware of this limitation. I am trying to think of a good way to solve this and it isn't trivial. I'll try and come up with something. Andi At 02:41 PM 3/6/2001 -0600, The Doctor What wrote: >I'm currently working on the DB project from h*ll. Why? Because >a lot of the tables of th

[PHP-DEV] object->method() chaining

2001-03-06 Thread The Doctor What
I'm currently working on the DB project from h*ll. Why? Because a lot of the tables of the normalized DB are mapped into objects and PHP's object support questionable at best. I've worked around the lack of multiple inheritance, and some of the other problems. But the inability to do something

RE: [PHP-DEV] Rsync and CVS

2001-03-06 Thread Simon Roberts
Jim, >right now, there's a mix of entries in the notes database marked >using the page title and the page id. the ones identified only by >title need to get fixed in the database. Out of interest, why did we change to using the page id? >but mainly 'getting it into the rsync repository' was wha

[PHP-DEV] PHP 4.0 Bug #9587: obj->method()->method2() doesn't work!!

2001-03-06 Thread docwhat
From: [EMAIL PROTECTED] Operating system: Linux/Debian(Woody) PHP version: 4.0.4pl1 PHP Bug Type: Class/Object related Bug description: obj->method()->method2() doesn't work!! You cannot do the following: obj->method()->method2(); Mini example: class Foo{ var $obj; se

[PHP-DEV] PHP 4.0 Bug #9586: encrypt(decrypt($value)) != $value

2001-03-06 Thread kameleon
From: [EMAIL PROTECTED] Operating system: Slackware 7.1, kernel 2.4.2 PHP version: 4.0.4pl1 PHP Bug Type: mcrypt related Bug description: encrypt(decrypt($value)) != $value I'm using Apache 1.3.19 (with so-module of course), mhash-0.8.9, libmcrypt-2.4.9, mcrypt-2.5.5 (last

Re: [PHP-DEV] Re: [PHP-QA] ctype function (re?)naming

2001-03-06 Thread Derick Rethans
On Tue, 6 Mar 2001, Andi Gutmans wrote: > 6) I think create_function() is OK. There was a long thread which decided > upon this name. Same for function_exists(). Can't we call it lambda()? =) Derick Rethans - PHP: Scri

Re: [PHP-DEV] Re: [PHP-QA] ctype function (re?)naming

2001-03-06 Thread Hellekin O. Wolf
Well, let's start fire =8) I think the compression extensions should follow the same standard. The one you proposed for bzip2 should be applied to gzip functions as well. readgzfile -> gz_readfile (or gzreadfile), at least to keep functions names in alphabetical order ;-) Also, I know the gd ex

[PHP-DEV] PHP 4.0 Bug #9585: Apache do not start - Floating Point Exception

2001-03-06 Thread tzetter
From: [EMAIL PROTECTED] Operating system: mips_linux PHP version: 4.0.4pl1 PHP Bug Type: *Web Server problem Bug description: Apache do not start - Floating Point Exception I am currently running PHP3 on a Cobalt Qube 2, I want to add PHP 4, to be used with a PHP 4 written

[PHP-DEV] Re: [PHP-QA] ctype function (re?)naming

2001-03-06 Thread Andi Gutmans
For starters (too long of a list and not that easy to decide on each and everyone of them) I'll give you what I can think of :) I started making a list of what looks OK to me but it became too long so I'll just mention what isn't OK in my opinion. Consider me pretty much pro all the other chan

[PHP-DEV] Re: [PHP-QA] ctype function (re?)naming

2001-03-06 Thread Zak Greant
Andi wrote: > Can you please resend :) Your wish is my command! :) --zak This message is a duplicate of a post on Saturday, March 03, 2001: Andi wrote: > We should probably just make a list of all the effected functions and see > which ones we start fixing and which not. Based on Andi's sugg

Re: [PHP-DEV] copy of object is not copy PHP4.0.4 serious BUG

2001-03-06 Thread Andi Gutmans
There is a problem with deeply places references (often objects) not being full copy constructed but the reference is copied. In order to change the behavior we would have to do a deep copy *everytime* we copy a complex structure. This would be very bad performance wise so except for thinking a

[PHP-DEV] Re: [PHP-QA] ctype function (re?)naming

2001-03-06 Thread Andi Gutmans
Can you please resend :) Andi At 11:02 AM 3/6/2001 -0700, Zak Greant wrote: >Hello Everyone, > >Is anyone bold enough to comment on the suggested names besides Phil? I know >that you all have opinions... > >Don't make me use humor again. This time, I'll make fun of people by name >(and by refere

[PHP-DEV] copy of object is not copy PHP4.0.4 serious BUG

2001-03-06 Thread Roland
Hello, consider following two classes: class TDynVars { var $vars; function set ($key, $val) { $this->vars[$key] = $val; } } class TRequest { var $eventData; function TRequest () { $this->eventDa

[PHP-DEV] Function dl()

2001-03-06 Thread Andrew Lawrence
I'm not a member of this list so please CC any replies to me or to the php-gtk list I would like to ask the PHP developers to consider the following change to the function dl() If the module name does not include an extension (i.e. no dot in the module name), add the appropriate extension as

[PHP-DEV] Re: [PHP-QA] ctype function (re?)naming

2001-03-06 Thread Zak Greant
Hello Everyone, Is anyone bold enough to comment on the suggested names besides Phil? I know that you all have opinions... Don't make me use humor again. This time, I'll make fun of people by name (and by reference - I've got to be thorough) --zak -- PHP Development Mailing List

Re: [PHP-DEV] Bug #8565 -- analyzed, but...?

2001-03-06 Thread Andi Gutmans
I couldn't reproduce this problem. It only happens when you declare the sub-class before you declare the base class. Is this what is happening to you? Or can you send me a very short reproducing set of scripts. Thanks, Andi At 03:17 AM 3/6/2001 -0800, Richard Lee-Morlang wrote: >I ran into b

[PHP-DEV] PHP 4.0 Bug #9584: NSAPI PHP eating up all memory on server

2001-03-06 Thread wongh
From: [EMAIL PROTECTED] Operating system: Solaris 2.51 PHP version: 4.0.4pl1 PHP Bug Type: *Web Server problem Bug description: NSAPI PHP eating up all memory on server I have NSAPI PHP module installed with my Netscape Iplanet Web server 4.1SP3. It can run fine with all pa

[PHP-DEV] PHP 4.0 Bug #9581 Updated: filesystem reading functions (fread, fpassth.)

2001-03-06 Thread mot
ID: 9581 User Update by: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: Apache related Description: filesystem reading functions (fread, fpassth.) hi jani - that is another way to solve the problem. in documentation, it's said, that fread is binary safe. so this is a documentation

Re: [PHP-DEV] XHTML conforming nl2br, please!

2001-03-06 Thread Karsten Dambekalns
On Tue, Mar 06, 2001 at 05:52:59PM +0100, Jani Taskinen wrote: > > Try the latest CVS snapshot from http://snaps.php.net/ > as this is already taken care of. And 4.0.5 will have the > fixed version. Great! Thanks for the quick response! Karsten -- Why do we have to hide from the police, daddy?

[PHP-DEV] PHP 4.0 Bug #9446 Updated: CGI version echos first line

2001-03-06 Thread vinay
ID: 9446 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: *Configuration Issues Description: CGI version echos first line there are encoded files on that machine too. By disabling optimizer, all encoded files stop running. Previous Comments: --

[PHP-DEV] PHP 4.0 Bug #9581 Updated: filesystem reading functions (fread, fpassth.)

2001-03-06 Thread sniper
ID: 9581 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Apache related Assigned To: Comments: You propably missed the 'b' in your fopen() call? ie. you should use this in Windows: $fp = fopen ("/home/rasmus/file.gif", "rb"); instead of just

[PHP-DEV] PHP 4.0 Bug #9580 Updated: .php files do not run

2001-03-06 Thread sniper
ID: 9580 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *Install and Config Assigned To: Comments: You can have more than one suffix in this directive (in httpd.conf) : AddType application/x-httpd-php .php .php4 --Jani Previous Comments: ---

[PHP-DEV] PHP 4.0 Bug #9446 Updated: CGI version echos first line

2001-03-06 Thread stas
ID: 9446 Updated by: stas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Configuration Issues Assigned To: Comments: Putting this: zend_optimizer.enable_loader=0 in the php.ini should help you. Previous Comments: -

[PHP-DEV] PHP 4.0 Bug #9446 Updated: CGI version echos first line

2001-03-06 Thread vinay
ID: 9446 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *Configuration Issues Description: CGI version echos first line Yes, I use Zend Optimizer. Is it causing the problem ? Previous Comments: --

Re: [PHP-DEV] XHTML conforming nl2br, please!

2001-03-06 Thread Jani Taskinen
Try the latest CVS snapshot from http://snaps.php.net/ as this is already taken care of. And 4.0.5 will have the fixed version. --Jani On Tue, 6 Mar 2001, Karsten Dambekalns wrote: >Hi all! > >My company is in the process of changing all HTML pages we work on to >conform to XHTML. This can be

[PHP-DEV] XHTML conforming nl2br, please!

2001-03-06 Thread Karsten Dambekalns
Hi all! My company is in the process of changing all HTML pages we work on to conform to XHTML. This can be easily done with tolls like tidy or by editing own source code. But if one uses nl2br(), he is stuck. Since I am no C programmer and don't have write access on PHP CVS: Could someone pleas

[PHP-DEV] PHP 4.0 Bug #9583: session variables not kept when using $HTTP_SESSION_VARS and register_globals

2001-03-06 Thread sander
From: [EMAIL PROTECTED] Operating system: Debian GNU stable with unstable php and apache packages PHP version: 4.0.4pl1 PHP Bug Type: *Session related Bug description: session variables not kept when using $HTTP_SESSION_VARS and register_globals Hi, i have this (sample) sc

[PHP-DEV] PHP 4.0 Bug #9582: Config to reduce the session lenght

2001-03-06 Thread frederic . bruneteau
From: [EMAIL PROTECTED] Operating system: Linux Redhat 6.2 PHP version: 4.0.3 PHP Bug Type: *Install and Config Bug description: Config to reduce the session lenght It is possible to reduce the lenght (32 digits) of the session id generated by PHP4 ? Thanks. -- Edit Bug

Re: [PHP-DEV] php_curl

2001-03-06 Thread Peter
Sorted this out. There is no problem with php_curl in the latest snapshot, just me bing dim... Cheers Peter "Peter Johnson" <[EMAIL PROTECTED]> wrote in message 2DC103B51A1BD211AD0800A0C9DD666E3B2B1D@USLSERVER4">news:2DC103B51A1BD211AD0800A0C9DD666E3B2B1D@USLSERVER4... > Hi there > > I am usi

[PHP-DEV] customized usort && pass by reference...

2001-03-06 Thread Marc Boeren
Hi! In my (C-)module I'm building a customized usort function, that accepts an object as the first argument, and a user-defined function as the second. The object contains an array that I want to sort using the user-defined compare function. If I simulate this in PHP-script, the behaviour sho

[PHP-DEV] customized usort && pass by reference... addendum

2001-03-06 Thread Marc Boeren
I know that if I set allow_call_time_pass_reference = On in the ini file and call my c-function with a reference, it works ok. But since this is deprecated, I need some help to set it up correctly for the new situation... Cheerio, Marc. -- PHP Development Mailing List

Re: [PHP-DEV] Win32 UNC and PHP (fwd)

2001-03-06 Thread Derick Rethans
This was not my message, but I forwarded it... On Tue, 6 Mar 2001, Derick Rethans wrote: > Hi there > > We've the same problem as the guy below descript to you (env: Windows 2000 / > IIS5). We've migrated some projects from php3 to php4. Now, all functions > whit an UNC seams to have problems if

[PHP-DEV] Win32 UNC and PHP (fwd)

2001-03-06 Thread Derick Rethans
Hi there We've the same problem as the guy below descript to you (env: Windows 2000 / IIS5). We've migrated some projects from php3 to php4. Now, all functions whit an UNC seams to have problems if they tray to access a file (any function) on a share (-> UNC). If the file is on a local drive, eve

Re: [PHP-DEV] Re: PHP 4.0 Bug #9307 Updated: Numeric-looking arraykeys are forced to be integers

2001-03-06 Thread Stanislav Malyshev
DC>> function some_generic_function($myarray) DC>> { DC>> foreach ($myarray as $k => $v) { DC>> if (is_string($k)) { DC>> /* some behaviour for associative array element */ DC>> } DC>> else { DC>> /* some behaviour for indexed array element */ DC>> } DC>> } DC>> }

Re: [PHP-DEV] Re: PHP 4.0 Bug #9307 Updated: Numeric-looking arraykeys are forced to be integers

2001-03-06 Thread David Croft
function some_generic_function($myarray) { foreach ($myarray as $k => $v) { if (is_string($k)) { /* some behaviour for associative array element */ } else { /* some behaviour for indexed array element */ } } } On Tue, 6 Mar 2001, Stanislav Malyshev wrote: > DC>>

Re: [PHP-DEV] Re: PHP 4.0 Bug #9307 Updated: Numeric-looking arraykeys are forced to be integers

2001-03-06 Thread Stanislav Malyshev
DC>> So what about a string key that breaks when someone enters a DC>> string that can be autoconverted. Zend turns it into a number DC>> and hey presto nothing works any more. Can we have a construct DC>> to *force* it not to convert these things? I don't get what you are talking about. Can you

Re: [PHP-DEV] Re: PHP 4.0 Bug #9307 Updated: Numeric-looking arraykeys are forced to be integers

2001-03-06 Thread David Croft
So what about a string key that breaks when someone enters a string that can be autoconverted. Zend turns it into a number and hey presto nothing works any more. Can we have a construct to *force* it not to convert these things? On Tue, 6 Mar 2001, Stanislav Malyshev wrote: > DC>> Even for arr

[PHP-DEV] PHP 4.0 Bug #9581: filesystem reading functions (fread, fpassth.)

2001-03-06 Thread mot
From: [EMAIL PROTECTED] Operating system: win98se PHP version: 4.0.4pl1 PHP Bug Type: Apache related Bug description: filesystem reading functions (fread, fpassth.) while running php as an apache module (not cgi-mode) the filesystem functions of php fread and fpassthrough

[PHP-DEV] PHP 4.0 Bug #9580: .php files do not run

2001-03-06 Thread sjspin
From: [EMAIL PROTECTED] Operating system: NT PHP version: 4.0.4pl1 PHP Bug Type: *Install and Config Bug description: .php files do not run I installed the Apache webserver and php4 on my NT machine I can run *.php4 files but I'm not able to run *.php files -- Edit Bug

[PHP-DEV] PHP 4.0 Bug #9575 Updated: After install, the web server Apache don't restart ..

2001-03-06 Thread sniper
ID: 9575 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproduceable crash Assigned To: Comments: 1. Have you set the necessary Oracle specific environment vars before starting Apache? ( http://www.php.net/oci8 ) 2. Is your Apache linked with l

[PHP-DEV] PHP 4.0 Bug #9579: POST method not performing action handler (ISAPI)

2001-03-06 Thread rhanic
From: [EMAIL PROTECTED] Operating system: NT4.0 ISAPI PHP version: 4.0.4pl1 PHP Bug Type: Scripting Engine problem Bug description: POST method not performing action handler (ISAPI) Create a form and use method = POST with an action to another php script. The initial form i

Re: [PHP-DEV] Re: PHP 4.0 Bug #9307 Updated: Numeric-looking arraykeys are forced to be integers

2001-03-06 Thread Stanislav Malyshev
DC>> Even for array keys that are *not numbers*? How do I get a DC>> string for my array key in this case? If they are not numbers, they are not interpreted as numbers. So, $a[0] is the same as $a['0'], but different from $a["foo"]. -- Stanislav Malyshev, Zend Products Engineer [EMAIL PROTECTED]

[PHP-DEV] PHP 4.0 Bug #9577 Updated: compiler error while configured enabled '--with-gd' feature

2001-03-06 Thread sniper
ID: 9577 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Compile Failure Assigned To: Comments: You must use the install directories with those confgure options. e.g. : ./configure --with-apxs --with-gd=/www/gd --Jani Previous Comments: -

[PHP-DEV] Re: PHP 4.0 Bug #9307 Updated: Numeric-looking array keys are forcedto be integers

2001-03-06 Thread David Croft
Even for array keys that are *not numbers*? How do I get a string for my array key in this case? On 6 Mar 2001, Bug Database wrote: > ID: 9307 > Updated by: stas > Reported By: [EMAIL PROTECTED] > Old-Status: Open > Status: Closed > Bug Type: Scripting Engine problem > Assigned To: > Comments:

[PHP-DEV] PHP 4.0 Bug #9574 Updated: Apache can't load neither static (core dump) neither DSO module (linking err).

2001-03-06 Thread sniper
ID: 9574 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Apache related Assigned To: Comments: Please try latest CVS snapshot from http://snaps.php.net/ as both of these problems should be fixed. --Jani Previous Comments: -

[PHP-DEV] PHP 4.0 Bug #7706 Updated: HTML & PHP documents return "Document contains no data"

2001-03-06 Thread sniper
ID: 7706 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Apache related Assigned To: Comments: User feedback: --- After some consultation with other admins here at Rice, we think that the problem was an incompatibility between mod_perl

[PHP-DEV] PHP 4.0 Bug #9578: mysql_select_db() returning currently seected database

2001-03-06 Thread wizaerd
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: mysql_select_db() returning currently seected database Typically in my code, I open and select a database in a prepended file, and use that same datab

[PHP-DEV] Second Attempt: Checkin Request

2001-03-06 Thread Ken Gengler
I sent this checkin request about two weeks ago, but haven't seen it get checked in yet. So, I thought I'd send it again. I believe I'm following the correct protocol, but should I just register as a dev- eloper? I need someone to check in some updates I've made to the java

[PHP-DEV] Re: PHP 4.0 Bug #7706 Updated: HTML & PHP documents return "Documentcontains no data"

2001-03-06 Thread Chuck Bearden
On 6 Mar 2001, Bug Database wrote: > ID: 7706 > Updated by: stas > Reported By: [EMAIL PROTECTED] > Old-Status: Open > Status: Feedback > Old-Bug Type: Scripting Engine problem > Bug Type: Apache related > Assigned To: > Comments: > > You probably have some version incompatibility or build > pr

[PHP-DEV] PHP 4.0 Bug #9577: compiler error while configured enabled '--with-gd' feature

2001-03-06 Thread riddle
From: [EMAIL PROTECTED] Operating system: FreeBSD 3.3-RELEASE PHP version: 4.0 Latest CVS (06/03/2001) PHP Bug Type: Compile Failure Bug description: compiler error while configured enabled '--with-gd' feature ./configure --with-jpeg-dir=../gd/jped-6b --with-png-dir=../gd/li

Re: [PHP-DEV] PHP 4.0 Bug #9539 Updated: extract() does not overwriteold values in a while loop with the EXTR_OVERWRITE

2001-03-06 Thread Stanislav Malyshev
JT>> FYI, if you leave the textbox empty and only change the bug JT>> type, there won't be any emails sent to anyone. So if you want JT>> to just reclassify, only change the bug type. I changed it JT>> because I didn't want to spam the php-dev list all the time when JT>> just reorganizing reports.

[PHP-DEV] PHP 4.0 Bug #9316 Updated: calling an external function in a loop

2001-03-06 Thread stas
ID: 9316 Updated by: stas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Scripting Engine problem Assigned To: Comments: Could you post short self-contained standalone script that reproduces it? Previous Comments:

Re: [PHP-DEV] PHP 4.0 Bug #9539 Updated: extract() does not overwriteold values in a while loop with the EXTR_OVERWRITE

2001-03-06 Thread Jani Taskinen
FYI, if you leave the textbox empty and only change the bug type, there won't be any emails sent to anyone. So if you want to just reclassify, only change the bug type. I changed it because I didn't want to spam the php-dev list all the time when just reorganizing reports. --Jani On 6 Mar 2001

  1   2   >