[PHP-DEV] Bug #15245 Updated: HTML output is corrupted unless implicit_flush turned on

2002-02-04 Thread tonalgeek
ID: 15245 Updated by: [EMAIL PROTECTED] -Reported By: [EMAIL PROTECTED] +Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Output Control Operating System: Windows XP Professional PHP Version: 4.1.1 New Comment: Yes - I'm getting tha

[PHP-DEV] Bug #15375 Updated: safe_mode wrappers fail for MySQL (other exts?)

2002-02-04 Thread zak
ID: 15375 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: MySQL related Operating System: All PHP Version: 4.1.1 New Comment: Thank you for your report! The BugTraq advisory is

Re: [PHP-DEV] PHP Safe Mode Filesystem Circumvention Problem (fwd)

2002-02-04 Thread Rasmus Lerdorf
The fact that 3rd party libs can load arbitrary files is not a new concept. Every time I give a moderately detailed PHP talk I mention the fact that there is a way to load a file through the oci8 libs. Of course it can be done through the mysql libs as well. This is not a new concept. All som

[PHP-DEV] Re: [PATCH] session module

2002-02-04 Thread Yasuo Ohgaki
Yasuo Ohgaki wrote: > Hi all, > > If you have comments, please feedback before I apply > this patch. > > Attached patch fixes many problems in session module. > It also breaks some of script which barely worked before. > > This patch fixes: > - Crashes are caused by invlaid save_path, invalid

[PHP-DEV] Bug #15379: unixtojd() doesn't return the correct date.

2002-02-04 Thread noel
From: [EMAIL PROTECTED] Operating system: WinXP PHP version: 4.1.1 PHP Bug Type: Calendar related Bug description: unixtojd() doesn't return the correct date. unixtojd() is supposed to return today's date when it is invoked without a parameter. When I tested this function on

Re: [PHP-DEV] PHP Safe Mode Filesystem Circumvention Problem (fwd)

2002-02-04 Thread Zak Greant
On Mon, 2002-02-04 at 22:23, James E. Flemer wrote: > Comments on this? I am going to take a look at the code in > the mysql extension, and at the code in mysql as well > tomorrow. Not sure if this is directly a PHP problem (vs a > mysql problem), but it is something that PHP *could* block > it se

Re: [PHP-DEV] Re: ZE repositories

2002-02-04 Thread Yasuo Ohgaki
Sebastian Bergmann wrote: > Jani Taskinen wrote: > >>And the documentation..engine-api-doc or what it is again. >>That should be in the manual too, IMO. >> > > Isn't it already there? http://www.php.net/manual/en/zend.php. > Where is the CVS repository? cvs.php.net? I don't see repository vi

[PHP-DEV] Bug #15378 Updated: 3d array variables not usable in double quotes

2002-02-04 Thread php . net
ID: 15378 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Arrays related Operating System: Linux 2.4, Apache 1.3.22 PHP Version: 4.1.1 New Comment: I should add that the the first level of the array works

[PHP-DEV] Bug #15378: 3d array variables not usable in double quotes

2002-02-04 Thread php . net
From: [EMAIL PROTECTED] Operating system: Linux 2.4, Apache 1.3.22 PHP version: 4.1.1 PHP Bug Type: Arrays related Bug description: 3d array variables not usable in double quotes array( 'first' => 'Caleb', 'last' => 'Maclennan' ) ); echo "My f

Re: [PHP-DEV] PHP Safe Mode Filesystem Circumvention Problem (fwd)

2002-02-04 Thread Andi Gutmans
We have always said that safe mode isn't very safe. I'm sure there are other ways of circumventing it. Unless a few people focus specifically on safe mode I don't think this will change. Andi At 12:26 AM 2/5/2002 -0500, James E. Flemer wrote: >BTW I just noticed that this has been entered as b

Re: [PHP-DEV] PHP Safe Mode Filesystem Circumvention Problem (fwd)

2002-02-04 Thread James E. Flemer
BTW I just noticed that this has been entered as bug #15375. -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] PHP Safe Mode Filesystem Circumvention Problem (fwd)

2002-02-04 Thread James E. Flemer
Comments on this? I am going to take a look at the code in the mysql extension, and at the code in mysql as well tomorrow. Not sure if this is directly a PHP problem (vs a mysql problem), but it is something that PHP *could* block it seems. -James -- Forwarded message -- Date: Sun

Re: [PHP-DEV] Re: ZE repositories

