Re: [PHP-DEV] PHP 4.0 Bug #8773: sql_regcase

2001-01-18 Thread Ignacio Vazquez-Abrams
On 18 Jan 2001 [EMAIL PROTECTED] wrote: > From: [EMAIL PROTECTED] > Operating system: Linux PPC > PHP version: 4.0.4pl1 > PHP Bug Type: *Regular Expressions > Bug description: sql_regcase > > sql_regcase does not behave like the manual page illustrates > > manual: > > echo s

[PHP-DEV] PHP 4.0 Bug #8773: sql_regcase

2001-01-17 Thread stewb
From: [EMAIL PROTECTED] Operating system: Linux PPC PHP version: 4.0.4pl1 PHP Bug Type: *Regular Expressions Bug description: sql_regcase sql_regcase does not behave like the manual page illustrates manual: echo sql_regcase("Foo Bar"); [Ff][Oo][Oo][ ][Bb][Aa][Rr] observe