[PHP-DEV] Re: [PHP-QA] 4.1.0RC4

2001-11-30 Thread Alexander Wirtz
>http://www.php.net/~zeev/php-4.1.0RC4.tar.gz > >The plan is to release Monday, unless a real earth quaker is found... Builds and runs on SuSE 7.3\ RedHat 7.1 - as CGI SunOS 5.8 / Details can be found on http://fooassociates.com/phpqa/index.php?AlexanderWirtzBuilds4.1.0RC4 Regards Alexan

[PHP-DEV] Re: 4.1.0RC4

2001-11-30 Thread Jobarr
Can some one tell me how to build this and the apache2 filter for windows with Visual C++ 6? "Zeev Suraski" <[EMAIL PROTECTED]> wrote in message 5.1.0.14.2.20011201061139.01e573f8@localhost">news:5.1.0.14.2.20011201061139.01e573f8@localhost... > http://www.php.net/~zeev/php-4.1.0RC4.tar.gz > > T

[PHP-DEV] Re: [PHP-QA] 4.1.0RC4

2001-11-30 Thread Zak Greant
On November 30, 2001 09:12 pm, Zeev Suraski wrote: > http://www.php.net/~zeev/php-4.1.0RC4.tar.gz > > The plan is to release Monday, unless a real earth quaker is found... Builds and runs on SuSE 7.1 as CGI See http://fooassociates.com/phpqa/index.php?ZakGreantBuilds4.1.0RC4 --

[PHP-DEV] Bug #14308: mysql functions load twice (duplicate name)

2001-11-30 Thread php
From: [EMAIL PROTECTED] Operating system: RH 7.2 PHP version: 4.0.6 PHP Bug Type: MySQL related Bug description: mysql functions load twice (duplicate name) Humm, ? Operator error ? RH 7.2 SMP PHP config: ./configure --with-apache=../apache_1.x --with-mysql=/usr/local/

Re: [PHP-DEV] ldap_first_attribute() and ldap_next_attribute() broken in 4.1.0 RCs

2001-11-30 Thread Zeev Suraski
If it was broken for 6 months, it was broken in 4.0.6. It will be broken in 4.1.0, it's not grounds for breaking a final RC... Zeev At 01:43 01/12/2001, Stig Venaas wrote: >I was by accident looking at the ldap_first_attribute() code and >realized that something was wrong. Turns out that it ha

[PHP-DEV] 4.1.0RC4

2001-11-30 Thread Zeev Suraski
http://www.php.net/~zeev/php-4.1.0RC4.tar.gz The plan is to release Monday, unless a real earth quaker is found... Zeev -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list admini

[PHP-DEV] Bug #14307: (cgi) $PHP_SELF has same value of $PATH_INFO

2001-11-30 Thread scpark
From: [EMAIL PROTECTED] Operating system: Redhat 7.2 PHP version: 4.0.6 PHP Bug Type: Scripting Engine problem Bug description: (cgi) $PHP_SELF has same value of $PATH_INFO In cgi mode of php 4.0.6. $PHP_SELF was always same with $SCRIPT_NAME.$PATH_INFO before I upgrade my

[PHP-DEV] Bug #12463 Updated: set_attribute($attName, "0") does not add attributes

2001-11-30 Thread mfischer
ID: 12463 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: DOM XML related Operating System: Win2K PHP Version: 4.0.6 New Comment: This is fixed already (at least, in CVS). Closing. Previous Comments: --

[PHP-DEV] Bug #10994 Updated: DOMXML CDATA Node Bug

2001-11-30 Thread mfischer
ID: 10994 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Assigned Bug Type: DOM XML related Operating System: Winnt PHP Version: 4.0.5 Old Assigned To: Assigned To: mfischer New Comment: Update: Fix is coming, assigned to me. Btw, the syntax has changed since

[PHP-DEV] °ê»Ú°·¨­­Ñ¼Ö³¡ «~½è«OÃÒ

