[PHP-DEV] Bug #15350: Apache crashes when using PHP's magical __sleep() function

2002-02-03 Thread bs_php
From: [EMAIL PROTECTED] Operating system: Win 2k PHP version: 4.1.0 PHP Bug Type: Reproducible crash Bug description: Apache crashes when using PHP's magical __sleep() function Using latest Apache V 1.3.22 Apache chrashes whith this code: A also tested __wakeup() and

[PHP-DEV] Bug #14237 Updated: reference calls in some cases very slow

2002-01-31 Thread bs_php
ID: 14237 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Performance problem Operating System: i686-pc-linux-gnu PHP Version: 4.1.0 New Comment: I did some benchmark tests on loops and so that also delever some strange result

[PHP-DEV] Bug #15092 Updated: xml_parse() fails if XML-data contains entity like   or © ...

2002-01-22 Thread bs_php
ID: 15092 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: XML related Operating System: Win 2k (all I gues) PHP Version: 4.1.0 New Comment: After some more testes I found that the only literal entities that work are: &, < > and ". *ALL* others (like   ©

[PHP-DEV] Bug #15092: xml_parse() fails if XML-data contains entity like   or © ...

2002-01-17 Thread bs_php
From: [EMAIL PROTECTED] Operating system: Win 2k (all I gues) PHP version: 4.1.0 PHP Bug Type: XML related Bug description: xml_parse() fails if XML-data contains entity like   or © ... PHP XML-parser has problems with the full iso8859-1 char set when trying to use entity n

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

2002-01-13 Thread bs_php
ID: 14798 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Session related Operating System: Win 2k PHP Version: 4.1.0 New Comment: OK, as I thought: The test (see top entry) works on Win with NTFS. What I did: a) I set session.gc_pr

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

2002-01-13 Thread bs_php
ID: 14798 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Win 2k PHP Version: 4.1.0 New Comment: I'm using FAT32 and mtime is working fine! I use mtime in 2 PHP objects I've wrote (a cache system and a extention to PHP's s

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

2002-01-13 Thread bs_php
ID: 14798 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Session related Operating System: Win 2k PHP Version: 4.1.0 Previous Comments: [2002-01-08 06:22:40] [

[PHP-DEV] Bug #14785 Updated: cannot save data with session_register() in functions

2002-01-10 Thread bs_php
ID: 14785 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Debian Linux PHP Version: 4.1.0 New Comment: This is not a Bug. All variables that you plan to register must be global! Reason: Th

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

2002-01-08 Thread bs_php
ID: 14798 User updated by: [EMAIL PROTECTED] 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? What you mean by *any*? At least 3 users working with WIN 2k (Me, [EMAIL PROTECTED], [

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

2002-01-02 Thread bs_php
From: [EMAIL PROTECTED] Operating system: Win 2k PHP version: 4.1.0 PHP Bug Type: Session related Bug description: session.gc_maxlifetime does not work (Reopen Bug ID #3793) Befor going into the bug-report an importent question: session.gc_maxlifetime documented as a lifeti

[PHP-DEV] Bug #14479 Updated: ini_get('memory_limit') returns empty string (Not FALSE or so)

2001-12-13 Thread bs_php
ID: 14479 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Assigned Status: Open Bug Type: Feature/Change Request Operating System: W2k PHP Version: 4.1.0 Old Assigned To: derick Assigned To: New Comment: I'v managed to get the value with get_cfg_var('memory_limi

[PHP-DEV] Bug #14479: ini_get('memory_limit') returns empty string (Not FALSE or so)

2001-12-13 Thread bs_php
From: [EMAIL PROTECTED] Operating system: W2k PHP version: 4.1.0 PHP Bug Type: Feature/Change Request Bug description: ini_get('memory_limit') returns empty string (Not FALSE or so) ini_get('memory_limit') returns empty string (Not FALSE or so). I understand that it may n

[PHP-DEV] Bug #14454 Updated: Is_enum() is not part of PHP4.1.0, as noted in the change list.

2001-12-12 Thread bs_php
ID: 14454 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Summary: Is_enum() is not part of PHP4.1.0, as noted in the chang list. Status: Open Bug Type: Feature/Change Request Operating System: W2k PHP Version: 4.1.0 New Comment: . Previous Comments: ---

[PHP-DEV] Bug #14454: Is_enum() is not part of PHP4.1.0, as noted in the chang list.

2001-12-12 Thread bs_php
From: [EMAIL PROTECTED] Operating system: W2k PHP version: 4.1.0 PHP Bug Type: Feature/Change Request Bug description: Is_enum() is not part of PHP4.1.0, as noted in the chang list. In the change list you wrote: - Added support for single dimensional SafeArrays and Enumer

[PHP-DEV] PHP 4.0 Bug #10555 Updated: .htaccess config setting cause sudden loss of PHP-include path or apache crash

2001-05-02 Thread bs_php
ID: 10555 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Configuration Issues Description: .htaccess config setting cause sudden loss of PHP-include path or apache crash Problem has disappeared with the new version of php 4.0.5 Previous Comments: --

[PHP-DEV] Bug #10555: .htaccess config setting cause sudden loss of PHP-include path or apache crash

2001-04-29 Thread bs_php
From: [EMAIL PROTECTED] Operating system: Windows NT 4.0 and 2000 PHP version: 4.0.4pl1 PHP Bug Type: *Configuration Issues Bug description: .htaccess config setting cause sudden loss of PHP-include path or apache crash ERROR: == A *VERY* tricky error only showning up u