#34773 [NEW]: "0"=="00"

2005-10-06 Thread syre at citiz dot net
From: syre at citiz dot net Operating system: win2k PHP version: 5.0.5 PHP Bug Type: Scripting Engine problem Bug description: "0"=="00" Description: "0" == "00" this didn't mentioned in manual. Reproduce code:

#34739 [NEW]: __call not work in parent class

2005-10-05 Thread syre at citiz dot net
From: syre at citiz dot net Operating system: win2k PHP version: 5.1.0RC1 PHP Bug Type: Scripting Engine problem Bug description: __call not work in parent class Description: a parent class has a __call a sub class inherit from the parent call parent::method

#34067 [Bgs->Opn]: can not get correct result in some cases

2005-08-11 Thread syre at citiz dot net
ID: 34067 User updated by: syre at citiz dot net Reported By: syre at citiz dot net -Status: Bogus +Status: Open Bug Type: MySQL related Operating System: win2000 PHP Version: 5.0.3 New Comment: see bug #31044 even phpmyadmin can not

#34067 [NEW]: can not get correct result in some cases

2005-08-10 Thread syre at citiz dot net
From: syre at citiz dot net Operating system: win2000 PHP version: 5.0.3 PHP Bug Type: MySQL related Bug description: can not get correct result in some cases Description: mysql extension can not get correct result in some cases Reproduce code

#31044 [Com]: UNION with parenthesis doest return first fields data

2005-08-03 Thread syre at citiz dot net
ID: 31044 Comment by: syre at citiz dot net Reported By: argentina at gmail dot com Status: No Feedback Bug Type: MySQL related Operating System: Linux Redhat PHP Version: 4.3.8 New Comment: I also meet with this problem. when use select

[suspicious - maybe spam] [suspicious - maybe spam] #31451 [Fbk->Opn]: __call can not work with __get

2005-01-17 Thread syre at citiz dot net
ID: 31451 User updated by: syre at citiz dot net Reported By: syre at citiz dot net -Status: Feedback +Status: Open Bug Type: Scripting Engine problem Operating System: win2k pro sp4 PHP Version: 4.3.10 New Comment: the problem stilil

[suspicious - maybe spam] [suspicious - maybe spam] #31451 [Fbk->Opn]: __call can not work with __get

2005-01-10 Thread syre at citiz dot net
ID: 31451 User updated by: syre at citiz dot net Reported By: syre at citiz dot net -Status: Feedback +Status: Open Bug Type: Scripting Engine problem Operating System: win2k pro sp4 PHP Version: 4.3.10 New Comment: _target=$target

[suspicious - maybe spam] [suspicious - maybe spam] #31451 [Opn]: __call can not work with __get

2005-01-08 Thread syre at citiz dot net
ID: 31451 User updated by: syre at citiz dot net Reported By: syre at citiz dot net Status: Open Bug Type: Scripting Engine problem Operating System: win2k pro sp4 PHP Version: 4.3.10 New Comment: the code will ok on the recent snapshot but if

[suspicious - maybe spam] [suspicious - maybe spam] #31451 [Fbk->Opn]: __call can not work with __get

2005-01-08 Thread syre at citiz dot net
ID: 31451 User updated by: syre at citiz dot net Reported By: syre at citiz dot net -Status: Feedback +Status: Open Bug Type: Scripting Engine problem Operating System: win2k pro sp4 PHP Version: 4.3.10 New Comment: the code is _target

[suspicious - maybe spam] [suspicious - maybe spam] #31451 [NEW]: __call can not work with __get

2005-01-08 Thread syre at citiz dot net
From: syre at citiz dot net Operating system: win2k pro sp4 PHP version: 4.3.10 PHP Bug Type: Performance problem Bug description: __call can not work with __get Description: //that will ok echo $p->var1; echo "\n"; echo $p->func1(9,7); //that