2001-11-30 Thread xqww1nwx2y
°ê»Ú°·¨­­Ñ¼Ö³¡ «~½è«OÃÒ T0:ºÖ§Q©e­û·|¡]·q½Ð¤½§G¡^ ¨È¤O¤s¤j°·±d¥ð¶¢­Ñ¼Ö ¥@¶T°ê»Ú´LºaÀ] µØ¯Ç«Â¨q®Ç...§Y±N²{¨­! ¥þ¥x­º³Ð,¥þ¬Ù³q¦æ15®a(´LºaÀ]°£¥~), ¤£­­¦¸¼Æ¨Ï¥Î §Y¤é°_¦Ü90¦~11¤ë30¤é¤î(°ê»Ú³q¦æ¥d­ì»ù45000¤¸) ¹ÎÅé³ø¦W ¤jÀu´f ¤

[PHP-DEV] Bug #10936 Updated: DOMXML crash with CDATA

2001-11-30 Thread mfischer
ID: 10936 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Assigned Bug Type: DOM XML related Operating System: Win2K Pro PHP Version: 4.0.5 Old Assigned To: Assigned To: mfischer New Comment: Update: Fix is coming, assigned to me. Previous Comments:

[PHP-DEV] PHP Manual

2001-11-30 Thread l0t3k
i just downloaded the Windows PHP manual, and all i can say is -- DAMN -- are you sure no one gets paid to do this ??? kudos to the doc team for what has to be the finest user docs in open source. l0t3k -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL P

[PHP-DEV] Bug #10667 Updated: xmltree function cause memory leak

2001-11-30 Thread mfischer
ID: 10667 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Assigned Bug Type: DOM XML related Operating System: Linux 2.2.16 PHP Version: 4.0.5 Old Assigned To: Assigned To: mfischer New Comment: Update: CDATA should already work with current CVS; some minor fixes

[PHP-DEV] Re: Sessions proposal

2001-11-30 Thread J Smith
I assume you mean where the user is geographically, where timezones are a factor. But still, what difference does it make where the user is? If you track the login time using the server's localtime, it doesn't matter what timezone they're in. Not the most elegant solution, but it's better th

[PHP-DEV] ldap_first_attribute() and ldap_next_attribute() broken in 4.1.0 RCs

2001-11-30 Thread Stig Venaas
I was by accident looking at the ldap_first_attribute() code and realized that something was wrong. Turns out that it has been broken for 6 months without anyone noticing! I've done a lot of LDAP testing, but I've not been using ldap_first_attribute() and ldap_next_attribute(). I know accidents ea

[PHP-DEV] Bug #14306: Need a something to pass to use default function values

2001-11-30 Thread mikep
From: [EMAIL PROTECTED] Operating system: PHP version: 4.1.0 PHP Bug Type: Feature/Change Request Bug description: Need a something to pass to use default function values I would like a way to pass something into a function and have it use the default values. For eg., if

Re: [PHP-DEV] zend_hash and it's keys + domxml

