#31737 [NEW]: COM crash when calling WinMgmts

2005-01-27 Thread jlim at natsoft dot com
From: jlim at natsoft dot com Operating system: Windows XP PHP version: 4.3.10 PHP Bug Type: COM related Bug description: COM crash when calling WinMgmts Description: Previously the following script to monitor CPU usage on Windows was working with PHP 4.3.8

#31737 [Fbk->Csd]: COM crash when calling WinMgmts

2005-01-28 Thread jlim at natsoft dot com
ID: 31737 User updated by: jlim at natsoft dot com Reported By: jlim at natsoft dot com -Status: Feedback +Status: Closed Bug Type: COM related Operating System: Windows XP PHP Version: 4.3.10 New Comment: Verified fixed with latest

#31968 [NEW]: PDO getcolumnmeta returns no value when select returns not data

2005-02-14 Thread jlim at natsoft dot com
From: jlim at natsoft dot com Operating system: WinXP SP2 PHP version: 5CVS-2005-02-14 (dev) PHP Bug Type: *Database Functions Bug description: PDO getcolumnmeta returns no value when select returns not data Description: Hi, I think PDO should return the

#31968 [Asn]: PDO getcolumnmeta returns no value when select returns not data

2005-02-14 Thread jlim at natsoft dot com
ID: 31968 User updated by: jlim at natsoft dot com Reported By: jlim at natsoft dot com Status: Assigned Bug Type: *Database Functions Operating System: WinXP SP2 PHP Version: 5CVS-2005-02-14 (dev) Assigned To: wez New Comment: Hi This is

#24396 [NEW]: foreach ($k=>$v), the key $k is missing

2003-06-29 Thread jlim at natsoft dot com
From: jlim at natsoft dot com Operating system: Windows XP PHP version: 5.0.0b1 (beta1) PHP Bug Type: Scripting Engine problem Bug description: foreach ($k=>$v), the key $k is missing Description: The following script below fails (missing $k). Reproduce c

#24397 [NEW]: Apache 1.3.27 inconsistencies with PHP5

2003-06-29 Thread jlim at natsoft dot com
From: jlim at natsoft dot com Operating system: Windows XP PHP version: 5.0.0b1 (beta1) PHP Bug Type: *Web Server problem Bug description: Apache 1.3.27 inconsistencies with PHP5 Description: Note the funky inconsistency below in the httpd.conf script that i had

#24397 [Opn]: Apache 1.3.27 inconsistencies with PHP5

2003-06-30 Thread jlim at natsoft dot com
ID: 24397 User updated by: jlim at natsoft dot com Reported By: jlim at natsoft dot com Status: Open Bug Type: Apache related Operating System: Windows XP PHP Version: 5.0.0b1 (beta1) New Comment: Sorry The extension directory problem is bogus. I

#24453 [NEW]: w32api registerfunction fails on 3rd call

2003-07-01 Thread jlim at natsoft dot com
From: jlim at natsoft dot com Operating system: Windows XP PHP version: 4.3.2 PHP Bug Type: Unknown/Other Function Bug description: w32api registerfunction fails on 3rd call Description: If the 3rd registerfunction (for messageboxa) is commented out, the code

#21076 [Ver]: ODBC_TABLES and ODBC_COLUMNS cannot be called together

2003-07-02 Thread jlim at natsoft dot com
ID: 21076 User updated by: jlim at natsoft dot com -Reported By: heyjohnlim at yahoo dot com +Reported By: jlim at natsoft dot com Status: Verified Bug Type: ODBC related Operating System: Win2000, IIS-CGI PHP Version: 4.3.3RC2-dev New Comment

#24453 [Opn]: w32api registerfunction fails on 3rd call

2003-07-03 Thread jlim at natsoft dot com
ID: 24453 User updated by: jlim at natsoft dot com Reported By: jlim at natsoft dot com Status: Open Bug Type: Feature/Change Request Operating System: Windows XP PHP Version: 4.3.2 New Comment: OK, tested again with 4.3.3RC2-dev, Windows XP with

#24453 [Opn]: w32api registerfunction fails on 3rd call

2003-07-03 Thread jlim at natsoft dot com
ID: 24453 User updated by: jlim at natsoft dot com Reported By: jlim at natsoft dot com Status: Open Bug Type: Feature/Change Request Operating System: Windows XP PHP Version: 4.3.3-RC2dev New Comment: Here is my phpinfo: Content-type: text/html

#45485 [NEW]: strip_tags and

2008-07-11 Thread jlim at natsoft dot com
From: jlim at natsoft dot com Operating system: Windows PHP version: 5.2.6 PHP Bug Type: Strings related Bug description: strip_tags and This Text disappears EOD; $s = strip_tags($s); echo htmlspecialchars($s),""; # WORKS $s =<<< EOD This text

#20048 [Com]: mktime() returns -1 for dates < 1970

2003-02-26 Thread jlim at natsoft dot com dot my
ID: 20048 Comment by: jlim at natsoft dot com dot my Reported By: jamie at hometownsports dot ca Status: Wont fix Bug Type: Unknown/Other Function Operating System: RedHat Linux 7.3 PHP Version: 4.2.2 New Comment: As a workaround, you can

#20953 [Com]: error when combing ?: and return by reference

2005-06-14 Thread jlim at natsoft dot com dot my
ID: 20953 Comment by: jlim at natsoft dot com dot my Reported By: minakov at bas-net dot by Status: No Feedback Bug Type: Scripting Engine problem Operating System: Windows NT 5.1 build 2600 PHP Version: 4.4.0-dev New Comment: I also