[PHP-DEV] Bug #14884: DOM XML hangs while trying to execute a lot of XPath expressions

2002-01-06 Thread flying
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.6 PHP Bug Type: DOM XML related Bug description: DOM XML hangs while trying to execute a lot of XPath expressions Environment: - Windows 2000 Server (SP2) - Apache 1.3.22 - PHP 4.0.6 (windows

[PHP-DEV] Bug #14335 Updated: php_version.h is missing from /main/.cvsignore

2002-01-06 Thread js
ID: 14335 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Feature/Change Request Bug Type: *Compile Issues Operating System: PHP Version: 4.1.0 New Comment: Moved from feature request to compile issues (actually it's a CVS related problem) Previous

[PHP-DEV] Bug #12313 Updated: parent resolving and deep require's

2002-01-06 Thread jan
ID: 12313 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 4.0.6 New Comment: Works with php 4.1.1 Previous Comments:

[PHP-DEV] Bug #14885: PHP Variables is not supportted

2002-01-06 Thread r99t
From: [EMAIL PROTECTED] Operating system: Solaris 7 PHP version: 4.0.5 PHP Bug Type: iPlanet related Bug description: PHP Variables is not supportted I tested with iPlanet 6.0 and PHP4.0.4pl1. I also was did it with iPlanet 4.1 before, but the result was the same one.

[PHP-DEV] Bug #14885 Updated: PHP Variables is not supportted

2002-01-06 Thread r99t
ID: 14885 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: iPlanet related Operating System: Solaris 7 PHP Version: 4.0.5 New Comment: I tested with iPlanet 6.0 and PHP4.0.4pl1. I also did it with iPlanet 4.1 before, but the result was the same one.

[PHP-DEV] Bug #14886: Access Violation in error handler with PEAR DB (ISAPI)

2002-01-06 Thread jlim
From: [EMAIL PROTECTED] Operating system: Win2000 PHP version: 4.1.1 PHP Bug Type: IIS related Bug description: Access Violation in error handler with PEAR DB (ISAPI) I ran ApacheBench on a PEAR DB script (see below), and IIS (ISAPI mode) will die eventually. It is so bad

[PHP-DEV] Bug #14780 Updated: Segmentation fault with mm,PHP works fine with files

2002-01-06 Thread jlim
ID: 14780 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: Session related Operating System: RH 7.2 PHP Version: 4.1.1 Old Assigned To: yohgaki Assigned To: New Comment: Hi, Here is my configure statement. Notice there's no pgsql: ./configure

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

2002-01-06 Thread m
ID: 14797 User updated 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: From: Garth Dahlstrom [EMAIL PROTECTED] Subject: PHP Bug #14797 == #14563 Date: Sat, 05 Jan 2002 13:15:45

Re: [PHP-DEV] Care to test cli sapi?

2002-01-06 Thread Zeev Suraski
Looks pretty cool! Finally someone actually took the time to do it :) Do you have CVS access? Zeev At 06:39 06/01/2002, Edin Kadribasic wrote: If you do: - unpack cli.tar.gz in /sapi - apply main.diff.txt patch in /main - ./configure --with-cli That's it. This is cut-down version of cgi

[PHP-DEV] Bug #14865 Updated: php4apache.dll - phpinfo error - winXP - Apache

2002-01-06 Thread p . wenger
ID: 14865 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Apache related Operating System: Win XP Prof PHP Version: 4.1.1 New Comment: Here are the part which you need: LoadModule php4_module c:/php/sapi/php4apache.dll

[PHP-DEV] Bug #14880 Updated: $_SESSION will NOT automatically register it as a session variable

2002-01-06 Thread 247net
ID: 14880 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Summary: _SESSION will NOT automatically register it as a session variable Status: Open Bug Type: Session related Operating System: Debian 3.0 (Woody) PHP Version: 4.1.0 New Comment: ? session_start();

[PHP-DEV] Bug #14877 Updated: HTTP_FDF_DATA not available

2002-01-06 Thread christoph . grottolo
ID: 14877 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: FDF related Operating System: XP Pro PHP Version: 4.1.0 New Comment: yes, fdf is enabled. I found out that I can get HTTP_FDF_DATA in PHP when I append #FDF to the

[PHP-DEV] Bug #14522 Updated: Crash with using $node-unlink();

2002-01-06 Thread sander
ID: 14522 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: DOM XML related Operating System: SuSe 7.3 PHP Version: 4.1.0 New Comment: No feedback. Closing. Previous Comments:

[PHP-DEV] Bug #13084 Updated: can't pipe into php script

2002-01-06 Thread sander
ID: 13084 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Scripting Engine problem Operating System: NT 5 SP 1 PHP Version: 4.0CVS-2001-08-31 New Comment: AFAIK, the problem is that you can't just connect an extension to a executable on Windows for

[PHP-DEV] Bug #7670 Updated: PHP crashes when accessing IMAP mailbox

2002-01-06 Thread sander
ID: 7670 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: IMAP related Operating System: Linux PHP Version: 4.0.3pl1 New Comment: No feedback. Closing. Previous Comments:

[PHP-DEV] Bug #14224 Updated: fgets(), fgetc() stalls

2002-01-06 Thread sander
ID: 14224 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Sockets related Operating System: FreeBSD 4.3 PHP Version: 4.0.6 New Comment: No feedback. Closing. Previous Comments:

[PHP-DEV] Bug #12776 Updated: 4.0.7RC1: array_walk crash

2002-01-06 Thread sander
ID: 12776 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: Linux PHP Version: 4.0.6 New Comment: Does this problem still occur with 4.1.1? Previous Comments:

Re: [PHP-DEV] Care to test cli sapi?

2002-01-06 Thread Edin Kadribasic
Looks pretty cool! Finally someone actually took the time to do it :) Do you have CVS access? Yes. Should I commit it? Edin -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the