2001-11-30 Thread Markus Fischer
add_property_*() is used. - Markus On Fri, Nov 30, 2001 at 07:23:29PM +0100, Krzysztof Jarecki wrote : > Hi all ;) > > I was just wondering why this line doesn't work. It's an extract from > domxml.c (slightly changed): > > if (zend_hash_find(id->value.obj.properties, "doc", sizeof("d

[PHP-DEV] Bug #14218 Updated: using pspell functions cause apache to Abort

2001-11-30 Thread vlad
ID: 14218 Updated by: vlad Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Pspell related Operating System: FreeBSD 4.4-STABLE PHP Version: 4.0.6 New Comment: thanks for offering access to a freebsd box... i do not think that's going to help a lot though 'cause I won't have time to get to

Re: [PHP-DEV] Re: [PHP-QA] PHP 4.1.0RC4

2001-11-30 Thread Egon Schmid
From: "Sebastian Bergmann" <[EMAIL PROTECTED]> > Tobias Schenck wrote: > > Short time after the announcement just disappeared. I don't know about > > the traffic on php-center.de or phpwelt.de (was on one of the sites) > > but quite a couple of people not tracking php.dev might have > > downloade

Re: [PHP-DEV] Re: [PHP-QA] PHP 4.1.0RC4

2001-11-30 Thread Egon Schmid
From: "Sebastian Bergmann" <[EMAIL PROTECTED]> > Tobias Schenck wrote: > > Short time after the announcement just disappeared. I don't know about > > the traffic on php-center.de or phpwelt.de (was on one of the sites) > > but quite a couple of people not tracking php.dev might have > > downloade

[PHP-DEV] Bug #14296 Updated: Undeclared variables and isset()

2001-11-30 Thread v . puttrich
ID: 14296 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Variables related Operating System: Win2k PHP Version: 4.0.6 New Comment: What was the default in "php.ini-dist" for version 4.0.5? I always leave the error_reporting in the ini file as it is.

[PHP-DEV] Bug #14295 Updated: Scope of globals has changed

2001-11-30 Thread v . puttrich
ID: 14295 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Variables related Operating System: Win2k PHP Version: 4.0.6 New Comment: EXAMPLE: // Main script // The global variables are available in this script include("form.inc.p

[PHP-DEV] Bug #14299 Updated: explode() case sensitivity.

2001-11-30 Thread philip
ID: 14299 Updated by: philip Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Documentation problem Operating System: Linux PHP Version: 4.0.6 New Comment: Strings are case sensitive. Kinda like: if ($var == 'Bar') will return false if $var = 'bar'. Maybe because e

[PHP-DEV] Bug #14200 Updated: remote navigation problem

2001-11-30 Thread cquadalti
ID: 14200 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: *General Issues Operating System: Windows XP Pro PHP Version: 4.0.6 New Comment: I have verified but i don't have any firewall installed. Other people have same problem. I don'

[PHP-DEV] Bug #14304 Updated: str_replace unable to match search string

2001-11-30 Thread bajolet
ID: 14304 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Strings related Operating System: Linux php3-2 2.4.7 #1 Thu Aug 9 PHP Version: 4.0.6 New Comment: Sorry, i forgot : All the application in dowloadable at : http://phpdig.toiletoine.net/phpdig_1_4_3

[PHP-DEV] Bug #14304: str_replace unable to match search string

2001-11-30 Thread bajolet
From: [EMAIL PROTECTED] Operating system: Linux php3-2 2.4.7 #1 Thu Aug 9 PHP version: 4.0.6 PHP Bug Type: Strings related Bug description: str_replace unable to match search string Summary : A function works well on php 4.0.5 and enters an infinite loop on php 4.0.6. F

[PHP-DEV] Bug #14303: httpd threads hang with large data structures

2001-11-30 Thread Darren . Gamble
From: [EMAIL PROTECTED] Operating system: Redhat 7.2 PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: httpd threads hang with large data structures I've had a lot of problems recently with PHP cleaning up properly after using large data structures. A s

[PHP-DEV] zend_hash and it's keys + domxml

2001-11-30 Thread Krzysztof Jarecki
Hi all ;) I was just wondering why this line doesn't work. It's an extract from domxml.c (slightly changed): if (zend_hash_find(id->value.obj.properties, "doc", sizeof("doc"), (void **)&tmp) == FAILURE) { php_error(E_WARNING, "unable to find my handle property"); This is said to be working u

[PHP-DEV] Bug #14302: self:: Accessing methods from within methods without an instance

2001-11-30 Thread ivan . lamouret
From: [EMAIL PROTECTED] Operating system: any PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: self:: Accessing methods from within methods without an instance When inside a class method, there is no "denormalised" way to get at other methods "statica

[PHP-DEV] Bug #14301: printer_list don't lists the local not shared printers

2001-11-30 Thread joergklein
From: [EMAIL PROTECTED] Operating system: WinXP ger PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: printer_list don't lists the local not shared printers Hi I tried out the printer_list funktion: I am using WinXP Pro german not connected to a ne

Re: [PHP-DEV] Bug #14294 Updated: is_dir() causes stat failed warning

2001-11-30 Thread Jani Taskinen
You have to say 'please' :) --Jani On Fri, 30 Nov 2001, Markus Fischer wrote: >On Fri, Nov 30, 2001 at 07:23:39PM +0200, Jani Taskinen wrote : >> Ask sterling about this. IMO, it's good as it is now. > >Asking sterling? It's more likely that I win a million than I >get an answer from

Re: [PHP-DEV] Bug #14294 Updated: is_dir() causes stat failed warning

2001-11-30 Thread Markus Fischer
On Fri, Nov 30, 2001 at 07:23:39PM +0200, Jani Taskinen wrote : > Ask sterling about this. IMO, it's good as it is now. Asking sterling? It's more likely that I win a million than I get an answer from sterling 8- - Markus -- PHP Development Mailing List T

[PHP-DEV] Bug #14297 Updated: CPU LOOP

2001-11-30 Thread sniper
ID: 14297 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Feedback Old Bug Type: *General Issues Bug Type: Scripting Engine problem Operating System: RH6.2 PHP Version: 4.0.6 New Comment: Add some nice little script here which can be used to reproduce this. As it's like looking for a n

[PHP-DEV] Bug #14296 Updated: Undeclared variables and isset()

2001-11-30 Thread sniper
ID: 14296 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Bogus Bug Type: Variables related Operating System: Win2k PHP Version: 4.0.6 New Comment: Not a bug. Previous Comments: [2001-11-30

[PHP-DEV] Bug #12473 Updated: mail() sended mail is timestamped 15 hours late

2001-11-30 Thread sniper
ID: 12473 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Duplicate Status: Closed Bug Type: Mail related Operating System: win2k PHP Version: 4.0.6 New Comment: Fixed -> closed. Previous Comments: [2001-11

[PHP-DEV] Bug #14295 Updated: Scope of globals has changed

2001-11-30 Thread sniper
ID: 14295 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Variables related Operating System: Win2k PHP Version: 4.0.6 New Comment: Please include short example scripts here. Previous Comments: --

Re: [PHP-DEV] Bug #14294 Updated: is_dir() causes stat failed warning

2001-11-30 Thread Jani Taskinen
Ask sterling about this. IMO, it's good as it is now. --Jani On Fri, 30 Nov 2001, Markus Fischer wrote: >This has something .. > >Jani, don't you think this should be investigated ..? > >I thought this was made consistent or so or maybe it is >and I just don't get the pict

[PHP-DEV] Bug #14300 Updated: Picking up onBlur, onSubmit, OnLoad wrong

2001-11-30 Thread mfischer
ID: 14300 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Scripting Engine problem Operating System: W2K PHP Version: 4.0.6 New Comment: Please ask support questions at [EMAIL PROTECTED] bogus. Previous Comments: ---

[PHP-DEV] Bug #14300: Picking up onBlur, onSubmit, OnLoad wrong

2001-11-30 Thread jrfurman
From: [EMAIL PROTECTED] Operating system: W2K PHP version: 4.0.6 PHP Bug Type: Scripting Engine problem Bug description: Picking up onBlur, onSubmit, OnLoad wrong Basically either the php interpretor or the apache interpretor is picking up onBlur, OnSubmit...really anything

[PHP-DEV] Bug #14299: explode() case sensitivity.

2001-11-30 Thread stephen
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: Documentation problem Bug description: explode() case sensitivity. I recently added a note to http://www.php.net/explode and was informed that I should probably post it here. Original Note:

RE: [PHP-DEV] Re: Sessions proposal

2001-11-30 Thread Jaime Bozza
By default, garbage collection isn't being run every time a page is loaded (both default php.ini files set session.gc_probability to 1, or 1%.) so your files are possibly sticking around for longer than 2 hours anyway. gc_maxlifetime only defines where or not a session is still available and whet

RE: [PHP-DEV] Sessions proposal

2001-11-30 Thread Jaime Bozza
I do something like this already with my user-defined session code. I can see a problem with trying to build something into the default session code and then trying to define those multiple contexts within the php.ini file. How many contexts? How would you tell automatically which context shoul

[PHP-DEV] Re: Sessions proposal

2001-11-30 Thread André Næss
"John Lim" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi Andre > > Why not simply store the login time as a session variable, and log the > person > out after 15 mins? > > Regards, John Maybe I was unclear. The problem is that to allow for 2 hour timeouts

[PHP-DEV] Bug #14298: PUT absent $PHP_PUT_FILENAME $PHP_UPLOADED_FILE_NAME

2001-11-30 Thread Information-Cascade
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.6 PHP Bug Type: HTTP related Bug description: PUT absent $PHP_PUT_FILENAME $PHP_UPLOADED_FILE_NAME Document: features.file-upload.put-method.html SAYS: The filename of this temporary file is in

[PHP-DEV] Re: Sessions proposal

2001-11-30 Thread John Lim
Hi Andre Why not simply store the login time as a session variable, and log the person out after 15 mins? Regards, John André NæSs <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I find PHP session lacking in one area. In my applications I typically want > to

[PHP-DEV] Re: Bug #14297 Updated: CPU LOOP

2001-11-30 Thread Breuer Nicolas
yes sure, it happend once / 2 hours , 2 process with 50% cpu. i killall with -1 httpd and all was going to normal states. Nico <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > ID: 14297 > Updated by: jmoore > Reported By: [EMAIL PROTECTED] > Old Status:

[PHP-DEV] Sessions proposal

2001-11-30 Thread André Næss
I find PHP session lacking in one area. In my applications I typically want to have a long timeout for adminstrators so that they don't have to log in all the time. A typical value is 2 hours. For users I prefer 15 minutes, based on the assumption that a user will go in, do his stuff, and leave. F

[PHP-DEV] Bug #14297 Updated: CPU LOOP

2001-11-30 Thread jmoore
ID: 14297 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: *General Issues Operating System: RH6.2 PHP Version: 4.0.6 New Comment: Is anyone here psycic cause I sure cant tell what is causing PHP to go into 100% loop, perhaps we can have a bit more in

[PHP-DEV] Bug #14297: CPU LOOP

2001-11-30 Thread nico
From: [EMAIL PROTECTED] Operating system: RH6.2 PHP version: 4.0.6 PHP Bug Type: *General Issues Bug description: CPU LOOP PHP/apache process appears to be in infinite loop 100% CPU Utilization -- I have the same problem ,

[PHP-DEV] mm not thread-safe

2001-11-30 Thread Holger Schopohl
Hi, why is libmm for sessions not thread safe? Regards, Holger -- 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] Bug #12993 Updated: xpath_eval doesn't work anymore (segfault)

2001-11-30 Thread mfischer
ID: 12993 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Assigned Bug Type: DOM XML related Operating System: Debian/unstable Linux 2.4.9 PHP Version: 4.0CVS-2001-08-28 Old Assigned To: Assigned To: mfischer New Comment: Update: fix is comming, assigning to me.

[PHP-DEV] Bug #14123 Updated: segfault (possibly dom/xml/xslt related)

2001-11-30 Thread mfischer
ID: 14123 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Assigned Bug Type: DOM XML related Operating System: linux redhat 7.0 PHP Version: 4.1.0RC1 Old Assigned To: Assigned To: mfischer New Comment: Update: need no example, fix is coming. Assigning to me. Pre

Re: [PHP-DEV] BC problem

2001-11-30 Thread Zeev Suraski
Yep :) At 13:53 30/11/2001, Markus Fischer wrote: >On Fri, Nov 30, 2001 at 01:40:54PM +0200, Zeev Suraski wrote : > > Nope :) > > But you can update the NEWS file to say '4.1' and not '4.0' > at the top X-D > > - Markus > >-- >PHP Development Mailing List >To uns

[PHP-DEV] new C and PEAR extension for php (php-gmime)

2001-11-30 Thread Piotr Klaban
Hi, I am sorry if that is not a right place to post it. I have created new php module - php-gmime. It is binding for C gmime library with PEAR classes: GMIME_message, GMIME_part etc. - MIME parsing. BUT: I have written perl modules before, but it is my first php extension - I am sure I have done

Re: [PHP-DEV] BC problem

2001-11-30 Thread James Moore
How about in future to avoid this happening when we roll the release tag as 4.1.0 or whatever call the tar.gz file php-4.1.0pre1.tar.gz then it becomes slightly more obvious its not 4.1.0 also all we then have to do is rename php-4.1.0pre1 to php-4.1.0.tar.gz to do the release no need to reroll wh

Re: [PHP-DEV] BC problem

2001-11-30 Thread Markus Fischer
On Fri, Nov 30, 2001 at 01:40:54PM +0200, Zeev Suraski wrote : > Nope :) But you can update the NEWS file to say '4.1' and not '4.0' at the top X-D - Markus -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-m