2002-02-04 Thread Sebastian Bergmann
Jani Taskinen wrote: > And the documentation..engine-api-doc or what it is again. > That should be in the manual too, IMO. Isn't it already there? http://www.php.net/manual/en/zend.php. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I

[PHP-DEV] Bug #15377: php.ini is not in right location

2002-02-04 Thread ericme
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.1 PHP Bug Type: *Configuration Issues Bug description: php.ini is not in right location First step, I installed a apache1.3.22 and php4.1.1 on my Linux(RH7.2). Then I packaged the two destination folder and mov

[PHP-DEV] Bug #15376: Can't exit an include file from function

2002-02-04 Thread sgarner
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.0 PHP Bug Type: Feature/Change Request Bug description: Can't exit an include file from function It would be nice if a separate statement or function was used to exit include files, instead of re-using the "ret

[PHP-DEV] Re: Apache2 and php

2002-02-04 Thread David Ford
In further trial and error, even that is wrong. You must have both the AddType directive as well as the Filter section when trying to use php with Apache2. Now that I have the php engine going, I need to find and fix a segfault. I installed phpSysInfo 1.9 in default state. Two things happen.

[PHP-DEV] Bug #15375 Updated: safe_mode wrappers fail for MySQL (other exts?)

2002-02-04 Thread matslin
ID: 15375 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MySQL related Operating System: All PHP Version: 4.1.1 New Comment: it occured to me (while brushing my teeth in fact :)) that this may be somethin

[PHP-DEV] Bug #15373 Updated: mail() not working, no error with invalid SMTP or email address

2002-02-04 Thread alonso
ID: 15373 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Mail related Operating System: win2000 PHP Version: 4.1.1 New Comment: I mean 4.10 and 4.1.1 Previous Comments: -

[PHP-DEV] Bug #15373 Updated: mail() not working, no error with invalid SMTP or email address

2002-02-04 Thread alonso
ID: 15373 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Mail related Operating System: win2000 PHP Version: 4.1.1 New Comment: I just tried php 4.0.6 in same machine and it now gives errors when incorrec

[PHP-DEV] Bug #15375: safe_mode wrappers fail for MySQL (other exts?)

2002-02-04 Thread matslin
From: [EMAIL PROTECTED] Operating system: All PHP version: 4.1.1 PHP Bug Type: MySQL related Bug description: safe_mode wrappers fail for MySQL (other exts?) A message was posted at bugtraq earlier about a problem with safe_mode and the mysql-library used. the message is ava

[PHP-DEV] Bug #15374: include_path loses value when executed

2002-02-04 Thread aaron . hawley
From: [EMAIL PROTECTED] Operating system: Sun OS 5.7 PHP version: 4.1.1 PHP Bug Type: PHP options/info functions Bug description: include_path loses value when executed we built today and are still having problems with the include_path. it seems to occasionally null out, bu

Re: [PHP-DEV] Re: ZE repositories

2002-02-04 Thread Jani Taskinen
And the documentation..engine-api-doc or what it is again. That should be in the manual too, IMO. --Jani On Tue, 5 Feb 2002, Yasuo Ohgaki wrote: >Great news :) > >Just a reminder. Please don't forget about TSRM. > > -- PHP Development Mailing List To unsubscribe, visi

[PHP-DEV] Bug #15373: mail() not working, no error with invalid SMTP or email address

2002-02-04 Thread alonso
From: [EMAIL PROTECTED] Operating system: win2000 PHP version: 4.1.1 PHP Bug Type: Mail related Bug description: mail() not working, no error with invalid SMTP or email address I moved a program from winnt4 php 4.0.6 to win2000 php 4.1.1 and now mail doesn't work. In fact

[PHP-DEV] Bug #15011 Updated: safe_mode_include_dir gives stupid results when configured in httpd.conf

2002-02-04 Thread aaron . hawley
ID: 15011 Updated by: [EMAIL PROTECTED] -Reported By: [EMAIL PROTECTED] +Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *Configuration Issues Operating System: Linux PHP Version: 4.1.1 New Comment: can now: http://cvs.php.net/co.

[PHP-DEV] Re: ZE repositories

2002-02-04 Thread Yasuo Ohgaki
Great news :) Just a reminder. Please don't forget about TSRM. -- Yasuo Ohgaki Zeev Suraski wrote: > Hey, > > After moving to the BSD license, and after the project I've been working > on for the last few months has been launched and I have some free time > again, there are no longer any go

[PHP-DEV] Re: Changes in Sessions? (PHP Versions...)

