Re: [PHP-DEV] Providing Visual Studio 2005 builds (again)

2007-11-15 Thread Richard Quadling
On 14/11/2007, Steph Fox [EMAIL PROTECTED] wrote: Hi Richard, It would be useful to see some stats about actual performance increases from using the new runtime. If it is minimal, then cost/benifit isn't great and we are probably going to have to make-do for a while on VC6. Agree.

Re: AW: [PHP-DEV] Providing Visual Studio 2005 builds (again)

2007-11-15 Thread Marcus Boerger
Hello Mario, Thursday, November 15, 2007, 12:03:33 PM, you wrote: PHPx will run with these Microsoft libraries and provide a 25% on average performance increase in real world tests Using Apache compiled with VS8 and PHP 5.2.4 compiled with VS8 bootest the application speed of my scripts.

Re: [PHP-DEV] pdo_firebird: PDO::ATTR_FETCH_TABLE_NAMES support

2007-11-15 Thread Marcus Boerger
Hello Lars, now that you are the newly assigned maintainer, can you take care of the other patches Hans-Peter sent in, too? Also do you want him to get CVS access as well or do you prefer to work as proxy for him at the moment? marcus Thursday, November 15, 2007, 1:15:46 AM, you wrote:

Re: [PHP-DEV] Providing Visual Studio 2005 builds (again)

2007-11-15 Thread Richard Quadling
On 15/11/2007, Mario Brandt [EMAIL PROTECTED] wrote: PHPx will run with these Microsoft libraries and provide a 25% on average performance increase in real world tests Using Apache compiled with VS8 and PHP 5.2.4 compiled with VS8 bootest the application speed of my scripts. Ha. Yes. I see

Re: [PHP-DEV] PDO performance

2007-11-15 Thread Brian Moon
Andrew Mason wrote: Hi guys, Just a quick question. I've recently been looking at changing over our code to use the PDO interface to a mysql database. Currently we are using MySQLi but after looking at the PDO interface i personally prefer the way API is presented (not saying mysqli is bad or

AW: AW: [PHP-DEV] Providing Visual Studio 2005 builds (again)

2007-11-15 Thread Mario Brandt
Mello Marcus any useful numbers? ENV: W2k3 Standart Edition (Kernel Version 5.2.3790 SP2) Apache 2.2.6 VS8 SP1 Hardware: AMD Athlon(tm) 64 Processor 3200+ (2.2 GHz) 512 MB DDR 1 RAM run with the php.exe (cli) --- PHP

Re: [PHP-DEV] [PATCH] Optional scalar type hinting

2007-11-15 Thread Richard Quadling
On 15/11/2007, Sam Barrow [EMAIL PROTECTED] wrote: I found a patch by Derick online to allow for scalar type hinting, and made it work with the newest snapshot of PHP 5.3. I also added the ability to type hint for resources. I would like to ask that it be added to the next PHP release. It

Re: [PHP-DEV] [PATCH] Optional scalar type hinting

2007-11-15 Thread Marcus Boerger
Hello Sam, we discussed this a million times already I think. And the conclusion is to not allow type hinting for base types. marcus Thursday, November 15, 2007, 4:27:17 PM, you wrote: I found a patch by Derick online to allow for scalar type hinting, and made it work with the newest

[PHP-DEV] [PATCH] Optional scalar type hinting

2007-11-15 Thread Sam Barrow
I found a patch by Derick online to allow for scalar type hinting, and made it work with the newest snapshot of PHP 5.3. I also added the ability to type hint for resources. I would like to ask that it be added to the next PHP release. It allows type hinting for int, float, bool, string,

Re: [PHP-DEV] [PATCH] Optional scalar type hinting

2007-11-15 Thread Jeremy Privett
Richard Quadling wrote: On 15/11/2007, Sam Barrow [EMAIL PROTECTED] wrote: I found a patch by Derick online to allow for scalar type hinting, and made it work with the newest snapshot of PHP 5.3. I also added the ability to type hint for resources. I would like to ask that it be added to the

AW: [PHP-DEV] Providing Visual Studio 2005 builds (again)

2007-11-15 Thread Mario Brandt
PHPx will run with these Microsoft libraries and provide a 25% on average performance increase in real world tests Using Apache compiled with VS8 and PHP 5.2.4 compiled with VS8 bootest the application speed of my scripts. Ha. Yes. I see your point, but for those INSTALLING PHP, they would

Re: [PHP-DEV] Providing Visual Studio 2005 builds (again)

2007-11-15 Thread Pierre
On Nov 15, 2007 3:10 PM, Richard Quadling [EMAIL PROTECTED] wrote: On 15/11/2007, Mario Brandt [EMAIL PROTECTED] wrote: PHPx will run with these Microsoft libraries and provide a 25% on average performance increase in real world tests Using Apache compiled with VS8 and PHP 5.2.4 compiled

Re: [PHP-DEV] Providing Visual Studio 2005 builds (again)

2007-11-15 Thread Steph Fox
Where did anyone say she should have no space? Ok, support then. Rather than a no we are not, but an OK, yes, good idea, let's do it and see what the problems are. I thought I'd done that two days ago...? /me checks timestamp on mail. Some of us doze users submit patches which are

Re: AW: [PHP-DEV] Providing Visual Studio 2005 builds (again)

2007-11-15 Thread Steph Fox
Thanks Mario, that's useful info. Mello Marcus any useful numbers? ENV: W2k3 Standart Edition (Kernel Version 5.2.3790 SP2) Apache 2.2.6 VS8 SP1 Hardware: AMD Athlon(tm) 64 Processor 3200+ (2.2 GHz) 512 MB DDR 1 RAM run with the php.exe (cli)

Re: [PHP-DEV] Providing Visual Studio 2005 builds (again)

2007-11-15 Thread Steph Fox
But we probably wouldn't distribute them from php.net. That was my main concern, Stas. (That, and the idea of a double offering on the downloads/snaps pages.) - Steph -- Stanislav Malyshev, Zend Software Architect [EMAIL PROTECTED] http://www.zend.com/ (408)253-8829 MSN: [EMAIL

Re: [PHP-DEV] Providing Visual Studio 2005 builds (again)

2007-11-15 Thread Steph Fox
Richard, hi... I suppose, no matter how many times the message This version of PHP requires this pack of files from Microsoft with a link to the files you are still going to get users complaining that their PHP doesn't work. This is exactly why we just had this whole discussion. Making sure

[PHP-DEV] CVS Account Request: shifu

2007-11-15 Thread shifu chen
For PECL I18N testing -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] php.ini values extension

2007-11-15 Thread Piotr Wadas
Hello, I'm writing php extension to read php.ini settings from independent location, particularly some object or relational database, or, sleepycat db. PHP ini development concept seems pretty straightforward to me, anyway I can't figure out how to make a php.ini setting to be admin value, e.g.