Re: [PHP-DEV] typo in Zend sources

2001-11-30 Thread Andi Gutmans
Fixed. Thanks! Andi At 11:16 AM 11/30/2001 +0100, Derick Rethans wrote: >Hello, > >configure spits out the following line: >checking whether dlsym() requires a leading underscode in symbol names... no > >this should be underscore I think... > >Derick > > > >-- >PHP Development Mailing List

Re: [PHP-DEV] BC problem

2001-11-30 Thread Zeev Suraski
Nope :) At 09:19 30/11/2001, Jani Taskinen wrote: >As a minor cosmetic detail, could you set the version for >the 'next' release of 4.1 to be 4.1.1 ? > >Many people have downloaded the broken 'release' of 4.1.0 now >so we have to be able to know what version people are using >when they submit bu

Re: [PHP-DEV] Bug #14294 Updated: is_dir() causes stat failed warning

2001-11-30 Thread Yasuo Ohgaki
Sorry for multiple messages. I have to be more careful when there is mail client error... -- Yasuo Ohgaki -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mai

[PHP-DEV] Bug #7782 Updated: Cannot use PATH_INFO fully with php isapi

2001-11-30 Thread derick
ID: 7782 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Assigned Bug Type: Feature/Change Request Operating System: Windows 2000 PHP Version: 4.0.3pl1 Old Assigned To: Assigned To: james New Comment: Assigning to James (As discussed) Previous Comments: --