[PHP-DEV] Bug #12912 Updated: Call to round() crashes process (DSO only)

2002-01-06 Thread sander
ID: 12912 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: Solaris 2.5.1 PHP Version: 4.0.6 New Comment: Does this problem still occur with 4.1.1 and/or the latest CVS? Previous Comments:

[PHP-DEV] Bug #13034 Updated: Apache segfaults when acessing certain scripts

2002-01-06 Thread sander
ID: 13034 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: RedHat Linux 7.0. PHP Version: 4.0.6 New Comment: Does this problem still occur with 4.1.1 and/or the latest CVS? Previous Comments:

Re: [PHP-DEV] Care to test cli sapi?

2002-01-06 Thread derick
On Sun, 6 Jan 2002, Edin Kadribasic wrote: Looks pretty cool! Finally someone actually took the time to do it :) Do you have CVS access? Yes. Should I commit it? Yes Derick Edin -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED]

[PHP-DEV] Bug #13341 Updated: Seffault in outputbuffers

2002-01-06 Thread sander
ID: 13341 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: linux PHP Version: 4.0.6 New Comment: Does this problem still occur with 4.1.1 and/or the latest CVS? Previous Comments:

[PHP-DEV] Bug #13093 Updated: A garbage collection error with an array

2002-01-06 Thread sander
ID: 13093 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: Linux RedHat 7.0 PHP Version: 4.0.6 New Comment: Does this problem still occur with 4.1.1 and/or the latest CVS? If so, can you track down the problem to

[PHP-DEV] Bug #14887: cann't configure use --with-oci8=ORACLE_HOME

2002-01-06 Thread zoufj
From: [EMAIL PROTECTED] Operating system: dec unix 4.0.f PHP version: 4.1.0 PHP Bug Type: OCI8 related Bug description: cann't configure use --with-oci8=ORACLE_HOME I cann't configure system when I use $./configure --with-apache=../apache_1.3.22 --with-oci8=ORACLE_HOME

[PHP-DEV] Bug #14679 Updated: Crash with RH ucd-snmp libs -- BUGFIX

