Re: [PECL-DEV] Publishing new extension on pecl.php.net

[email protected] (Antony Dovgal) Sat, 22 May 2010 13:04:13 +0400
Newsgroups php.pecl.dev
Message-ID <[email protected]>
On 22.05.2010 09:08, Марк Крейн wrote:
> I'm posting here a bit of my code so that you can judge my skills and decide if it is possible for me to have a PECL account now or not.

> 	zend_error(E_WARNING, ERROR_SIZE);

zend_error() is for Zend Engine only, you should use php_error_docref() in this case.
Also would be good to see full source code to prevent such things.
Otherwise it looks good. 

If PHP license is ok for you, please apply for SVN account here: http://php.net/svn-php.php

-- 
Wbr,
Antony Dovgal
---
http://pinba.org - realtime statistics for PHP