2009/1/5 Lukas Kahwe Smith :
>
> On 31.12.2008, at 11:11, Richard Quadling wrote:
>
>> With Microsoft having their own PHP extension for talking to MSSQL
>> (http://www.microsoft.com/sqlserver/2005/en/us/PHP-Driver.aspx -
>> though documented to only support SQL 2005 and 2008, not 7 or 2000),
>> co
Hi!
We have the same with global and static. Can you write them in the middle
of a funciton/method? So asking for what the consequence is, is irrelevant
Yes you can. Example:
that it would break most PHP applications out there. Next, we chose 'use'
for the keyword, knowing that it was alread
On Mon, 5 Jan 2009 11:21:56 +0100, Marcus Boerger wrote:
> What is left is moving something we decided upon so that it might look
> like
> something that is similar already avoiding to create a pretty new syntax
> that in my opinion is unnecessary different from anything we already have.
It's d
On 03.01.2009, at 21:44, Oskar Eisemuth wrote:
Hi
Receiving the table name for an column is quite useful.
It is not possible for all PDO database drivers to support this
functionally, still at least the SQLite version could support it
when Bug #42589 is resolved. ATTR_FETCH_TABLE_NAMES sho
I'll try to work on new spl_object_hash.
Lars was interested to help me with that.
I wonder we can reach a final patch before feature freeze.
Regards,
On Mon, Jan 5, 2009 at 2:13 PM, Ilia Alshanetsky wrote:
> Lukas,
>
> I should have sometime in the next few days, so I will try to get the mai
PHP 6 Bug Database summary - http://bugs.php.net/
Num Status Summary (70 total -- which includes 32 feature requests)
===[*General Issues]==
26771 Suspended register_tick_funtions crash under threaded webservers
===
On Sun, Jan 4, 2009 at 10:05 PM, Larry Garfield wrote:
> $f = function($a, &$b) use ($y, &$z) global ($x, &$w) {
It would still leave the "static" keyword as an outlier. It wouldn't
make sense to declare a static by-ref.
Another problem with this, is that "use" and "global" doesn't match
concept
On 05.01.2009, at 15:36, Lukas Kahwe Smith wrote:
target OS in practice for deployment) for an RDBMS that is also
quite a niche solution for PHP. Actually the only RDBMS where I am
willing to currently consider a new non PDO extension sqlite.
Just to make it clear what I was talking about
On 05.01.2009, at 17:00, Steph Fox wrote:
One of the big items on the todo list is turning the scratch pad
into an actual upgrading guide. Would be great if someone could
take the lead on this (and others helping out too of course).
I promised this a loong time ago, no problem wi
On 31.12.2008, at 11:11, Richard Quadling wrote:
With Microsoft having their own PHP extension for talking to MSSQL
(http://www.microsoft.com/sqlserver/2005/en/us/PHP-Driver.aspx -
though documented to only support SQL 2005 and 2008, not 7 or 2000),
could this become the standard alternative fo
PHP 5 Bug Database summary - http://bugs.php.net/
Num Status Summary (1248 total -- which includes 773 feature requests)
===[*Directory/Filesystem functions]
46990 Open Passing UTF8 strings to filesystem functions produce wrong
filenames
===
One of the big items on the todo list is turning the scratch pad into
an actual upgrading guide. Would be great if someone could take the
lead on this (and others helping out too of course).
I promised this a loong time ago, no problem with it now either.
- Steph
--
PHP Internals -
Hi all,
First up: Happy new year to all!
Over the "break" Johannes and I discussed how to proceed after alpha3.
It seems that we do not have any huge things to fix/change and so we
can safely go to beta1 as the next release. We have scheduled this
release for the 4th week of January which
On 05.01.2009, at 15:52, Richard Quadling wrote:
2009/1/5 Lukas Kahwe Smith :
On 31.12.2008, at 11:11, Richard Quadling wrote:
With Microsoft having their own PHP extension for talking to MSSQL
(http://www.microsoft.com/sqlserver/2005/en/us/PHP-Driver.aspx -
though documented to only suppor
Hello Stanislav,
Monday, January 5, 2009, 6:03:56 AM, you wrote:
> Hi!
>> some time back (August 08) I complained about 'use' being at a weird
>> position and not at the same place as 'global' or 'static' where I
>> expected it. Back then Dmitry asked me to provide a patch to check out
>> the
Lukas,
I should have sometime in the next few days, so I will try to get the
mail logging patch finalized.
On 5-Jan-09, at 10:49 AM, Lukas Kahwe Smith wrote:
Hi all,
First up: Happy new year to all!
Over the "break" Johannes and I discussed how to proceed after
alpha3. It seems that we
Hi,
Em Sáb, 2009-01-03 às 11:20 -0800, shire escreveu:
> Felipe Pena wrote:
> > Em Sáb, 2009-01-03 às 10:31 -0200, Felipe Pena escreveu:
> >> Em Sáb, 2009-01-03 às 10:27 -0200, Felipe Pena escreveu:
> >>> Em Sex, 2009-01-02 às 21:03 -0800, shire escreveu:
> I've created a patch for bug #46701
Felipe Pena wrote:
Hi,
Em Sáb, 2009-01-03 às 11:20 -0800, shire escreveu:
Felipe Pena wrote:
Em Sáb, 2009-01-03 às 10:31 -0200, Felipe Pena escreveu:
Em Sáb, 2009-01-03 às 10:27 -0200, Felipe Pena escreveu:
Em Sex, 2009-01-02 às 21:03 -0800, shire escreveu:
I've created a patch for bug #467
The fix looks to be safe enough to MFH, I see no API breakage.
On 5-Jan-09, at 3:36 PM, Felipe Pena wrote:
Hi,
Em Sáb, 2009-01-03 às 11:20 -0800, shire escreveu:
Felipe Pena wrote:
Em Sáb, 2009-01-03 às 10:31 -0200, Felipe Pena escreveu:
Em Sáb, 2009-01-03 às 10:27 -0200, Felipe Pena escre
Em Seg, 2009-01-05 às 18:35 -0500, Ilia Alshanetsky escreveu:
> The fix looks to be safe enough to MFH, I see no API breakage.
OK, done.
--
Regards,
Felipe Pena
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks.
On 5-Jan-09, at 8:36 PM, Felipe Pena wrote:
Em Seg, 2009-01-05 às 18:35 -0500, Ilia Alshanetsky escreveu:
The fix looks to be safe enough to MFH, I see no API breakage.
OK, done.
--
Regards,
Felipe Pena
Ilia Alshanetsky
--
PHP Internals - PHP Runtime Development Mailing Lis
21 matches
Mail list logo