2002-02-04 Thread Yasuo Ohgaki
Travis Simpson wrote: > Hey, > > I am just wondering if there were any changes done to the session > "engine" or settings between PHP 4.0.6 and 4.1.1. > > I have been getting nothing but grief from 4.0.6 and 4.1.1 seems to work > fine. > > Any help would be MUCH appreciated. You are asking to

[PHP-DEV] Bug #14924 Updated: The POSIX access(2) function is not available

2002-02-04 Thread yohgaki
ID: 14924 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: Feature/Change Request Operating System: Linux 2.4.17, Debian unstable PHP Version: 4.1.0 -Assigned To: kk +Assigned To: yohgaki -- E

Re: [PHP-DEV] PHP 4.2.0 / PHP 5.0.0-alpha

2002-02-04 Thread Yasuo Ohgaki
James Cox wrote: > i'm debating it still.. but i think it's still too early to release > publically even an alpha of PHP5. I am thinking there are lots of things > that need to be finished -- but i wouldn't mind seeing an alpha packaged and > announced on the dev list. > > --james +1 Even if I

[PHP-DEV] PHP list server is banning mlemos@acm.org [Fwd: Mensagem automatica: User unknown [Usuario desconhecido]]

2002-02-04 Thread Manuel Lemos
Hello, Anybody can provide a decent answer on why PHP list server is banning my address [EMAIL PROTECTED] ? Manuel Lemos --- Begin Message --- The original message was received at Mon, 4 Feb 2002 22:29:17 -0200 (BRST) from [200.221.72.147] A mensagem original foi recebida em Seg, 4 Fev 2002 22

[PHP-DEV] Bug #15372: Apache hangs with PHP 4.1.1+oci8

2002-02-04 Thread mindeman
From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.1.1 PHP Bug Type: OCI8 related Bug description: Apache hangs with PHP 4.1.1+oci8 I built PHP 4.1.1 as a DSO module using GCC 2.95.3 (which was installed from a sunfreeware package). The Oracle client is vers

Re: [PHP-DEV] PHP 4.2.0 / PHP 5.0.0-alpha

2002-02-04 Thread Zeev Suraski
At 12:33 AM 2/5/2002, Björn Schotte wrote: >* James Cox wrote: > > with regard to the release of a v.5 [pre-]alpha, what are your thoughts > on a > > developer vs public announcement? > >Will there be any revolutionary things besides of ZE2 inside >PHP 5? If not, I would suggest a developer's ann

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/msession msession.c

2002-02-04 Thread Adam Dickmeiss
On Mon, Feb 04, 2002 at 06:12:24PM -0500, [EMAIL PROTECTED] wrote: > >> If you want to maintain compatibility to 4.0.6, do it someplace > >> else. Anything in PHP cvs should be compatible with the latest CVS. > >> Or move your extension elsewhere. > > I appreciate your position, but the source ch

[PHP-DEV] Changes in Sessions? (PHP Versions...)

2002-02-04 Thread Travis Simpson
Hey, I am just wondering if there were any changes done to the session "engine" or settings between PHP 4.0.6 and 4.1.1. I have been getting nothing but grief from 4.0.6 and 4.1.1 seems to work fine. Any help would be MUCH appreciated. Thanks, -Travis Oh, and where do I get PHP v.5? (Is it ou

Re: [PHP-DEV] PHP 4.2.0 / PHP 5.0.0-alpha

2002-02-04 Thread Edin Kadribasic
So where do we submit the bug reports :) Edin -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] PHP 4.2.0 / PHP 5.0.0-alpha

2002-02-04 Thread Björn Schotte
* James Cox wrote: > with regard to the release of a v.5 [pre-]alpha, what are your thoughts on a > developer vs public announcement? Will there be any revolutionary things besides of ZE2 inside PHP 5? If not, I would suggest a developer's announcement. Public announcement would disappoint people

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/msession msession.c

2002-02-04 Thread mlwmohawk
>> If you want to maintain compatibility to 4.0.6, do it someplace >> else. Anything in PHP cvs should be compatible with the latest CVS. >> Or move your extension elsewhere. I appreciate your position, but the source checked in *IS* compatible with the latest version of PHP and uses the latest A

[PHP-DEV] Bug #15371 Updated: corrupted/erroneous data output

2002-02-04 Thread jedgar
ID: 15371 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MSSQL related Operating System: Red Hat 7.2 PHP Version: 4.1.1 New Comment: ok, this only gets wierder and wierder. I tried simply reloading the pa

[PHP-DEV] Bug #15371 Updated: corrupted/erroneous data output