[PHP-DEV] Additional argument to exec family

2001-11-30 Thread Andrey Hristov
I've spent 2 hour to find where is the problem and evetually I found that I had to redirect the std_err stream to std_out to view why a command executed by exec() breaks(to view the error). Is it possible someone to add 2 aditional parameters to exec() so in case the error_code which is returned

Re: [PHP-DEV] Re: PATH_INFO doesn't work -- resolution?

2001-11-30 Thread Gijsbert te Riet
Hi Derick, > > can you resend that patch to php-dev? Ofcourse. The patch against the php-4.0.6 php4isapi.c is attached. If you would like to have a patch against the current CVS version then please let me know so i can make time to test it first. Please note that we weren't able to test this f

Re: [PHP-DEV] Re: PATH_INFO doesn't work -- resolution?

2001-11-30 Thread derick
Hello Gijsbert, can you resend that patch to php-dev? Derick On Fri, 30 Nov 2001, Gijsbert te Riet wrote: > Hi Albert James, > > > > > PROBLEM: > > PHP seems to support this functionality on a UNIX server I run. A request > > for http://www.foobar.com/hello.php/more/foobar/filename.html work

[PHP-DEV] Re: PATH_INFO doesn't work -- resolution?

2001-11-30 Thread Gijsbert te Riet
Hi Albert James, > PROBLEM: > PHP seems to support this functionality on a UNIX server I run. A request > for http://www.foobar.com/hello.php/more/foobar/filename.html works > exactly as the above describes, stuffing "/more/foobar/filename.html" into > the $PATH_INFO php variable. > > However,

