philip Fri, 15 Jul 2011 19:17:22 +
Revision: http://svn.php.net/viewvc?view=revision&revision=313271
Log:
Updated is_a() and is_subclass_of() tests as per the removed E_WARNING from
r313162 which was inspired by discussion after r312904 and PHP Bug #53727
B
dsp Fri, 15 Jul 2011 15:25:24 +
Revision: http://svn.php.net/viewvc?view=revision&revision=313267
Log:
Fix #55212. Only declare STREAM_PF_INET6 if PHP is compiled with IPv6 support
Bug: https://bugs.php.net/55212 (Open) Detect whether IPv6 is enabled with
On Jul 11, 2011, at 10:20 PM, Stanislav Malyshev wrote:
> stas Tue, 12 Jul 2011 05:20:40 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=313162
>
> Log:
> remove warning for is_a() BC
Greetings Stas,
This change also affects current is_