[PHP-DEV] Re: test bug60322

2013-06-13 Thread Pierre Joye
On Thu, Jun 13, 2013 at 7:24 PM, Stas Malyshev wrote: > Hi! > >> Fails on 5 boxes here. >> >> What's your settings? > > It would be much more useful to know what is *your* settings, since it > is where the tests are failing. But never mind, I think I know where the > problem is. Yes, but I have t

[PHP-DEV] Re: test bug60322

2013-06-13 Thread Stas Malyshev
Hi! > Fails on 5 boxes here. > > What's your settings? It would be much more useful to know what is *your* settings, since it is where the tests are failing. But never mind, I think I know where the problem is. The loop in the test: while(ob_get_clean()); is wrong, since it would terminate at

Re: [PHP-DEV] Internal object orientation documentation available!

2013-06-13 Thread Julien Pauli
On Wed, Jun 12, 2013 at 10:04 PM, Nikita Popov wrote: > On Wed, Jun 12, 2013 at 11:04 AM, Terry Ellison >wrote: > > > On 10/06/13 19:33, Nikita Popov wrote: > > > >> We just published some rather extensive documentation on internal object > >> orientation: > >> > >> http://www.phpinternalsb

[PHP-DEV] Re: test bug60322

2013-06-13 Thread Pierre Joye
On Thu, Jun 13, 2013 at 10:37 AM, Stas Malyshev wrote: > Hi! > >> tests/output/bug60322.phpt - var_dump(ob_get_clean()); prints >> string(0) "" instead of bool(false); >> 5.3/4/5 recent builds > > Produces false for me. As it should be. 'works for me' is barely an answer ;-) Fails on 5 boxes he

[PHP-DEV] Re: test bug60322

2013-06-13 Thread Stas Malyshev
Hi! > tests/output/bug60322.phpt - var_dump(ob_get_clean()); prints > string(0) "" instead of bool(false); > 5.3/4/5 recent builds Produces false for me. As it should be. -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227 -- PHP Internals - PH