[PHP-BUG] Bug #64702 [NEW]: this is bug?

2013-04-23 Thread lgynove at 163 dot com
From: lgynove at 163 dot com Operating system: windows xp PHP version: 5.3.24 Package: *General Issues Bug Type: Bug Bug description:this is bug? Description: this is bug? Test script: --- var_dump(strpos(, 11)) //false var_dump

[PHP-BUG] Bug #63926 [NEW]: n/a

2013-01-07 Thread lgynove at 163 dot com
From: lgynove at 163 dot com Operating system: windows xp PHP version: 5.4.10 Package: Reflection related Bug Type: Bug Bug description:n/a Description: n/a Test script: --- $array = array(1); while(list($k, $v) = each($array

[PHP-BUG] Bug #63544 [NEW]: n/a

2012-11-16 Thread lgynove at 163 dot com
From: lgynove at 163 dot com Operating system: windows xp PHP version: 5.4.8 Package: Reflection related Bug Type: Bug Bug description:n/a Description: look script Test script: --- echo " "; echo $_POST[a][33];

Bug #62361 [Opn]: SQLite3::escapeString

2012-06-23 Thread lgynove at 163 dot com
Edit report at https://bugs.php.net/bug.php?id=62361&edit=1 ID: 62361 User updated by:lgynove at 163 dot com Reported by:lgynove at 163 dot com Summary:SQLite3::escapeString Status: Open Type: Bug -Package:SQ

Bug #34972 [Com]: STDIN won't allow nonblocking.

2010-12-24 Thread lgynove at 163 dot com
Edit report at http://bugs.php.net/bug.php?id=34972&edit=1 ID: 34972 Comment by: lgynove at 163 dot com Reported by:VJTD3 at VJTD3 dot com Summary:STDIN won't allow nonblocking. Status: Assigned Type: Bug

[PHP-BUG] Bug #52739 [NEW]: rename bug

2010-08-30 Thread lgynove at 163 dot com
From: Operating system: windows xp PHP version: 5.3.3 Package: Compile Warning Bug Type: Bug Bug description:rename bug Description: i think it a rename function bug Test script: --- http://bugs.php.net/bug.php?id=52739&edit=1 -- Try a

#39263 [Com]: Enable image(gif|jpg|png) functions to save to a php stream

2010-01-14 Thread lgynove at 163 dot com
ID: 39263 Comment by: lgynove at 163 dot com Reported By: wb at pro-net dot co dot uk Status: Assigned Bug Type: Feature/Change Request Operating System: * PHP Version: 5CVS, 6CVS Assigned To: pajoye New Comment: still not fix... three

#47583 [NEW]: think this...is bug or not

2009-03-05 Thread lgynove at 163 dot com
From: lgynove at 163 dot com Operating system: windows xp PHP version: 5.2.9 PHP Bug Type: *General Issues Bug description: think this...is bug or not Description: think this...is bug or not Reproduce code: --- $a = array(1,2,3); $b = array(3,2,1

#43174 [NEW]: arrays bug

2007-11-01 Thread lgynove at 163 dot com
From: lgynove at 163 dot com Operating system: windows xp PHP version: 5.2.4 PHP Bug Type: Scripting Engine problem Bug description: arrays bug Description: Unexpectedly...about Scalar. Reproduce code: --- function a($a) { if($a[

#42572 [NEW]: Exception

2007-09-05 Thread lgynove at 163 dot com
From: lgynove at 163 dot com Operating system: windows xp PHP version: 5.2.4 PHP Bug Type: Unknown/Other Function Bug description: Exception Description: run it then you see... Reproduce code: --- http://bugs.php.net/?id=42572&edit=1 -- Try a

#42335 [NEW]: session

2007-08-18 Thread lgynove at 163 dot com
From: lgynove at 163 dot com Operating system: windows xp PHP version: 5.2.3 PHP Bug Type: Unknown/Other Function Bug description: session Description: Array ( [a] => ok [b] => ok [c] => ok [d] => ok [e] => ok ) */ ?&g

#40660 [NEW]: tell me why?

2007-02-27 Thread lgynove at 163 dot com
From: lgynove at 163 dot com Operating system: windows xp2 PHP version: 5.2.1 PHP Bug Type: Scripting Engine problem Bug description: tell me why? Description: Fatal error: Call to undefined function a() in D:\www\test.php on line 3 Reproduce code