[PHP-DEV] CVS Account Request: irokez

2006-08-29 Thread Alexander Pak
I participate in Google Summer of Code 2006 with a project of PEAR package for open document format. My package was accepted: http://pear.php.net/pepr/pepr-proposal-show.php?id=439 Now I need CVS account to put my package into PEAR and maintain it. -- PHP Internals - PHP Runtime Development Ma

Re: [PHP-DEV] Adding pecl/zip to 5.2

2006-07-21 Thread Alexander Pak
D]> wrote: > I said i am fine, i don't want it. I just cannot accept the classname 'Zip'. que? let do it with -1/0/+1 ;-) --Pierre -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php -- regards, Alexander Pak

Re: [PHP-DEV] Adding pecl/zip to 5.2

2006-07-20 Thread Alexander Pak
so it can be easily uncompressed and compressed using tools for ZIP files. -- sincerely yours, Alexander Pak

Re: [PHP-DEV] Adding pecl/zip to 5.2

2006-07-19 Thread Alexander Pak
ent Mailing List To unsubscribe, visit: http://www.php.net/unsub.php -- sincerely yours, Alexander Pak

Re: [PHP-DEV] PHP Cookie Class

2006-06-15 Thread Alexander Pak
, but, we should implement this! $cookie = new Cookie(); if (!isset($cookie->username)) { $cookie->username = "george"; $cookie->save(); } ^^ is nice, I was also thinking, there should be an option to auto-save the cookies on __set :) -j -- sincerely yours, Alexander Pak

Re: [PHP-DEV] RFC array functions

2006-05-30 Thread Alexander Pak
t Mailing List To unsubscribe, visit: http://www.php.net/unsub.php -- regards, Alexander Pak