#25725 [Ver]: highlight_string doesn't parse strings containing \ properly

2003-10-02 Thread kjartan at zind dot net
ID: 25725 User updated by: kjartan at zind dot net Reported By: kjartan at zind dot net Status: Verified Bug Type: Scripting Engine problem Operating System: * PHP Version: 4CVS, 5CVS New Comment: Doing @highlight_string seems to work to, but it

#25725 [NEW]: highlight_string doesn't parse strings containing \ properly

2003-10-02 Thread kjartan at zind dot net
From: kjartan at zind dot net Operating system: Linux + Windows PHP version: 4.3.3 PHP Bug Type: Unknown/Other Function Bug description: highlight_string doesn't parse strings containing \ properly Description: Given a string that contains this PHP code:

#20263 [Opn]: feof doesn't work with --with-curlwrappers

2002-11-05 Thread kjartan
ID: 20263 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: cURL related Operating System: Linux RH 7 PHP Version: 4CVS-2002-11-05 New Comment: The option is present in 4.3.0pre2 with no mention of the curlwr

#20263 [WFx->Opn]: feof doesn't work with --with-curlwrappers

2002-11-05 Thread kjartan
ID: 20263 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Won't fix +Status: Open Bug Type: cURL related Operating System: Linux RH 7 PHP Version: 4CVS-2002-11-05 New Comment: Yes, I tested it with and without,

#20263 [NEW]: feof doesn't work with --with-curlwrappers

2002-11-05 Thread kjartan
From: [EMAIL PROTECTED] Operating system: Linux RH 7 PHP version: 4CVS-2002-11-05 PHP Bug Type: cURL related Bug description: feof doesn't work with --with-curlwrappers The following script works fine without curlwrappers, but the while loop never exits with it enabled: h