Re: [PHP-DEV] No inheritance check in constructor ?

2011-10-28 Thread Jean-Sébastien H .
d has. But I think, it's a lack in PHP ? On Fri, 28 Oct 2011 17:22:53 +0200, Jean-Sébastien H. wrote: > Hi, > > Is it an expected behaviour ? > > See attached test file. > > > EXPECTED OUTPUT > Strict Standards: Declaration of ObjChild::method() should b

[PHP-DEV] No inheritance check in constructor ?

2011-10-28 Thread Jean-Sébastien H .
? Regards, -- Jean-Sébastien H. au-fil-du.net --TEST-- No inheritance check in constructor ? --CREDITS-- Jean-S�bastien Hedde jean...@au-fil-du.net --FILE-- -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] php gettext bindtextdomain behavior

2010-11-18 Thread Jean-Sébastien H.
Hi, Any feedback on this patch ? http://bugs.php.net/bug.php?id=53251 Regards, Le 07/11/2010 15:57, Gerry Reno a écrit : > On 11/07/2010 08:57 AM, Gerry Reno wrote: >> On 11/07/2010 06:14 AM, "Jean-Sébastien H." wrote: >>> Le 05/11/2010 21:06, Gerry Reno a écrit : &

Re: [PHP-DEV] php gettext bindtextdomain behavior

2010-11-07 Thread Jean-Sébastien H.
filled a bug-report with a patch. But my patch introduce a BC (see my non regression test : ext/gettext/tests/gettext_bindtextdomain-nulldir.phpt) http://bugs.php.net/bug.php?id=53251 -- Jean-Sébastien H. Au-Fil-Du.Net -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] inheritance check too strict?

2010-08-20 Thread Jean-Sébastien H.
Parent $o) {} } > > sorry about the noise, > > nathan -- Jean-Sébastien H. au-fil-du.net -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php