2002-01-06 Thread sander
ID: 14679 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: Linux PHP Version: 4.0CVS-2001-12-23 New Comment: Has this patch been applied? If not, can you send to patch to [EMAIL PROTECTED]? (btw: this patch is

[PHP-DEV] Bug #14887 Updated: cann't configure use --with-oci8=ORACLE_HOME

2002-01-06 Thread jan
ID: 14887 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: OCI8 related Operating System: dec unix 4.0.f PHP Version: 4.1.0 New Comment: 1) ORACLE_HOME must be defined in your environment 2) you have to use $ORACLE_HOME to access it. Previous Comments:

[PHP-DEV] Bug #1515 Updated: improving php standalone mode

2002-01-06 Thread jan
ID: 1515 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Analyzed Status: Closed Bug Type: Feature/Change Request Operating System: linux PHP Version: 4.0 New Comment: a cli sapi which will cause some more improvements in this area is about to be commited. the original problem was

[PHP-DEV] Bug #4587 Updated: Would like exit and die to return an int

2002-01-06 Thread jan
ID: 4587 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: all PHP Version: 4.04 New Comment: fixed in CVS. closing. Previous Comments:

[PHP-DEV] Bug #5343 Updated: a way of implementing class methods

2002-01-06 Thread jan
ID: 5343 Updated by: jan Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: PHP Version: 4.0.1 New Comment: can you propose this on [EMAIL PROTECTED] ? Previous Comments:

[PHP-DEV] Bug #11008 Updated: exit() should return an exit status if passed, not send to stdout

2002-01-06 Thread mfischer
ID: 11008 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Analyzed Status: Closed Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 4.0 Latest CVS (2001-05-21) New Comment: Fixed in CVS (integer values aren't printed to stdout anymore). Previous Comments:

[PHP-DEV] Bug #13164 Updated: exit function always outputs its status

2002-01-06 Thread mfischer
ID: 13164 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Analyzed Status: Closed Bug Type: Scripting Engine problem Operating System: Linux 2.2.19 PHP Version: 4.0.6 New Comment: Fixed in CVS. Previous Comments:

[PHP-DEV] Bug #14888: could configure generate a shell script to reuse for other installations?

2002-01-06 Thread pgl
From: [EMAIL PROTECTED] Operating system: FreeBSD PHP version: 4.1.1 PHP Bug Type: Feature/Change Request Bug description: could configure generate a shell script to reuse for other installations? when installing php, it would be nice if configure could generate a little

[PHP-DEV] Bug #14888 Updated: could configure generate a shell script to reuse for other installations?

2002-01-06 Thread mfischer
ID: 14888 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: FreeBSD PHP Version: 4.1.1 New Comment: There is already and its called 'config.nice' Previous Comments:

[PHP-DEV] Bug #14888 Updated: could configure generate a shell script to reuse for other installations?

2002-01-06 Thread pgl
ID: 14888 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Feature/Change Request Operating System: FreeBSD PHP Version: 4.1.1 New Comment: excellent! (well, nice.) thanks. Previous Comments:

[PHP-DEV] Bug #6500 Updated: XML - startElementHandler

2002-01-06 Thread mfischer
ID: 6500 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: XML related Operating System: SuSE Linux 6.4 PHP Version: 4.0.2 New Comment: Does this still apply to 4.1.1 ? Previous Comments:

[PHP-DEV] Bug #6571 Updated: memory leak when selecting text type fields

2002-01-06 Thread mfischer
ID: 6571 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Sybase-ct (ctlib) related Operating System: solaris 2.7 PHP Version: 4.0.2 New Comment: Is this still valid for 4.1.1 ? Previous Comments:

[PHP-DEV] Bug #7133 Updated: xml_set_object() should not copy the object

2002-01-06 Thread mfischer
ID: 7133 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: XML related Operating System: irrelevant PHP Version: 4.0.2 New Comment: Does this still apply to 4.1.1? Previous Comments:

[PHP-DEV] Bug #6136 Updated: Exception Handling

2002-01-06 Thread jan
ID: 6136 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: linux PHP Version: 4.0 Latest CVS (13/08/2000) New Comment: this will come with ZendEngine2 (PHP5). closing. Previous Comments:

[PHP-DEV] Bug #13341 Updated: Seffault in outputbuffers

2002-01-06 Thread wico
ID: 13341 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Reproducible crash Operating System: linux PHP Version: 4.0.6 New Comment: yup still segfaults with 4.1.0 Previous Comments:

[PHP-DEV] Bug #6380 Updated: Session handlers should be allowed in objects

2002-01-06 Thread jan
ID: 6380 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: PHP Version: 4.0 Latest CVS (27/08/2000) New Comment: this is possible using session_set_save_handler(array('class'='method'),...); or do I misunderstand

[PHP-DEV] Bug #14890: is_uploaded_file does not work correctly

2002-01-06 Thread fjperreault
From: [EMAIL PROTECTED] Operating system: Unix/Linux PHP version: 4.1.1 PHP Bug Type: Feature/Change Request Bug description: is_uploaded_file does not work correctly This function can return a false positive if you set a MAX_FILE_SIZE limit in the HTML form sending the

[PHP-DEV] Bug #6701 Updated: Use of http_proxy for fopen(http:// ...

2002-01-06 Thread jan
ID: 6701 Updated by: jan Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: Customized RedHat 6.2 PHP Version: 4.0.0 New Comment: although the request should remain open, this specific problem can be solved using PEAR::Cache. Previous Comments:

[PHP-DEV] Bug #13034 Updated: Apache segfaults when acessing certain scripts

2002-01-06 Thread dk
ID: 13034 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Reproducible crash Operating System: RedHat Linux 7.0. PHP Version: 4.0.6 New Comment: Well that problem occured some time ago. As far as I can say it doesn't occur with

[PHP-DEV] Bug #7276 Updated: CVSup/rsync/easier patch access desired

2002-01-06 Thread jan
ID: 7276 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: n/a PHP Version: 4.0.3 New Comment: no bug, see http://www.php.net/anoncvs.php Previous Comments:

Re: [PHP-DEV] Care to test cli sapi?

2002-01-06 Thread Edin Kadribasic
Looks pretty cool! Finally someone actually took the time to do it :) Do you have CVS access? Yes. Should I commit it? Yes Derick Well its in the CVS now. You can go ahead and find all the bugs :) Edin -- PHP Development Mailing List http://www.php.net/ To unsubscribe,