2002-02-04 Thread jedgar
ID: 15371 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MSSQL related Operating System: Red Hat 7.2 PHP Version: 4.1.1 New Comment: Of course, right after submitting the report, I tried changing the Free

[PHP-DEV] Bug #15371: corrupted/erroneous data output

2002-02-04 Thread jedgar
From: [EMAIL PROTECTED] Operating system: Red Hat 7.2 PHP version: 4.1.1 PHP Bug Type: MSSQL related Bug description: corrupted/erroneous data output We are attempting to MSSQL using FreeTDS 0.53 running 7.0. I have successfully connected to the MSSQL 2000 database; however,

Re: [PHP-DEV] Bug #13437 Updated: PHP cores on exit; memory deallocation problem?

2002-02-04 Thread Jan Lehnardt
Hi, On 4 Feb 2002 21:21:13 - [EMAIL PROTECTED] wrote: > Edit this bug report at http://bugs.php.net/?id=13437&edit=1 may we have the shortcut links on updated bugreports as well ? Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ -- PHP Development Mailing List

[PHP-DEV] Bug #14797 Updated: include (_path) in Apache SAPI and CGI on Win98SE does not work

2002-02-04 Thread phpclub
ID: 14797 Updated by: [EMAIL PROTECTED] -Reported By: [EMAIL PROTECTED] +Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: Windows 98 SE PHP Version: 4.1.0 New Comment: I found solution %)

[PHP-DEV] Bug #15360 Updated: The Function ImageCreateFromPNG lose some colors

2002-02-04 Thread dirk . schaeck
ID: 15360 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: GD related Operating System: Linux PHP Version: 4.1.1 New Comment: Sorry i thinkit is a 4.1,1 but here the current Info

Re: [PHP-DEV] PHP 4.2.0 / PHP 5.0.0-alpha

2002-02-04 Thread l0t3k
Andi Gutmans <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... >However, I > really want to get the object overloading stuff into the Zend Engine 2 > before this happens (hopefully this week). It pretty much abstracts all > object manipulation making it possible t

[PHP-DEV] Bug #13437 Updated: PHP cores on exit; memory deallocation problem?

2002-02-04 Thread edink
ID: 13437 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: Reproducible crash Operating System: Linux & Solaris PHP Version: 4.1.1 New Comment: On user request status => open Prev

[PHP-DEV] Bug #15330 Updated: An efficient way to access the last element of an array is sorely missed

2002-02-04 Thread torben
ID: 15330 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Feature/Change Request Operating System: N/A PHP Version: 4.1.1 New Comment: Well, if you wouldn't worry about using the internal pointers, you'

Re: [PHP-DEV] Bug #12748 Updated: changing allow_url_fopen from"off" to "on" crashes fopen()

2002-02-04 Thread Adam Maccabee Trachtenberg
On 4 Feb 2002 [EMAIL PROTECTED] wrote: > ID: 12748 > Updated by: [EMAIL PROTECTED] > -Summary: changing allow_url_fopen from "off" to "on" crashes >fopen() > Reported By: [EMAIL PROTECTED] The "Summary" diff doesn't appear to be working co

Re: [PHP-DEV] PHP 4.2.0 / PHP 5.0.0-alpha

2002-02-04 Thread Sebastian Bergmann
Andi Gutmans wrote: > However, I really want to get the object overloading stuff into the > Zend Engine 2 before this happens (hopefully this week). Ah, cool. Zeev promised a new ext/java and sapi/servlet implementation based on the Zend Engine 2's new object overloading implementation at

[PHP-DEV] Bug #12748 Updated: changing allow_url_fopen from "off" to "on" crashes fopen()

2002-02-04 Thread edink
ID: 12748 Updated by: [EMAIL PROTECTED] -Summary: changing allow_url_fopen from "off" to "on" crashes fopen() Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: Reproducible crash Operating Sys

RE: [PHP-DEV] PHP 4.2.0 / PHP 5.0.0-alpha

2002-02-04 Thread Andi Gutmans
At 09:04 PM 2/4/2002 +, James Cox wrote: > > > > I think we need to think of a forum (possibly dev/qa/advanced mailing > > lists) which is big enough in order to give it a thorough test > > run and find > > lots of bugs. > > I wouldn't want this to be a complete public front page php.net > > a

Re: [PHP-DEV] PHP 4.2.0 / PHP 5.0.0-alpha

