send again,
dsp said he didn't received.
thanks
On Sun, Jan 22, 2012 at 1:19 AM, Laruence wrote:
> Hi:
>
> I have fixed #60825 (Segfault when running symfony 2 tests)
>
> cvs mail here: http://news.php.net/php.cvs/67503
>
> should I also commit this fix to 5.4 branch now?
>
> thanks
>
> --
>
Hi,
I was compiling PHP 5.4 SVN for Windows and noticed that the NTS Debug
version does not compile correctly if mysqlnd is enabled. The ZTS Debug,
ZTS Release and NTS Release versions work without any problems. Also,
PHP 5.3 in all 4 variants (Debug/Release, NTS/ZTS) has no problems.
I've attach
Hi:
I have fixed #60825 (Segfault when running symfony 2 tests)
cvs mail here: http://news.php.net/php.cvs/67503
should I also commit this fix to 5.4 branch now?
thanks
--
Laruence Xinchen Hui
http://www.laruence.com/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscr
I'm trying to finish up some more difficult pieces of the getter/setter rfc.
Is there any documentation on the compiler anywhere? Any possible disassembler
to see the op-codes in an assembly type of view?
Specifically I'm working on parent::$xxx access of parent getter/setter from
within a get
Hi Johannes:
> The documentation tells
>
> http://dev.mysql.com/doc/refman/5.5/en/c-api-data-structures.html
>
> So it is working in bytes and has to hold all possible values.
That's how MySQL's internal API works. At the same time, PHP's users
expect PHP to behave as d