#41095 [Bgs]: array conversion to object

2007-04-15 Thread mazsolt at yahoo dot com
ID: 41095 User updated by: mazsolt at yahoo dot com Reported By: mazsolt at yahoo dot com Status: Bogus Bug Type: Class/Object related Operating System: Win PHP Version: 5.2.1 New Comment: I tried with: echo $obj->{0}; and I got the mess

#41095 [NEW]: array conversion to object

2007-04-15 Thread mazsolt at yahoo dot com
From: mazsolt at yahoo dot com Operating system: Win PHP version: 5.2.1 PHP Bug Type: Class/Object related Bug description: array conversion to object Description: I tried to convert an array, with integer keys, to an object. The problem seems to be that

#27711 [Fbk->Opn]: implicit garbage collector for sessions in PHP

2004-04-07 Thread mazsolt at yahoo dot com
ID: 27711 User updated by: mazsolt at yahoo dot com Reported By: mazsolt at yahoo dot com -Status: Feedback +Status: Open Bug Type: Session related Operating System: win32 + iis 6.0 PHP Version: 4.3.4 New Comment: all the session files

#27872 [NEW]: Where should my php.ini file be located? - Apache

2004-04-05 Thread mazsolt at yahoo dot com
From: mazsolt at yahoo dot com Operating system: Windows 2000 Server PHP version: 4.3.5 PHP Bug Type: *Configuration Issues Bug description: Where should my php.ini file be located? - Apache Description: hello, according to the documentation, --> "I

#27711 [Fbk->Opn]: implicit garbage collector for sessions in PHP

2004-03-30 Thread mazsolt at yahoo dot com
ID: 27711 User updated by: mazsolt at yahoo dot com Reported By: mazsolt at yahoo dot com -Status: Feedback +Status: Open Bug Type: Session related Operating System: IIS 6.0 PHP Version: 4.3.4 New Comment: operating system: windows 2003

#27711 [NEW]: implicit garbage collector for sessions in PHP

2004-03-26 Thread mazsolt at yahoo dot com
From: mazsolt at yahoo dot com Operating system: IIS 6.0 PHP version: 4.3.4 PHP Bug Type: Session related Bug description: implicit garbage collector for sessions in PHP Description: this post seems to the "Bug #12888 garbage collector" post. I ha

#25884 [NEW]: to run a mysql script from php

2003-10-15 Thread mazsolt at yahoo dot com
From: mazsolt at yahoo dot com Operating system: win 2000 Server, IIS PHP version: 4.3.3 PHP Bug Type: MySQL related Bug description: to run a mysql script from php Description: hello I launched this problem on several forums ( like phpbuilder), but I haven&#

php-bugs@lists.php.net

2003-03-25 Thread mazsolt at yahoo dot com
From: mazsolt at yahoo dot com Operating system: windows 2000 Server PHP version: 4.3.0 PHP Bug Type: *General Issues Bug description: ignore_user_abort&memory_limit php.ini: output_buffering = Off IIS: disable ouput buffering the program: After about 3 second

#21690 [NEW]: error handling

2003-01-16 Thread mazsolt
From: [EMAIL PROTECTED] Operating system: windows PHP version: 4.2.1 PHP Bug Type: Unknown/Other Function Bug description: error handling I read in the documentation, that the set_error_handler function helps us to perform some actions when a critical error happens. I wrote a