Hi Pierrick!
Yes it us still maintained however it is hard to keep adding every new
features. They are quite active :)
As of 5.4 it is now in RC phase. Please add new features in trunk for now.
Thanks!
On Nov 21, 2011 1:19 AM, "Pierrick Charron" wrote:
> Hi all,
>
> I started today to play wi
2011/11/21 Yasuo Ohgaki :
> I'm also holding pgsql patch that adds pg_escape_literal() which
> escapes SQL literal. (i.e. table names, filed names, etc)
By making a separate topic instead of cluttering it into this one,
alternatively open a report at bugs.php.net
--
regards,
Kalle Sommer Nielse
Hi Yasuo:
> I'm also holding pgsql patch that adds pg_escape_literal() which
> escapes SQL literal. (i.e. table names, filed names, etc)
The database documentation I've read calls those "identifiers" rather
than "literals". Pardon the "bike shedding," but it would be good to
name the function ac
I'm also holding pgsql patch that adds pg_escape_literal() which
escapes SQL literal. (i.e. table names, filed names, etc)
https://gist.github.com/1381181
What should I do for it?
--
Yasuo Ohgaki
yohg...@ohgaki.net
2011/11/21 Pierrick Charron :
> Hi all,
>
> I started today to play with libcur
Hi all,
I started today to play with libcurl and went through documentation. I
noticed that there were a lot of features that were not exposed in the
curl PHP extension which made me wondering if someone is still
maintaining this extension to keep it as close as possible from the C
version. If nob