Re: [PHP-DEV] Bug #14294 Updated: is_dir() causes stat failed warning

2001-11-30 Thread Yasuo Ohgaki
Markus Fischer wrote: > This has something .. > > Jani, don't you think this should be investigated ..? > > I thought this was made consistent or so or maybe it is > and I just don't get the picture. > > - Markus I don't remember which modules was it, but I saw commit

Re: [PHP-DEV] Bug #14294 Updated: is_dir() causes stat failed warning

2001-11-30 Thread Yasuo Ohgaki
Markus Fischer wrote: > This has something .. > > Jani, don't you think this should be investigated ..? > > I thought this was made consistent or so or maybe it is > and I just don't get the picture. > > - Markus I don't remember which modules was it, but I saw commit

[PHP-DEV] Should functions raise warning or not?

2001-11-30 Thread Yasuo Ohgaki
File system functions fopen(), stat(), is_dir(), is_file(), etc are designed to raise warnings for non-existing file/path for histrical reason(?) There are many functions behave this way. Is there good reason for warning? Even if functions return false for errors? If "false" indicate error, retur

RE: [PHP-DEV] PHP 4.1.0RC4

2001-11-30 Thread Marc Boeren
> > since news about 4.1.0 leaked out to the php-general list, > > wouldn't it make sense to call this one 4.1.1? (or 4.1.0pl1? :) +1 on 4.1.1 > Why?? Yes 4.1.0 was leaked on php-general and php-homepage.de > but both were replied to making it very clear 4.1.0 hasnt been > released yet. calli

