Hi Stats

The new strict session patch is not ready, yet.
I'll prepare path for 5.3/5.4/trunk.
I was asked for session id collision detection, so
I'll also add that for create_sid() functions.

>> I've also added 2 new escape functions to pgsql in trunk
>> a while ago, pg_escape_literal()/pg_escape_identifier().
>> Is it okay to merge 5.4 branch also?
>
>
> Should be ok, please send me the commit to review. If it doesn't change any
> structures just adds functions it should be fine.

It just adds new functions. I'll find the commit for review later.

Regards,

--
Yasuo Ohgaki
yohg...@ohgaki.net



2012/3/3 Stas Malyshev <smalys...@sugarcrm.com>:
> Hi!
>
>
>> I'll work on the patch for strict session patch so that both
>> PHP 5.4 and 5.3 has the same functionality.
>
>
> OK, do you have the latest patch for that? I remember originally it involved
> some non-BC changes and there were other questions, but I'd like to see the
> final one. In general, if there's no BC issues, I think it may be OK, but
> let's see the final patch.
>
>
>> I've also added 2 new escape functions to pgsql in trunk
>> a while ago, pg_escape_literal()/pg_escape_identifier().
>> Is it okay to merge 5.4 branch also?
>
>
> Should be ok, please send me the commit to review. If it doesn't change any
> structures just adds functions it should be fine.
>
>
> --
> Stanislav Malyshev, Software Architect
> SugarCRM: http://www.sugarcrm.com/
> (408)454-6900 ext. 227

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to