[PHP-DEV] Bug #14235: serialize and setlocale: inconsistent behavior

2001-11-26 Thread aulbach
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.6 PHP Bug Type: *Languages/Translation Bug description: serialize and setlocale: inconsistent behavior The following script ?php $a=3.14; echo pre$a type . gettype($a); $olc=setlocale(LC_ALL,0);

[PHP-DEV] Bug #14002 Updated: array_merge of subarrays deletes subarrays of unmerged data

2001-11-16 Thread aulbach
ID: 14002 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Arrays related Operating System: unix PHP Version: 4.0.4pl1 New Comment: Could just test it 4.0.6 and it works. :) Previous Comments:

[PHP-DEV] Bug #14002: array_merge of subarrays deletes subarrays of unmerged data

2001-11-09 Thread aulbach
From: [EMAIL PROTECTED] Operating system: unix PHP version: 4.0.4pl1 PHP Bug Type: Arrays related Bug description: array_merge of subarrays deletes subarrays of unmerged data Example script is also @ http://dev0.fidion.de/ssilk/test/err_array_merge.php This behavior

[PHP-DEV] PHP 4.0 Bug #8972 Updated: Referenced variables and unset()

2001-03-08 Thread aulbach
ID: 8972 User Update by: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: Scripting Engine problem Description: Referenced variables and unset() Dosn't solve my problem and the fact, that PHPs behavior is unuseable doing the thing I need it for. I have been written an ugly

[PHP-DEV] PHP 4.0 Bug #8937 Updated: unset() in context with GLOBAL

2001-01-29 Thread aulbach
ID: 8937 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Description: unset() in context with GLOBAL Bug or feature. Thats the question. :) Sorry, it IS a bug. 4 people have mentioned this and I found now a test case, where no workarround exists. But I

[PHP-DEV] PHP 4.0 Bug #8937: unset() in context with GLOBAL

2001-01-26 Thread aulbach
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.3pl1 PHP Bug Type: Scripting Engine problem Bug description: unset() in context with GLOBAL unset() in context with GLOBAL has a serious bug. This bug appeard, when I changed a PHP3-program to PHP4. The

[PHP-DEV] PHP 4.0 Bug #8937 Updated: unset() in context with GLOBAL

2001-01-26 Thread aulbach
ID: 8937 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Scripting Engine problem Description: unset() in context with GLOBAL Of course I know that it is already documented. First mentioned in August 1999! Havn't mentioned this, cause it is not relevant. A bug is bug, and the other