Re: [PHP-DEV] Re: [PHP-QA] PHP 4.1.0RC4

2001-11-30 Thread James Moore
> since news about 4.1.0 leaked out to the php-general list, wouldn't it > make sense to call this one 4.1.1? (or 4.1.0pl1? :) > Why?? Yes 4.1.0 was leaked on php-general and php-homepage.de but both were replied to making it very clear 4.1.0 hasnt been released yet. calling 4.1.0pl1 or 4.1.1

[PHP-DEV] typo in Zend sources

2001-11-30 Thread Derick Rethans
Hello, configure spits out the following line: checking whether dlsym() requires a leading underscode in symbol names... no this should be underscore I think... Derick -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-

Re: [PHP-DEV] Bug #14296 Updated: Undeclared variables and isset()

2001-11-30 Thread Philip Olson
E_NOTICE: http://www.php.net/manual/en/phpdevel-errors.php#internal.e-notice http://www.php.net/manual/en/configuration.php#ini.error-reporting The following won't create a E_NOTICE level error when $var is not set: if (isset($var) && $var == 'foo') { echo 'I Love to foo'; } Could also

[PHP-DEV] Bug #14296 Updated: Undeclared variables and isset()

2001-11-30 Thread hholzgra
ID: 14296 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Variables related Operating System: Win2k PHP Version: 4.0.6 New Comment: looks like you have set error_reporting to E_ALL while you had E_ALL & ~E_NOTICE before? maybe by using php.ini-r

Re: [PHP-DEV] Re: [PHP-QA] PHP 4.1.0RC4

2001-11-30 Thread Derick Rethans
On Fri, 30 Nov 2001, Hartmut Holzgraefe wrote: > yes, lets follow the apache scheme of skiping version numbers for > versions that might have slipped out ahead of time, even if not as > obvious as in this case, just to make sure to prevent any chance of > confusion, as we have nothing to loose by

[PHP-DEV] Bug #12680 Updated: mail() is sent with incorrect timezone

