[PHP-DEV] CVS Account Request: fela

2006-03-04 Thread Michal Felski
pear/Image_Puzzle it is my proposal of PEAR package described here: http://pear.php.net/pepr/pepr-proposal-show.php?id=349 also if possible please access to peardoc tree part -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Revisiting output control code

2006-03-04 Thread Marcus Boerger
Hello Michael, i never liked the output buffering code much becuase i find it too complex and too much stuff there is interacting in a way one cannot understand easily. If there is a simple solution at hand that solves some problem and that thing disables selective features by just disallowing i

[PHP-DEV] Windows snapshots

2006-03-04 Thread Holografix
Hi is there any problem with windows snapshots (snaps.php.net) ? the last build is two weeks old. best regards holo -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Private data requiring custom object creation error

2006-03-04 Thread Andrew Mather (BT Std)
I'm working through George Schlossnagle's Advanced PHP Programming, (which I'm happy to plug. Excellent). Having successfully used C++ to generate extensions (per Jay Smith tutorial) I am now checking out the facility to store custom objects - packaged private data alongside the native zend object

Re: [PHP-DEV] Private data requiring custom object creation error

2006-03-04 Thread Marcus Boerger
Hello Andrew, you obviously rely on standard zend objects because you are using standard zend handlers for yyour objects. To do so your object struct should start with the standard zend object struct as nearly all overloaded ebjects in current php do. In the constructor you now need to initializ

[PHP-DEV] Re: CVS Account Request: fela

2006-03-04 Thread Pierre
On Sat, 4 Mar 2006 07:03:00 -0800 [EMAIL PROTECTED] ("Michal Felski") wrote: > pear/Image_Puzzle > > it is my proposal of PEAR package described here: > http://pear.php.net/pepr/pepr-proposal-show.php?id=349 > > also if possible please access to peardoc tree part Done, you have your cvs account