Re: [PHP-DEV] Fwd: [rmtools] Build error between r310648 and 310691

2011-05-01 Thread Gustavo Lopes
On Sun, 01 May 2011 21:01:25 +0100, Pierre Joye wrote: -- Forwarded message -- From: Date: 1 May 2011 21:36 Subject: [rmtools] Build error between r310648 and 310691 To: , This is an automatic mail from the rmtoool's build bots. New build errors have been introduced betwee

[PHP-DEV] Fwd: [rmtools] Build error between r310648 and 310691

2011-05-01 Thread Pierre Joye
-- Forwarded message -- From: Date: 1 May 2011 21:36 Subject: [rmtools] Build error between r310648 and 310691 To: , This is an automatic mail from the rmtoool's build bots. New build errors have been introduced between 310648 and 310691. The errors are: Build ts-windows-vc9-x

[PHP-DEV] Access a temporary file created by SplTempFileObject by another file handle instance

2011-05-01 Thread Christian Kaps
Hi, is there any reason why a temporary file created with SplTempFileObject isn't accessible by another e.g. SplFileObject instance. $temp = new SplTempFileObject(); $temp->fwrite('A string'); var_dump($temp->getPathname()); The var_dump call returns always the PHP stream URL php://temp. Why the

Re: [PHP-DEV] Change Request: Make PDO default to not emulate prepared statements for MySQL

2011-05-01 Thread Johannes Schlüter
Hi, On Apr 30, 2011, at 17:13, Anthony Ferrara wrote: > I have already reported this issue on the bug tracker: > http://bugs.php.net/bug.php?id=54638 Besides the question about query cache and security there is a bit more to keep in mind: Using native prepared statements means one more round-