2001-11-30 Thread derick
ID: 12680 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Mail related Operating System: Windows NT 4.0 SP6 PHP Version: 4.0.6 New Comment: Fixed in CVS Previous Comments: [2001-

[PHP-DEV] Bug #8909 Updated: PHP generates the Date: header line with a bad timezone

2001-11-30 Thread derick
ID: 8909 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Assigned Status: Closed Bug Type: Mail related Operating System: Windows PHP Version: 4.0.4pl1 Old Assigned To: hholzgra Assigned To: New Comment: This is now fixed in CVS (I hope). Derick Previous Comments: -

[PHP-DEV] Bug #12178 Updated: ext/standard/mail.c insecurity

2001-11-30 Thread derick
ID: 12178 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Mail related Operating System: All UNIX PHP Version: 4.0.6 New Comment: This was fixed a long time ago. (on 2001/07/05 08:47:37) Previous Comments: --

[PHP-DEV] Bug #12473 Updated: mail() sended mail is timestamped 15 hours late

2001-11-30 Thread derick
ID: 12473 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: Mail related Operating System: win2k PHP Version: 4.0.6 New Comment: Dup of #12680 Previous Comments: [2001-07-30 18:

[PHP-DEV] assertion

2001-11-30 Thread Harald Radi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - - -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi, i always get an assertion at line 122 in zend_opcode.c on module shutdown under win32, but it works under linux. i totally don't understand

[PHP-DEV] Bug #14296: Undeclared variables and isset()

2001-11-30 Thread v . puttrich
From: [EMAIL PROTECTED] Operating system: Win2k PHP version: 4.0.6 PHP Bug Type: Variables related Bug description: Undeclared variables and isset() SYSTEM: I use PHP 4.0.6 on Win2k pro with Apache 1.3.22 win Loaded modules don't seem to make a difference for the describ

Re: [PHP-DEV] Re: [PHP-QA] PHP 4.1.0RC4

2001-11-30 Thread Hartmut Holzgraefe
Tobias Schenck wrote: > actually not just news leaked out: > > I found a download-link on one of the german php-related sites and > downloaded php-4.1.0.tar.gz (around 27th 9:43 GMT). > Short time after the announcement just disappeared. I don't know about the > traffic on php-center.de or phpwe

[PHP-DEV] Bug #14295: Scope of globals has changed

2001-11-30 Thread v . puttrich
From: [EMAIL PROTECTED] Operating system: Win2k PHP version: 4.0.6 PHP Bug Type: Variables related Bug description: Scope of globals has changed The following bug or feature (not yet sure what it is ;)) is related to the scope of global variables. SYSTEM: I use PHP 4.0.6

[PHP-DEV] Bug #13364 Updated: Add support for ATTLIST

2001-11-30 Thread mfischer
ID: 13364 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Assigned Old Bug Type: Feature/Change Request Bug Type: DOM XML related Operating System: Debian x86 unstable PHP Version: 4.0.6 Assigned To: mfischer New Comment: Stupid me, leave this domxml related. Previou

[PHP-DEV] Bug #13364 Updated: Add support for ATTLIST

2001-11-30 Thread mfischer
ID: 13364 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Summary: PHP crashes when CDATA is used in a tag Status: Open Old Bug Type: DOM XML related Bug Type: Feature/Change Request Operating System: Debian x86 unstable PHP Version: 4.0.6 Old Assigned To: Assigned To: mfischer New Comme

Re: [PHP-DEV] Bug #14294 Updated: is_dir() causes stat failed warning

2001-11-30 Thread Markus Fischer
This has something .. Jani, don't you think this should be investigated ..? I thought this was made consistent or so or maybe it is and I just don't get the picture. - Markus On Fri, Nov 30, 2001 at 08:13:59AM -, [EMAIL PROTECTED] wrote : > ID: 14294 > User updated

Re: [PHP-DEV] Re: [PHP-QA] PHP 4.1.0RC4

2001-11-30 Thread Sebastian Bergmann
Tobias Schenck wrote: > Short time after the announcement just disappeared. I don't know about > the traffic on php-center.de or phpwelt.de (was on one of the sites) > but quite a couple of people not tracking php.dev might have > downloaded it. PHP-Center.de, for which I am a author and edi

[PHP-DEV] mail

2001-11-30 Thread Chamarty Prasanna Kumar
--- Begin Message --- Hi all, using mail() function to send a mail using php. I want to send that mail so that the receiver should not see the FROM address or the mail should go without any FROM address. Please write with an example !! Thanking You, Regards, Ku

[PHP-DEV] Bug #14294 Updated: is_dir() causes stat failed warning

2001-11-30 Thread mike
ID: 14294 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Filesystem function related Operating System: FreeBSD 4.3 PHP Version: 4.1.0 New Comment: You don't think it's odd that the function that checks to see if a directory exists returns a warning on w