Is it not possible to run the "show create table __" via PDO? I swear I
was able to do this in the past, and for some reason this is not
working. Am I doing something wrong, is this a bug, or is this planned?
Pasted below is the mysql command and result expected, test code, and
its result.
Yeah, I'd really like to take a look at the patches first. ICU API is
very complex and we should be cautious of mapping it directly into PHP.
BTW, you have karma.
-Andrei
On Apr 21, 2006, at 5:31 PM, l0t3k wrote:
Andrei,
not yet. i just a second ago updated to include your refcounted
co
Andrei,
not yet. i just a second ago updated to include your refcounted collator
patch, so i'll have to do some tweaking. In any case, i'll attach diffs here
before committing.
Clayton
"Andrei Zmievski" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Apr 21, 2006, at 5:22 PM
On Apr 21, 2006, at 5:22 PM, l0t3k wrote:
Pierre,
i've been working extensively (in private) with the ICU API [1],
so that's
my primary focus. in the immediate term i
have a patch against the CVS collator code to add support for sort
keys, as
well as a patch for ICU error code to
string
Pierre,
i've been working extensively (in private) with the ICU API [1], so that's
my primary focus. in the immediate term i
have a patch against the CVS collator code to add support for sort keys, as
well as a patch for ICU error code to
string [2].
Clayton
aka l0t3k
[1] An old attempt is he
Hello Frank,
thanks :-)
marcus
Friday, April 21, 2006, 11:26:18 PM, you wrote:
> Hi Rob,
> Working on a patch for those as well.
> - Frank
>> If this patch is used to fix the build, the same change need to be made
> in:
>> ext/spl/spl_directory.c
>> ext/standard/image.c (php_stream_gets)
>
Hello William,
maybe i can be of a bit help here (if i am an option) :-)
marcus
Friday, April 21, 2006, 8:10:26 PM, you wrote:
> Do you think that my proposal of phpAspect is interesting ? Anyone
> would like to be my mentor if the project is selected ?
> Best regards,
> William Candillon
On 4/22/06, l0t3k <[EMAIL PROTECTED]> wrote:
> Could someone please give me karma for ext/unicode ?
> My CVS ID is ccollie.
What do you like to add, change or propose? I did not remember any
post with patches for ext/unicode.
Can you please explain us your plans? Thanks :)
--Pierre
--
PHP Inter
Hi Rob,
Working on a patch for those as well.
- Frank
> If this patch is used to fix the build, the same change need to be made
in:
> ext/spl/spl_directory.c
> ext/standard/image.c (php_stream_gets)
> sapi/cli/php_cli.c (php_stream_gets)
>
> Frank M. Kromann wrote:
> > Hello Everyone,
> >
> > H
If this patch is used to fix the build, the same change need to be made in:
ext/spl/spl_directory.c
ext/standard/image.c (php_stream_gets)
sapi/cli/php_cli.c (php_stream_gets)
Frank M. Kromann wrote:
Hello Everyone,
Here is a patch that makes it possible to compile HEAD on win32.
http://kroman
Hello Everyone,
Here is a patch that makes it possible to compile HEAD on win32.
http://kromann.info/diff-file.c
php_stream_get_line_ex() and php_stream_get_line() are both defined as
macros where the buf parameter is replaced with ZSTR(buf). Setting buf to
NULL_ZSTR causes the function to be ca
As you probably know, we keep track of the Unicode function upgrade
progress at this URL:
http://www.php.net/~scoates/unicode/
Currently, most of the functions are marked as unsafe or untested.
However, there are plenty of extensions/functions that do not deal with
strings at all and
Do you think that my proposal of phpAspect is interesting ? Anyone
would like to be my mentor if the project is selected ?
Best regards,
William Candillon
On 4/15/06, William Candillon <[EMAIL PROTECTED]> wrote:
> I think of proposing as a project a new version of phpaspect
> (http://phpapsect.o
Hello,
in 5.1.3RC3 there is still memory corruption happening when using __get and
foreach. IMHO this is a critical problem, since this leads to any kind of
program misbehaving up to sigsegv (what happened here in production systems).
As all memory corruption problems this can lead to security
14 matches
Mail list logo