2002-02-04 Thread Andi Gutmans
At 04:00 PM 2/4/2002 -0500, Dan Kalowsky wrote: >On Mon, 4 Feb 2002, Andi Gutmans wrote: > > > I think this is probably a good idea. > > What about Sascha's build patch? > >Sounds like an even better idea to me. A new build system for a new >engine. And hopefully a whole lot of bug fixes :) I m

RE: [PHP-DEV] PHP 4.2.0 / PHP 5.0.0-alpha

2002-02-04 Thread Lukas Smith
> I agree -- i think php-qa and php-dev are sufficient for this > particularly at this alpha stage. I would agree as well Lukas Smith [EMAIL PROTECTED] ___ DybNet Internet Solutions GbR Alt Moabit 89 10559 Berlin Germany Tel. : +49 30 83 22 50 00 Fax : +49 3

[PHP-DEV] Bug #13437 Updated: PHP cores on exit; memory deallocation problem?

2002-02-04 Thread dshadow
ID: 13437 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Reproducible crash Operating System: Linux & Solaris -PHP Version: 4.1RC5 +PHP Version: 4.1.1 New Comment: This problem still happens with PHP

RE: [PHP-DEV] PHP 4.2.0 / PHP 5.0.0-alpha

2002-02-04 Thread James Cox
> > I think we need to think of a forum (possibly dev/qa/advanced mailing > lists) which is big enough in order to give it a thorough test > run and find > lots of bugs. > I wouldn't want this to be a complete public front page php.net > announcement. There are also lots of stuff other developers

RE: [PHP-DEV] PHP 4.2.0 / PHP 5.0.0-alpha

2002-02-04 Thread Andi Gutmans
At 08:56 PM 2/4/2002 +, James Cox wrote: >Andi, > >with regard to the release of a v.5 [pre-]alpha, what are your thoughts on a >developer vs public announcement? I think we need to think of a forum (possibly dev/qa/advanced mailing lists) which is big enough in order to give it a thorough t

Re: [PHP-DEV] PHP 4.2.0 / PHP 5.0.0-alpha

2002-02-04 Thread Dan Kalowsky
On Mon, 4 Feb 2002, Andi Gutmans wrote: > I think this is probably a good idea. > What about Sascha's build patch? Sounds like an even better idea to me. A new build system for a new engine. And hopefully a whole lot of bug fixes :) >---

Re: [PHP-DEV] Patch: Build V5, Rel 0.01

2002-02-04 Thread Edin Kadribasic
Tested now on 3 different systems: OpenBSD picard 2.9 GENERIC#653 i386 FreeBSD freebsdcluster.dk 4.4-STABLE Linux scpno.proventum.net 2.2.18 #3 SMP Tested both plain ./configure and ./configure --with-apxs Linux system is a 2 processor machine so I compiled php with make -j4 to test paralle

RE: [PHP-DEV] PHP 4.2.0 / PHP 5.0.0-alpha

2002-02-04 Thread James Cox
Andi, with regard to the release of a v.5 [pre-]alpha, what are your thoughts on a developer vs public announcement? --james -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] PHP 4.2.0 / PHP 5.0.0-alpha

2002-02-04 Thread Andi Gutmans
At 12:39 PM 2/4/2002 +0100, Sebastian Bergmann wrote: > 'lo there, > > what are the plans for the PHP 4.2.0 release? Shouldn't we branch > PHP_4_2_0 from HEAD somewhen soon? NEWS already contains about 150 > lines of changes since PHP 4.1.1. I think this is probably a good idea. What abou

[PHP-DEV] Bug #13454 Updated: odbc_execute gives "SQL data type out of range" error for store procedure

2002-02-04 Thread kalowsky
ID: 13454 Updated by: [EMAIL PROTECTED] -Summary: odbc_execute gives "SQL data type out of range" error for store procedure Reported By: [EMAIL PROTECTED] -Status: Open +Status: Duplicate Bug Type:ODBC related PHP Version: 4.0.4pl1 New Comment: Plea

Re: [PHP-DEV] ZE repositories

2002-02-04 Thread Sebastian Bergmann
Zeev Suraski wrote: > Just a heads-up, Geez, this is good news! :-) -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/ -- PHP Development Mailing List

[PHP-DEV] Bug #12702 Updated: odbc_connect() and odbc_pconnect() fail

2002-02-04 Thread kalowsky
ID: 12702 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: ODBC related Operating System: Debian GNU/Linux PHP Version: 4.0.6 New Comment: Please try a recent release as this beh

Re: [PHP-DEV] Strange behaviour in arrays

