I don't think we should support bitwise ops on Unicode strings. I am
not even sure why we support them for normal strings.
-Andrei
On May 29, 2007, at 2:25 AM, Antony Dovgal wrote:
Hello.
Do you think the engine should support bitwise operators and
Unicode strings?
If yes, how do you th
I have plans for adding the support for it, however last I checked
there was fts v1 and a much improved (newer) fts2. I was waiting for
fts2 to be more tested before making it available. Probably on the
next lib update.
On 15-Jun-07, at 5:42 PM, Steph Fox wrote:
Hey Ilia/Wez,
I came acr
Hey Ilia/Wez,
I came across Google Gears completely by accident (thanks Madeleine D), and
thereby fell across the fts2 (full text search) module in SQLite 3. It looks
like one of those killer feature thingies from here.
Is there any chance for its inclusion in the PDO_SQLITE version? Or is it
I would be REALLY grateful if you could do the whole process with no
assumed knowledge about the compiler or special tools.
Ideally, including the dependent elements too (SDK, .NET, etc).
Regards and thanks up front!
Richard.
On 15/06/07, Zoe Slattery <[EMAIL PROTECTED]> wrote:
Rob, Pierre, S
Rob, Pierre, Stanislav - thank you!!!
I have PHP6 building with a free development environment. Elizabeth's
tutorial + the manual covers most of it. I still have a few spurious
compiler warnings which I think I can deal with but I have a working
php.exe.
It's been such a pain getting here t
Hello,
While testing a bit of code under a different locale (de_DE) we found
that var_export() uses a , for representing floating point decimal
separators. As var_export() is supposed to generate "valid PHP code"
there is now a bug in this function.
While looking into this, I found that intern
Hi folks,
I am currently developing the next major version of TYPO3, a PHP
based content management system. As we take advantage of the new
Unicode features (among other things) it will be completely based on
and rely on PHP6 with unicode.semantics turned on. (Sidenode: My veto
would be t