hi list,
i'm working as a penetration tester and php developer for various german
webhosting companies.
i just wanted to ask - what happened to the great idea of tainted-flags in a
development-mode
php interpreter, after 2008?
as far as i can see, there are two implementations:
http://wiki.php.n
Morning,
I found an issue this week that exists in both odbc and pdo_odbc with
SQL Server. The ODBC implemention of Windows returns 0 as the length
for for varchar(max) nad nvarchar(max). This makes the allocation of
the strings incorrect and you get back garbage pointers for the
contents.
Thi
On 3/5/11 5:58 AM, Elizabeth Smith wrote:
Attached is a patch that works for both 5.3
and trunk, includes an additional test for the issue.
Hi Elizabeth,
Can you log a bug and attach the patch?
Thanks
Chris
--
Email: christopher.jo...@oracle.com
Tel: +1 650 506 8630
Blog: http://blogs
On 3/5/2011 10:48 AM, Christopher Jones wrote:
On 3/5/11 5:58 AM, Elizabeth Smith wrote:
Attached is a patch that works for both 5.3
and trunk, includes an additional test for the issue.
Hi Elizabeth,
Can you log a bug and attach the patch?
Thanks
Chris
Bug filed, patch attached (any
Hi internals,
The goal of this patch is to allow user handling of low level socket
options for stream sockets created with stream_socket_*() or fsockopen()
functions.
I choose to extend the socket_get_options() and socket_set_options()
functions and keep the functionality inside the sockets
On Sat, 05 Mar 2011 15:19:31 -, Vincent NEGRIER
wrote:
The goal of this patch is to allow user handling of low level socket
options for stream sockets created with stream_socket_*() or fsockopen()
functions.
I choose to extend the socket_get_options() and socket_set_options()
funct