2002-02-04 Thread Lars Torben Wilson
On Mon, 2002-02-04 at 03:41, Martin Jansen wrote: > Taking the following script: > > $array = array("foo" => true, >"bar" => false >); > > print_r($array); > ?> > > The result of print_r is: > > Array ( [foo] => 1 [bar] => ) > > Shouldn't

[PHP-DEV] Bug #11911 Updated: Speed Problem

2002-02-04 Thread kalowsky
ID: 11911 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: ODBC related Operating System: Linux RedHat 7.1 PHP Version: 4.0.6 New Comment: This bug has been fixed in CVS. Previou

[PHP-DEV] Bug #10302 Updated: odbc_tables()

2002-02-04 Thread kalowsky
ID: 10302 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: No Feedback Bug Type: ODBC related Operating System: winnt4sp6 PHP Version: 4.0.4pl1 New Comment: No feedback was provided for this bu

[PHP-DEV] Bug #15370 Updated: Class Visibility methods

2002-02-04 Thread torben
ID: 15370 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Duplicate Bug Type: Feature/Change Request Operating System: All PHP Version: 4.1.1 New Comment: Go to the bugs search page at http://bugs.php.net/search.php, en

[PHP-DEV] Bug #15370 Updated: Class Visibility methods

2002-02-04 Thread lars
ID: 15370 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Duplicate Bug Type: Feature/Change Request Operating System: All PHP Version: 4.1.1 New Comment: Couldn't find any. Could you please give me a url, or two? --

[PHP-DEV] ZE repositories

2002-02-04 Thread Zeev Suraski
Hey, After moving to the BSD license, and after the project I've been working on for the last few months has been launched and I have some free time again, there are no longer any good reasons not to put the ZE CVS on cvs.php.net. The key thing it would allow is for all of the cvsweb/lxr stu

Re: [PHP-DEV] Patch: Build V5, Rel 0.01

2002-02-04 Thread Edin Kadribasic
> Ok, I hoped to have more time to clean up a bit, but here we > go. > > http://schumann.cx/build5-patch1.gz > > This release features independence from automake, recursive > makes, implicit make rules, config_vars.mk, an upgrade of > shtool. > > I've tested it successf

[PHP-DEV] Bug #15370 Updated: Class Visibility methods

2002-02-04 Thread sander
ID: 15370 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Duplicate Bug Type: Feature/Change Request Operating System: All PHP Version: 4.1.1 New Comment: PLEASE, search the bug-db. There is alrea

[PHP-DEV] Bug #15370: Class Visibility methods