[PHP-DEV] Bug #14891: Additional libraries directories missing during compilation

2002-01-06 Thread bp
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.2-RELEASE PHP version: 4.1.1 PHP Bug Type: Compile Failure Bug description: Additional libraries directories missing during compilation ./configure --with-pgsql=/usr/local/some-non-std-path/pgsql produced a config_vars.mk

[PHP-DEV] Bug #7480 Updated: next(), end(), prev(), reset() etc. don't return references

2002-01-06 Thread jan
ID: 7480 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: RedHat Linux 7.0 PHP Version: 4.0.1pl2 New Comment: dupe of 7578. Previous Comments:

[PHP-DEV] Bug #7766 Updated: not OO until automatic class destructor is added

2002-01-06 Thread jan
ID: 7766 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: FreeBSD Apache PHP Version: 4.0.3pl1 New Comment: we'll have destructors with ZE2 (PHP5). closing Previous Comments:

[PHP-DEV] Bug #7480 Updated: next(), end(), prev(), reset() etc. don't return references

2002-01-06 Thread jan
ID: 7480 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Bug Type: Feature/Change Request Operating System: RedHat Linux 7.0 PHP Version: 4.0.1pl2 New Comment: dupes are bogus.. Previous Comments:

[PHP-DEV] Bug #7480 Updated: next(), end(), prev(), reset() etc. don't return references

2002-01-06 Thread jan
ID: 7480 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Duplicate Bug Type: Feature/Change Request Operating System: RedHat Linux 7.0 PHP Version: 4.0.1pl2 New Comment: actually they are dublicates, silly me. Previous Comments:

[PHP-DEV] Bug #6768 Updated: list() construct reference assignment

2002-01-06 Thread jan
ID: 6768 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: Feature/Change Request Operating System: Linux 2.2.14 PHP Version: 4.0.2 New Comment: dupe of #7930 and marking it dublicate Previous Comments:

[PHP-DEV] Bug #7974 Updated: N/A

2002-01-06 Thread jan
ID: 7974 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: N/A PHP Version: 4.0.3pl1 New Comment: please take part in the discussion on [EMAIL PROTECTED] about the upcoming features in ZE2. PHP4 is not likely to see

[PHP-DEV] Bug #8058 Updated: Missing PDF functionality

2002-01-06 Thread jan
ID: 8058 Updated by: jan Reported By: [EMAIL PROTECTED] Old Summary: Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: linux 2.2.x PHP Version: 4.0.3pl1 New Comment: closing, much has been added since the request came in. reopen it if something is still missing.

[PHP-DEV] Bug #8197 Updated: lack of socket() functions

2002-01-06 Thread jan
ID: 8197 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: Windows PHP Version: 4.0.3pl1 New Comment: they should be now part of the windows distribution. closing Previous Comments:

[PHP-DEV] Bug #8214 Updated: Request for Signal Handling functions

2002-01-06 Thread jan
ID: 8214 Updated by: jan Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: *nix - CGI PHP Version: 4.0 Latest CVS (12/12/2000) New Comment: doesen't pcnt do the job? Previous Comments:

[PHP-DEV] CVS Account Request: ott

2002-01-06 Thread Andreas Otterstein
translation PHP manual into german -- PHP Development Mailing List http://www.php.net/ 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 #8599 Updated: a kind Exception handling

2002-01-06 Thread jan
ID: 8599 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: PHP Version: 4.0.4 New Comment: We'll have exception handling in PHP5, please follow the development of the ZendEngine2 on [EMAIL PROTECTED] closing.

[PHP-DEV] Bug #8681 Updated: Function arguments in 'global'

