rray_* family of
functions directly in php as methods for arrays, etc.
Cornelius
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
(and which version of llvm-gcc?), and are there any further
information on goals, todo plans etc?
Maybe I could take up the work and try to improve that project, but for
that i'd need some more information.
I already know the talk and the slides of Nuno at llvm.org.
Yours
Cornelius
--
PHP
Hi,
The Informix extension has some issues with it's connection resources.
When a connection resource is busy, -439 errors are returned from the
following functions:
ifx_connect()
ifx_pconnect()
ifx_query()
ifx_prepare()
I want to add a new_link parameter to the ifx_(p)connect() functions,
lik
no worries, i figured it out. sorry for flooding the list after horribly
confuzing myself.
Have a good one =)
Corne' cornelius wrote:
> Hi,
>
> Please help, after a 72 hour debugging session my mind feels dimished
> past the size of a dustmite-parasite.
>
> Call me stup
Hi,
Please help, after a 72 hour debugging session my mind feels dimished
past the size of a dustmite-parasite.
Call me stupid if you want.
Can you give me some extra tips on debugging PHP, threads, lists, etc..
and how i can track the flow of the shutdown of a script execution/timeout.
The I
Hi,
I have a patch for the Informix extensions that fixes a bug which is
quite old, but a big problem (Related bugs: 13459, 8267, 14254, 19416,
16145, 14314).
Can i commit this to the PHP_4_3 branch and can it be included in
PHP-4.3.3 final ?
or do i need to commit it to PHP_4 now, and to PHP
Hi,
The Informix DB Extension has been giving a lot of -439 errors lately,
especially when persistent connections are used.
Error -439 means that the current connection is busy and can't process a
new SQL query at the moment.
Bugs related: 13459, 8267, 14254, 19416, 16145, 14314
Should i chan