Re: [PECL-DEV] I want to publish my PHP Extension in PECL

2014-08-04 Thread Alexey Zakhlestin
ng this in PECL. Some minor stuff: 1. Code-style is a bit inconsistent. 2. Did you think about implementing this as a stream wrapper? http://docs.php.net/streamwrapper Should be much more convenient this way License seems to be ok: extension uses PHP License 3.01 libhdfs is licensed under Ap

Re: [PECL-DEV] Extension proposal: dom_varimport

2014-04-22 Thread Alexey Zakhlestin
ed, > but I failed. Hi Dmitry, you talk about compile-time dependency, and Johannes talks about run-time dependency. something like this: https://github.com/php/php-src/blob/master/ext/pdo_mysql/pdo_mysql.c#L225 -- Alexey Zakhlestin CTO at Grids.by/you https://github.com/indeyets PGP key:

Re: [PECL-DEV] Account request

2013-05-22 Thread Alexey Zakhlestin
On 22.05.2013, at 14:12, hubert.jagodzinski wrote: > I'm happy to read that:) > > It has no external dependencies. Do not top-post, please. (at least, not in php's mailing lists) -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub

Re: [PECL-DEV] Account request

2013-05-22 Thread Alexey Zakhlestin
ccount at pecl.php.net so I can publish this project > here? > > [1] http://code.google.com/p/protobuf > [2] https://github.com/allegro/php-protobuf That's a great idea. +1 I see that extension is BSD-licensed. Does it have any external dependencies? If yes, what are their lic

Re: [PECL-DEV] Addition of php-scrypt to pecl

2013-04-29 Thread Alexey Zakhlestin
On 29.04.2013, at 13:30, Dominic Black wrote: > Hi, > > I would like to submit my extension PHP-Scrypt to be added PECL. > > It adds scrypt hashing functionality to PHP along with a pick > params function which allows the extension to manipulate the difficulty > settings based on your server h

Re: [PECL-DEV] APC install from domain hosting

2013-04-26 Thread Alexey Zakhlestin
p://www.directadmin.com/ and ftp access for space of my > Hosting. -- Alexey Zakhlestin, http://github.com/indeyets -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PECL-DEV] Proposal: APCu - APC User Cache

2013-03-27 Thread Alexey Zakhlestin
On 27.03.2013, at 19:57, Ferenc Kovacs wrote: > > I would really happy if there would be something similar > to apc_compile_file/apc_delete_file. That wouldn't make sense for variable cache. This extension is strictly for storing user's variables. All opcode caching is stripped (as one should

Re: [PECL-DEV] [ANNOUNCEMENT] zendopcache-7.0.1 (beta) Released.

2013-03-25 Thread Alexey Zakhlestin
On 25.03.2013, at 13:49, PECL Announce wrote: > The new PECL package zendopcache-7.0.1 (beta) has been released at > http://pecl.php.net/. I see it is 5.2.0+ https://github.com/zend-dev/ZendOptimizerPlus/blob/master/package.xml#L120 Version should also probably be forced to be less than 5.5,

Re: [PECL-DEV] PECL Account Request: chenyuduan

2013-01-16 Thread Alexey Zakhlestin
mail.com (show address) > Need SVN Account: no > Purpose: > apns > > Sponsor: > https://github.com/chenyuduan/apns.git > > To handle: http://pecl.php.net/admin/?acreq=chenyuduan -- Alexey Zakhlestin https://github.com/indeyets -- PECL development discussion Mailing Lis

Fwd: [PECL-DEV] Publish a php extension smtpmail to PECL

2012-11-15 Thread Alexey Zakhlestin
Begin forwarded message: > From: 李明贵 > Subject: Re: [PECL-DEV] Publish a php extension smtpmail to PECL > Date: 15 ноября 2012 г., 11:27:18 GMT+04:00 > To: Alexey Zakhlestin > > If use mail function ,server must install postfix or sendmail. > > First for small sites

Re: [PECL-DEV] Publish a php extension smtpmail to PECL

2012-11-14 Thread Alexey Zakhlestin
On 14.11.2012, at 16:07, 李明贵 wrote: > I am a php developer in china. I have worked six years on it . > I love php and opensource. I want to share something with others. > Smtpmail is a php extension, It use esmtp protocol to send email . > I develop it because of usually php's function mail can

Re: [PECL-DEV] VCS Account Request: radioupjp

2012-11-11 Thread Alexey Zakhlestin
On 11.11.2012, at 12:21, Radio UPJP wrote: > pecl packages can you elaborate? -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PECL-DEV] VCS Account Request: anwerjunaid

2012-10-18 Thread Alexey Zakhlestin
On 18.10.2012, at 15:21, "junaid anwer" wrote: > Working with php extention for some social networking variables and function, > just for learning purpose. for learning purposes, you don't need VCS account on php.net servers. php.net is for something, which makes sense as a published product