2002-02-04 Thread lars
From: [EMAIL PROTECTED] Operating system: All PHP version: 4.1.1 PHP Bug Type: Feature/Change Request Bug description: Class Visibility methods Would it be much work, to implement a class visibility architecture, like in c++/java etc., like class Foo { private var $ba

Re: [PHP-DEV] Patch: Build V5, Rel 0.01

2002-02-04 Thread Jan Lehnardt
Hi, On Mon, 4 Feb 2002 19:42:56 +0100 (CET) Sascha Schumann <[EMAIL PROTECTED]> wrote: > I'd ask you to run a simple ./configure on your platform of > choice (!= x86 Linux), a make and let me know where it > breaks, so I can fix it up. works fine on FreeBSD 4.4-Release. Jan -- Q: T

[PHP-DEV] Patch: Build V5, Rel 0.01

2002-02-04 Thread Sascha Schumann
Ok, I hoped to have more time to clean up a bit, but here we go. http://schumann.cx/build5-patch1.gz This release features independence from automake, recursive makes, implicit make rules, config_vars.mk, an upgrade of shtool. I've tested it successfully with various

[PHP-DEV] Poisoned Persistent Oracle Connections (OCI8)

2002-02-04 Thread Hans Zaunere
I have PHP 4.0.6 compiled as an Apache 1.3.20 module with OCI8 and MySQL on RedHat 6.2. I use persistent connections with OCI8 to avoid the costly connection construction for Oracle for each request. However, I notice that these persistent connections get "poisoned" under certain circumstances.

Re: [PHP-DEV] pthreads

2002-02-04 Thread Jason Greene
It won't work without serious engine changes. For more info do a search on threads in the archives. -Jason On Fri, 2002-02-01 at 22:13, brad lafountain wrote: > i have a question. > > would making a wrapper extension around pthreads work? > or would this break alot of stuff conserning tsrm an

Re: [PHP-DEV] Bug in array_search()

2002-02-04 Thread Jason Greene
I just read the paragraph below, sorry I was replying in a hurry. Originally it was the intended behavior for array_search to default to strict, but it was decided to make its behavior follow in_array exactly. -Jason On Sun, 2002-02-03 at 13:24, Sebastian Bergmann wrote: > array_search() alw

Re: [PHP-DEV] Bug in array_search()

2002-02-04 Thread Jason Greene
array_search's behavior mirrors that of in_array(). Both of these functions default to non-strict checking which allows "true"==true. If you set the third parameter to 1 this will not happen. -Jason On Sun, 2002-02-03 at 13:24, Sebastian Bergmann wrote: > array_search() always returns true w

[PHP-DEV] Bug #15282 Updated: pg_connect failing on iPlanet 4.1 nsapi

2002-02-04 Thread daver
ID: 15282 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: PostgreSQL related Operating System: Solaris 2.8 PHP Version: 4.1.1 Assigned To: yohgaki New Comment: As per your last question, yes. Postgr

[PHP-DEV] Bug #15369 Updated: Warning: Failed opening '/home/include/phpweb' for inclusion (include_path='.:.

2002-02-04 Thread imajes
ID: 15369 Updated by: [EMAIL PROTECTED] -Summary: Warning: Failed opening '/home/include/phpweb' for inclusion (include_path='.:. Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Operating Syst

[PHP-DEV] CVS Account Request: haigek

2002-02-04 Thread Haig Evans-Kavaldjian
To see how PHP is put together, in order to contribute new array functions... array_firstkey( $array ) array_lastkey( $array ) array_element_key( $array, $n ) array_firstvalue( $array ) array_lastvalue( $array ) array_element_value( $array, $n ) ...and to consider extending string chara

[PHP-DEV] Bug #15369 Updated: Warning: Failed opening '/home/include/phpweb' for inclusion (include_path='.:.

2002-02-04 Thread kerr
ID: 15369 Updated by: [EMAIL PROTECTED] -Reported By: [EMAIL PROTECTED] +Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Operating System: win PHP Version: 4.1.1 New Comment: true Previous Comments: ---

[PHP-DEV] Bug #15369 Updated: Warning: Failed opening '/home/include/phpweb' for inclusion (include_path='.:.

2002-02-04 Thread bob
ID: 15369 Updated by: [EMAIL PROTECTED] -Reported By: [EMAIL PROTECTED] +Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Operating System: win PHP Version: 4.1.1 New Comment: right Previous Comments: --

[PHP-DEV] Bug #15369: Warning: Failed opening '/home/include/phpweb' for inclusion (include_path='.:.

2002-02-04 Thread jkerr
From: [EMAIL PROTECTED] Operating system: win PHP version: 4.1.1 PHP Bug Type: Unknown/Other Function Bug description: Warning: Failed opening '/home/include/phpweb' for inclusion (include_path='.:. Warning: Failed opening '/home/include/phpweb' for inclusion (include_path=

[PHP-DEV] Bug #15368: Should document {}, [], ->, and & in Operators section of the manual

2002-02-04 Thread hek
From: [EMAIL PROTECTED] Operating system: N/A PHP version: 4.1.1 PHP Bug Type: Documentation problem Bug description: Should document {}, [], ->, and & in Operators section of the manual The operators seciot of the online PHP Manual omits mention of: {} -- used to extar

[PHP-DEV] Bug #15329 Updated: Subscripting into strings would be useful

2002-02-04 Thread hek
ID: 15329 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Feature/Change Request Operating System: N/A PHP Version: 4.1.1 New Comment: Ooops. Getting confused about my posts (arrays versus strings). O

[PHP-DEV] Bug #15360 Updated: The Function ImageCreateFromPNG lose some colors

2002-02-04 Thread sander
ID: 15360 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: GD related Operating System: Linux PHP Version: 4.1.1 New Comment: Which version of GD are you using? If your PNG cont

[PHP-DEV] Bug #15330 Updated: An efficient way to access the last element of an array is sorely missed

2002-02-04 Thread hek
ID: 15330 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Feature/Change Request Operating System: N/A PHP Version: 4.1.1 New Comment: Aha! Now I see array_slice() -- much closer to that I was proposing.

[PHP-DEV] Bug #15329 Updated: Subscripting into strings would be useful

2002-02-04 Thread hek
ID: 15329 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Feature/Change Request Operating System: N/A PHP Version: 4.1.1 New Comment: Thank you. I know about substr() -- which is rather cumbersome compa

[PHP-DEV] Bug #15338 Updated: Can't select database with '-' in name.

2002-02-04 Thread mikef
ID: 15338 Updated by: [EMAIL PROTECTED] -Summary: Can't select database with '-' in name. Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Closed Bug Type: MSSQL related Operating System: windows NT IIS PHP Version:

[PHP-DEV] Bug #15330 Updated: An efficient way to access the last element of an array is sorely missed

2002-02-04 Thread hek
ID: 15330 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Feature/Change Request Operating System: N/A PHP Version: 4.1.1 New Comment: Yes, I am aware of end(). It certainly has a purpose and a use, but

[PHP-DEV] Bug #15361 Updated: preg_split PREG_SPLIT_DELIM_CAPTURE does not work like in 4.0.6

2002-02-04 Thread tlb
ID: 15361 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: PCRE related Operating System: NetBSD 1.5.2 PHP Version: 4.1.1 New Comment: sorry, simple reason my host does NOT link

[PHP-DEV] Bug #15251 Updated: Cannot upload one but two files

2002-02-04 Thread yohgaki
ID: 15251 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Critical Bug Type: HTTP related Operating System: Linux -PHP Version: 4.0CVS-2002-01-28 +PHP Version: 4.0CVS-2002-01-2 New Comment: Hmm. That's strange. One t

[PHP-DEV] Bug #15367: open_basedir = "~" (cgi mode)

2002-02-04 Thread akapoli
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: open_basedir = "~" (cgi mode) It would be so nice to set the open_basedir in php.ini to the current user's home directory: open_basedir = "~" We are ho

[PHP-DEV] Bug #15366: Appendix A. History of PHP and related projects

2002-02-04 Thread mandreiana
From: [EMAIL PROTECTED] Operating system: PHP version: 4.1.1 PHP Bug Type: Documentation problem Bug description: Appendix A. History of PHP and related projects Appendix A. History of PHP and related projects Publications about PHP "Articles about migrating PHP-based a

[PHP-DEV] Strange behaviour in arrays

2002-02-04 Thread Martin Jansen
Taking the following script: true, "bar" => false ); print_r($array); ?> The result of print_r is: Array ( [foo] => 1 [bar] => ) Shouldn't false in the array definition result to 0 instead of nothing? - Martin -- Martin Jansen, <[EMA

[PHP-DEV] Bug #15365: PHP french documentation - error

2002-02-04 Thread icecube
From: [EMAIL PROTECTED] Operating system: none PHP version: 4.1.1 PHP Bug Type: Documentation problem Bug description: PHP french documentation - error Hello, In the french documentation, on the crypt() function [http://www.php.net/manual/fr/function.crypt.php] we can rea

[PHP-DEV] Bug #15251 Updated: Cannot upload one but two files

2002-02-04 Thread sesser
ID: 15251 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Critical Bug Type: HTTP related Operating System: Linux PHP Version: 4.0CVS-2002-01-28 New Comment: with no effect i mean: uploading one or two files worked witho

Re: [PHP-DEV] [PROPOSAL] defense against session takeovers

2002-02-04 Thread Hartmut Holzgraefe
Ivan Ristic wrote: >>Also, ISPs (like AOL) who use farms of proxy caches will change a users >>apparent ip during a single session. (i.e. concurrent requests may come >>from different ips). >> > > The real IP address can be tracked in most cases (say, using the > HTTP_X_FORWARDED header an

[PHP-DEV] Bug #15251 Updated: Cannot upload one but two files

2002-02-04 Thread sesser
ID: 15251 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Critical Bug Type: HTTP related Operating System: Linux PHP Version: 4.0CVS-2002-01-28 New Comment: $HTTP_POST_FILES["input_name"] if (isset($HTTP_POST_FILES)) {

Re: [PHP-DEV] NEW PHP standalone compiler (was Re: [PHP-DEV] Here we try again)

2002-02-04 Thread Hartmut Holzgraefe
Sam Liddicott wrote: have you had a look on php4/Zend/LICENSE lately ? ;) > No I checked the one on the web site, url provided at the time, but you > could stop playing games and get to the point. > > [goes off to check] > I'm not sure which file you mea

RE: [PHP-DEV] PHP 4.2.0 / PHP 5.0.0-alpha

2002-02-04 Thread James Cox
i'm debating it still.. but i think it's still too early to release publically even an alpha of PHP5. I am thinking there are lots of things that need to be finished -- but i wouldn't mind seeing an alpha packaged and announced on the dev list. --james > -Original Message- > From: Sebast

  1   2   >