[PHP-DEV] Bug #14709 Updated: segmentation fault

2002-01-04 Thread vvo
ID: 14709 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: XSLT related Operating System: Linux 2.4.3-12 (Apache/1.3.20) PHP Version: 4.1.0 New Comment: Recompiling Apache fixed the problem. Thanks for the tip. Previous Comments:

[PHP-DEV] Bug #14794 Updated: misleading warning with regard to 'allow_call_time_pass_reference'

2002-01-02 Thread vvo
ID: 14794 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Summary: xml_set_object() should take object by-reference Status: Open Old Bug Type: XML related Bug Type: Feature/Change Request Operating System: Linux 2.4 / Apache 1.3 PHP Version: 4.1.1 New Comment: Ok, I am

[PHP-DEV] Bug #14794 Updated: misleading warning with regard to 'allow_call_time_pass_reference'

2002-01-02 Thread vvo
ID: 14794 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Summary: xml_set_object() should take object by-reference Status: Open Bug Type: Feature/Change Request Operating System: Linux 2.4 / Apache 1.3 PHP Version: 4.1.1 New Comment: Ok, I am really embarassed now, because

[PHP-DEV] Bug #14794 Updated: misleading warning with regard to 'allow_call_time_pass_reference'

2002-01-02 Thread vvo
ID: 14794 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Summary: xml_set_object() should take object by-reference Status: Open Bug Type: Feature/Change Request Operating System: Linux 2.4 / Apache 1.3 PHP Version: 4.1.1 New Comment: Ok, I am really embarassed now, because

[PHP-DEV] Bug #14794: xml_set_object() should take object by-reference

2002-01-01 Thread vvo
From: [EMAIL PROTECTED] Operating system: Linux 2.4 / Apache 1.3 PHP version: 4.1.1 PHP Bug Type: XML related Bug description: xml_set_object() should take object by-reference I am getting the following warning after I switched to 'php.ini-recommended': Warning:

[PHP-DEV] Bug #14709: segmentation fault

2001-12-26 Thread vvo
From: [EMAIL PROTECTED] Operating system: Linux 2.4.3-12 (Apache/1.3.20) PHP version: 4.1.0 PHP Bug Type: XSLT related Bug description: segmentation fault [Note: PHP version is 4.1.1 -- the drop-down box has 4.1.0 as latest version] Script: ? $processor =

[PHP-DEV] Bug #12686: --with-sablot breaks the build

2001-08-09 Thread vvo
From: [EMAIL PROTECTED] Operating system: RedHat 7.0 PHP version: 4.0CVS-2001-08-09 PHP Bug Type: Compile Failure Bug description: --with-sablot breaks the build Having I updated my php4, this is what I get: /bin/sh /home/cvsroot/php4/libtool --silent --mode=compile gcc

[PHP-DEV] Bug #11910: Invalid XML declaration generated, missing '?' before the closing ''

2001-07-05 Thread vvo
From: [EMAIL PROTECTED] Operating system: Linux Redhat 7.0 PHP version: 4.0.4pl1 PHP Bug Type: Sablotron XSL Bug description: Invalid XML declaration generated, missing '?' before the closing 'gt;' This bug was found with Sablotron 0.60. When a stylesheet is using: ...

[PHP-DEV] PHP 4.0 Bug #10166: read_exif_data loads whole image into memory

2001-04-04 Thread vvo
From: [EMAIL PROTECTED] Operating system: Linux 2.2 PHP version: 4.0 Latest CVS (04/04/2001) PHP Bug Type: Performance problem Bug description: read_exif_data loads whole image into memory Some users observed that read_exif_data is too slow with 1MB image files, which is a

[PHP-DEV] PHP 4.0 Bug #9673 Updated: Relative paths in require(), require_once(), include(), include_once()

2001-03-15 Thread vvo
ID: 9673 User Update by: [EMAIL PROTECTED] Status: Analyzed Bug Type: Scripting Engine problem Description: Relative paths in require(), require_once(), include(), include_once() We are talking about all four functions here, not just include(). The resemblance of require() to the #include

[PHP-DEV] PHP 4.0 Bug #9673: Relative paths in require(), require_once(), include(), include_once()

2001-03-10 Thread vvo
From: [EMAIL PROTECTED] Operating system: RedHat Linux 7.0 PHP version: 4.0.1pl2 PHP Bug Type: Scripting Engine problem Bug description: Relative paths in require(), require_once(), include(), include_once() Here is an example of how relative paths are currently resolved