#34515 [NEW]: mysqli_fetch_assoc crashes application

2005-09-15 Thread jaba at inbox dot lv
From: jaba at inbox dot lv Operating system: Debian GNU/Linux PHP version: 5.0.5 PHP Bug Type: MySQLi related Bug description: mysqli_fetch_assoc crashes application Description: I am developing on Windows XP but the application production version is supposed

#30310 [NEW]: Can't overload static methods with __call()

2004-10-02 Thread jaba at inbox dot lv
From: jaba at inbox dot lv Operating system: Windows XP PHP version: 5.0.2 PHP Bug Type: Class/Object related Bug description: Can't overload static methods with __call() Description: I am trying to write a class which can be used statically e.g. Db::connect

#27517 [Com]: SimpleXML dont get CDATA

2004-03-31 Thread jaba at inbox dot lv
ID: 27517 Comment by: jaba at inbox dot lv Reported By: cyppe at telia dot com Status: No Feedback Bug Type: XML related Operating System: linux PHP Version: 5.0.0b4 (beta4) New Comment: SimpleXML does support CDATA, but it fails to show

#27517 [Com]: SimpleXML dont get CDATA

2004-03-31 Thread jaba at inbox dot lv
ID: 27517 Comment by: jaba at inbox dot lv Reported By: cyppe at telia dot com Status: No Feedback Bug Type: XML related Operating System: linux PHP Version: 5.0.0b4 (beta4) New Comment: Just wanted to add that this is PHP5 RC1 running

#27086 [NEW]: Comments dont work if you have ? in them

2004-01-29 Thread jaba at inbox dot lv
From: jaba at inbox dot lv Operating system: any? PHP version: 5.0.0b3 (beta3) PHP Bug Type: Scripting Engine problem Bug description: Comments dont work if you have ? in them Description: Comment line starters # and // dont work properly. I thought everything

#27086 [Bgs]: Comments dont work if you have ? in them

2004-01-29 Thread jaba at inbox dot lv
ID: 27086 User updated by: jaba at inbox dot lv Reported By: jaba at inbox dot lv Status: Bogus Bug Type: Scripting Engine problem Operating System: any? PHP Version: 5.0.0b3 (beta3) New Comment: If this is not a bug, i must be an elephant. Just

#26867 [Bgs-Opn]: get_declared_classes() does not return interfaces

2004-01-11 Thread jaba at inbox dot lv
ID: 26867 User updated by: jaba at inbox dot lv Reported By: jaba at inbox dot lv -Status: Bogus +Status: Open Bug Type: Class/Object related Operating System: Any PHP Version: 5.0.0b3 (beta3) New Comment: If this behaviour

#26867 [NEW]: get_declared_classes() does not return interfaces

2004-01-10 Thread jaba at inbox dot lv
From: jaba at inbox dot lv Operating system: Any PHP version: 5.0.0b3 (beta3) PHP Bug Type: Class/Object related Bug description: get_declared_classes() does not return interfaces Description: At PHP5 we have a nice thing called interface. get_declared_classes

#26867 [Opn]: get_declared_classes() does not return interfaces

2004-01-10 Thread jaba at inbox dot lv
ID: 26867 User updated by: jaba at inbox dot lv Reported By: jaba at inbox dot lv Status: Open Bug Type: Class/Object related Operating System: Any PHP Version: 5.0.0b3 (beta3) New Comment: I mixed up expected with actual results. Previous