2002-01-06 Thread jan
ID: 8681 Updated by: jan Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: Linux/FreeBSD PHP Version: 4.0.4 New Comment: so what is this anyway? Previous Comments: [2001-02-22

[PHP-DEV] Bug #8863 Updated: function to get constant values by variable name

2002-01-06 Thread jan
ID: 8863 Updated by: jan Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: Any PHP Version: 4.0.4pl1 New Comment: see get_defined_constants Previous Comments: [2001-01-23

[PHP-DEV] Bug #8863 Updated: function to get constant values by variable name

2002-01-06 Thread jan
ID: 8863 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: Any PHP Version: 4.0.4pl1 New Comment: and close it Previous Comments: [2002-01-06

[PHP-DEV] Bug #8974 Updated: Blank lines in includes cause session errors

2002-01-06 Thread jan
ID: 8974 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Feature/Change Request Operating System: All PHP Version: 4.0.4pl1 New Comment: technically it is an user error. to solve it either eliminate any whitespace or call ob_start() before session_start().

[PHP-DEV] Bug #8978 Updated: Add a 'readonly' possibility to the session module

2002-01-06 Thread jan
ID: 8978 Updated by: jan Reported By: Maxim Derkachev [EMAIL PROTECTED] Old Status: Analyzed Status: Closed Bug Type: Feature/Change Request Operating System: PHP Version: 4.0.4pl1 New Comment: seems fixed then. reopen if I am wrong Previous Comments:

[PHP-DEV] Bug #9195 Updated: Default class function arguments

2002-01-06 Thread jan
ID: 9195 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Analyzed Bug Type: Feature/Change Request Operating System: Linux PHP Version: 4.0.2 New Comment: please take part in the discussion about the upcoming ZendEngine2 on [EMAIL PROTECTED] Previous Comments:

[PHP-DEV] Bug #9250 Updated: Nested Functions are BAD, they make for inefficient debugging

2002-01-06 Thread jan
ID: 9250 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Feature/Change Request Operating System: Any PHP Version: 4.0.4pl1 New Comment: brackets are used for other controll structures as well, so disabling nested functions do not solve the problem. -bogus

[PHP-DEV] Bug #9266 Updated: Unable to load 14 of php's extensions

2002-01-06 Thread jan
ID: 9266 Updated by: jan Reported By: [EMAIL PROTECTED] Status: Analyzed Old Bug Type: Feature/Change Request Bug Type: Documentation problem Operating System: WinMe, Win98, Win2000 PHP Version: 4.0.4pl1 New Comment: so better documentation is needed for extensions that rely on external

[PHP-DEV] Bug #9558 Updated: array hanling

2002-01-06 Thread jan
ID: 9558 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Feature/Change Request Operating System: All OS PHP Version: 4.0.4pl1 New Comment: what about unlink($array['key']); $first=$array[0]; and $last=$array[count($array)-1]. ? Previous Comments:

[PHP-DEV] Bug #9266 Updated: Unable to load 14 of php's extensions

2002-01-06 Thread irc-html
ID: 9266 Updated by: irc-html Reported By: [EMAIL PROTECTED] Status: Analyzed Old Bug Type: Documentation problem Bug Type: Feature/Change Request Operating System: WinMe, Win98, Win2000 PHP Version: 4.0.4pl1 New Comment: The extensions are all (mostly) listed in a table at

[PHP-DEV] Bug #14892 Updated: Fix your shit

2002-01-06 Thread derick
ID: 14892 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Unknown/Other Function Operating System: PHP Version: 4.1.1 New Comment: I wish you happy new year, and now get lost. Derick Previous Comments:

[PHP-DEV] Bug #14892 Updated: Download doesn't work

2002-01-06 Thread mfischer
ID: 14892 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Summary: Fix your shit Status: Bogus Bug Type: Unknown/Other Function Operating System: PHP Version: 4.1.1 New Comment: Try a mirror if you have troubles accessing php.net directly. Previous Comments:

[PHP-DEV] CVS Account Request: flo

2002-01-06 Thread florian geiges
for translating doc's -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-DEV] new bug viewing/editing form

2002-01-06 Thread Jim Winstead
as threatened after i implemented bug voting, i've redesign the bug viewing/editing form. thanks to some of the fine folks from the php-qa list, it's already been tested against most common browsers, and enough people complained about the netscape 4 rendering that i applied some tweaks that have

RE: [PHP-DEV] new bug viewing/editing form

2002-01-06 Thread Richard Heyes
as threatened after i implemented bug voting, i've redesign the bug viewing/editing form. thanks to some of the fine folks from the php-qa list, it's already been tested against most common browsers, and enough people complained about the netscape 4 rendering that i applied some tweaks that

[PHP-DEV] PHP Extensions: Creating objects

2002-01-06 Thread Christopher Brown-Floyd
I want convert my template script into an extension for PHP, but I'm lost on how to do it so that it results in a user-visible object and not a mass of functions. An example of the end-result can be found at: http://www.ultratemplate.com/. I've read the PHP docs and looked at the code for other

Re: [PHP-DEV] PHP Extensions: Creating objects

2002-01-06 Thread Markus Fischer
On Sun, Jan 06, 2002 at 02:04:33PM -0600, Christopher Brown-Floyd wrote : [...]. I've read the PHP docs [...] Take a look at the Zend API docs at zend.com/apidoc , more specific at the chapters creating variables / objects . and looked at the code for other extensions, but I haven't

RE: [PHP-DEV] new bug viewing/editing form

2002-01-06 Thread Chris Newbill
Just a nit-picky thing but maybe you should have the year with all of the dates. -Chris -Original Message- From: Jim Winstead [mailto:[EMAIL PROTECTED]] Sent: Sunday, January 06, 2002 1:13 PM To: [EMAIL PROTECTED] Subject: [PHP-DEV] new bug viewing/editing form as threatened after i

Re: [PHP-DEV] new bug viewing/editing form

2002-01-06 Thread Markus Fischer
On Sun, Jan 06, 2002 at 12:13:21PM -0800, Jim Winstead wrote : http://bugs.php.net/~jimw/bugs/bug.php?id=14841 When I click on 'Edit submission' my CVS password is exposed in clear text ... -- Please always Cc to me when replying to me on the lists. -- PHP Development Mailing List

[PHP-DEV] Re: new bug viewing/editing form

2002-01-06 Thread Manuel Lemos
Hello, Jim Winstead wrote: as threatened after i implemented bug voting, i've redesign the bug Congratulations! Voting is an excellent idea that will help developers to sort out the priorities of what bugs should be fixed first. Just a couple of comments: - Voting does not work on Opera

Re: [PHP-DEV] Re: new bug viewing/editing form

2002-01-06 Thread Melvyn Sopacua
Manuel Lemos said at 22:18 6-1-2002: - Assuming that the number of votes may influence in the priority that developers will give to fix each bug, it seems easy to mislead developers because somebody that realizes that may submit a bunch of votes just to make it outstand in the pending bug queue.

[PHP-DEV] Bug #13341 Updated: Seffault in outputbuffers

2002-01-06 Thread wico
ID: 13341 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: linux PHP Version: 4.0.6 New Comment: also true for 4.1.1 Greetz, Previous Comments:

[PHP-DEV] Re: new bug viewing/editing form

2002-01-06 Thread Jim Winstead
Manuel Lemos [EMAIL PROTECTED] wrote: Jim Winstead wrote: as threatened after i implemented bug voting, i've redesign the bug Congratulations! Voting is an excellent idea that will help developers to sort out the priorities of what bugs should be fixed first. Just a couple of comments:

Re: [PHP-DEV] Re: new bug viewing/editing form

2002-01-06 Thread Manuel Lemos
Hello, Melvyn Sopacua wrote: Manuel Lemos said at 22:18 6-1-2002: - Assuming that the number of votes may influence in the priority that developers will give to fix each bug, it seems easy to mislead developers because somebody that realizes that may submit a bunch of votes just to make

[PHP-DEV] Re: new bug viewing/editing form

2002-01-06 Thread Manuel Lemos
Hello, Jim Winstead wrote: - Voting does not work on Opera 5.05 for Linux. When you submit the vote, it fails with the message missing parameter score. it's a bug in opera. http://bugs.php.net/~jimw/bugs/opera-broken.php but because of the order of the fields on the new page, this bug

RE: [PHP-DEV] Re: new bug viewing/editing form

2002-01-06 Thread Lukas Smith
I have seen this used (doesn't even Yahoo use this?) Anyways I guess the important thing is to think about the audience you are trying to get to report bugs. What is important to get anything fixed? The initial Report and then Feedback! What slows down fixes: Bug reports without Feedback (as you

Re: [PHP-DEV] Re: new bug viewing/editing form

2002-01-06 Thread Melvyn Sopacua
Hi, Bugzilla implements that kind of authentication to avoid reports from faked people that do not intend to provide feedback later. Which is what you want, for a good voting system. You want users, who took the time to search through the active database, to cast their vote, so developers get

[PHP-DEV] Bug #14893: RE starting with (.*) might break

2002-01-06 Thread japhy
From: [EMAIL PROTECTED] Operating system: SunOS PHP version: 4.1.1 PHP Bug Type: PCRE related Bug description: RE starting with (.*) might break Here's the problem: ? echo preg_match('/(.*)\d+\1/', 'ab1b'); ? It fails, but it really shouldn't. You can fool the engine

RE: [PHP-DEV] Re: new bug viewing/editing form

2002-01-06 Thread Melvyn Sopacua
Lukas Smith said at 23:37 6-1-2002: Anyways I guess the important thing is to think about the audience you are trying to get to report bugs. That wouldn't necessarily be the same people, who you need for a vote. The audience for a vote, would be to get an indication of the affected sites (would

[PHP-DEV] Bug #14894: socket_read should return string, not int

2002-01-06 Thread junk-php
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.0 PHP Bug Type: Documentation problem Bug description: socket_read should return string, not int http://www.php.net/manual/en/function.socket-read.php Claims to return an int. The prototype should be string

[PHP-DEV] Re: new bug viewing/editing form

2002-01-06 Thread Jim Winstead
Manuel Lemos [EMAIL PROTECTED] wrote: Jim Winstead wrote: - Voting does not work on Opera 5.05 for Linux. When you submit the vote, it fails with the message missing parameter score. it's a bug in opera. http://bugs.php.net/~jimw/bugs/opera-broken.php but because of the order of the

[PHP-DEV] Bug #14894 Updated: socket_read should return string, not int

2002-01-06 Thread junk-php
ID: 14894 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.0 New Comment: Examples in mainline socket text should also be updated, they use the bogus version. Previous Comments:

[PHP-DEV] Bug #14895: Error when trying to load the php4 module

2002-01-06 Thread snowgod
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.3-RELEASE PHP version: 4.1.1 PHP Bug Type: OpenSSL related Bug description: Error when trying to load the php4 module Here is my configuration when compiling php ./configure --with-mysql --enable-track-vars --with-snmp

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

2002-01-06 Thread Yasuo Ohgaki
[EMAIL PROTECTED] wrote: On Thu, 3 Jan 2002, Yasuo Ohgaki wrote: Which is perfectly fine as it is IMO. What is the change here that you suggest exactly? - Do not use php_session_register_module() - Add #ifdef to ps_modules struct for external save handler modules You want to add

[PHP-DEV] Bug #13341 Updated: Seffault in outputbuffers

2002-01-06 Thread yohgaki
ID: 13341 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Analyzed Bug Type: Reproducible crash Operating System: linux PHP Version: 4.0.6 Old Assigned To: Assigned To: yohgaki New Comment: Assign to me so that I don't forget about this. Zeev may want to fix this,

[PHP-DEV] Bug #14528 Updated: Conflicting types for 'gdioctx'

2002-01-06 Thread grichards
ID: 14528 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Open Bug Type: Compile Failure Operating System: Red Hat 7.2 PHP Version: 4.0.6 New Comment: I just got around to upgrading to 4.1.0, no difference, still can't compile --with-gd Previous

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

2002-01-06 Thread Yasuo Ohgaki
Mlwmohawk wrote: On Wednesday 02 January 2002 04:37 pm, Yasuo Ohgaki wrote: Yasuo Ohgaki wrote: BTW, if I fix the issue with 3), I have to change msession a line so that it does not register it as session save handler. (handler is registered by #ifdef) I have to move pgsql session save

[PHP-DEV] Bug #14612 Updated: session save handler module uses php_session_register_module() does not work.

2002-01-06 Thread yohgaki
ID: 14612 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Critical Status: Closed Bug Type: Session related Operating System: Linux PHP Version: 4.0CVS-2001-12-19 New Comment: Fixed in 4.2.0-dev Previous Comments:

[PHP-DEV] Bug #14798 Updated: session.gc_maxlifetime does not work (Reopen Bug ID #3793)

2002-01-06 Thread yohgaki
ID: 14798 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Win 2k PHP Version: 4.1.0 New Comment: Any windows users can confirm this? BTW, gc_maxlifetime is in sec. and *explained* explicitly in php.ini IIRC. Previous Comments:

[PHP-DEV] Bug #14628 Updated: Session functions block on lock

2002-01-06 Thread yohgaki
ID: 14628 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Session related Operating System: Linux PHP Version: 4.1.0 New Comment: I guess your httpd is crashing. Please check your apache log. Do you get core file? Previous Comments:

[PHP-DEV] Bug #13554 Updated: Storing complex object as session variable makes apache go beserk

2002-01-06 Thread yohgaki
ID: 13554 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Session related Operating System: Redhat Linux PHP Version: 4.0.6 New Comment: Does this happen with PHP 4.1.1? Previous Comments:

[PHP-DEV] Bug #13236 Updated: Cycles in object references are not restored correctly

2002-01-06 Thread yohgaki
ID: 13236 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Suspended Bug Type: Session related Operating System: Linux PHP Version: 4.0.6 New Comment: This may not be fixed. Even if it is fixed, it will not be done in near future. Previous Comments:

[PHP-DEV] Bug #14896: Multi threaded support

2002-01-06 Thread alan_k
From: [EMAIL PROTECTED] Operating system: All PHP version: 4.0CVS-2002-01-06 PHP Bug Type: Feature/Change Request Bug description: Multi threaded support Couldnt find it in the database so I thought I better add it. $id = thread_create(function_or_object_method);

  1   2   >