On Tue, Mar 23, 2004 at 01:02:54PM +0100, Piotr Klaban wrote:
> During the registration phase one need to typ VISA number etc.
Just for information: everything is ok now.
I have quickly registered by sending fax directly to Software &
Support Verlag GmbH, and I hope I'll be on the c
ll by phone the Software & Support Verlag GmbH
but the line was busy all the time.
If anyone knows where the people responsible for the registration
process for PHP Conference are, then please send me the info (could be
by private e-mail).
Best regards,
--
Piotr Klaban
--
PHP Intern
just a matter of time ... the module need to exists.
> imho better) way is to motivate PEAR developer more, than you don't need to
> assimilate CPAN code. And again: take some minutes to think about PHP for
> Parrot.
+1000 for PHP for Parrot (AFAIK PHP it would run faster (?)).
ool if people could mess around
> with it a bit and give us some feedback.
Is this possible (?):
$x = new Perl("Test");
$y = $x->f(); // scalar context
$x->f(); // void context
$y = array( $x->f() ); // array context
or maybe
$y = perl_array( $x->f()
ess
Because pearweb account != cvs account, I thought that I need
to have a php cvs account. Maybe I do not understand the login process correctly,
maybe I just need to have a permission 'can access cvs tree' turned on inthe database.
> For PECL, you may first announce your package(s)
For commiting (small) changes to Validate PEAR package (then for making changes to
Validate/PL.php eventualy).
For moving package Numbers_Words to PEAR'a CVS tree.
Later I would like to open pecl projects forr gmime and estmp.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscrib
On Wed, May 28, 2003 at 09:56:08AM +0200, Michael Bretterklieber wrote:
> - after you have written your config.m4 do this:
> - phpize
> - ./configure
And one do not need to run ./configure with arguments ?
./configure --with-extension --enable-shared=extension
Best regards,
--
Pio