[PHP-DEV] test bug60322

2013-06-12 Thread Pierre Joye
hi Stas, tests/output/bug60322.phpt - var_dump(ob_get_clean()); prints string(0) "" instead of bool(false); 5.3/4/5 recent builds Is the test wrong or the fix? Cheers, -- Pierre @pierrejoye | http://www.libgd.org -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit:

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

2013-06-12 Thread Ferenc Kovacs
> > 3) What is your preferred markup format for feedback and contributions? > > E.g. do you maintain an ODF or Docbook XML under some accessible git > > repository, or is is a case of (for example) > > > >hashtables/basic_structure.html para at line 138. Not quite true that > >"the arBuc

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

2013-06-12 Thread Nikita Popov
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.phpinternalsbook.**com/classes_objects.html

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

2013-06-12 Thread Julien Pauli
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.phpinternalsbook.**com/classes_objects.html

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

2013-06-12 Thread Julien Pauli
On Wed, Jun 12, 2013 at 1:04 PM, Derick Rethans wrote: > On Wed, 12 Jun 2013, Julien Pauli wrote: > > > Well, we prefer writing in rst format than docbook. We could link from > > php.net/internals to this URL as well , or , we could convert rst to > > docbook, I heard about tools doing that. > >

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

2013-06-12 Thread Derick Rethans
On Wed, 12 Jun 2013, Julien Pauli wrote: > Well, we prefer writing in rst format than docbook. We could link from > php.net/internals to this URL as well , or , we could convert rst to > docbook, I heard about tools doing that. http://zetacomponents.org/documentation/trunk/Document/tutorial.htm

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

2013-06-12 Thread Reeze
ER r q -- Reeze Sent with sparrow 在 2013年6月12日星期三,13:05,Michael Wallner 写道: > On 10 June 2013 20:33, Nikita Popov wrote: > > Hi internals! > > > > We just published some rather extensive documentation on internal object > > orientation: > > > > http://www.phpinternalsbook.com/classes

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

2013-06-12 Thread Terry Ellison
On 10/06/13 19:33, Nikita Popov wrote: We just published some rather extensive documentation on internal object orientation: http://www.phpinternalsbook.com/classes_objects.html This is part of a larger project aimed at documenting the engine and making it accessible to new contributors.

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

2013-06-12 Thread Julien Pauli
On Wed, Jun 12, 2013 at 7:05 AM, Michael Wallner wrote: > On 10 June 2013 20:33, Nikita Popov wrote: > > Hi internals! > > > > We just published some rather extensive documentation on internal object > > orientation: > > > > http://www.phpinternalsbook.com/classes_objects.html > > > > This i