Hi.
I've commited new test to cover bug #64159. It requires maintenance on
net-snmp daemon side: configuration file change and script placement.
Please take a look on updated README file and snmpd.conf and update accordantly:
http://git.php.net/?p=php-src.git;a=commitdiff;h=c34274acb8dedda6cbb05a
On Fri, May 3, 2013 at 5:06 AM, Trevor Carlston
wrote:
> I would like to contribute to the PHP project. I am willing to write phpt
> tests to help increase the effective code coverage.
>
> What git repositories will I need to clone?
>
For starters you should clone https://github.com/php/php-src a
Hi,
test cases are part of the PHP source tree on
http://git.php.net/?p=php-src.git;a=summary
http://php.net/git.php has some information to build PHP from a git
checkout in the wiki there are https://wiki.php.net/vcs/gitfaq and
https://wiki.php.net/vcs/gitworkflow which might be useful.
Test ca