unread
I've been looking at the php tests and would like to be able to contribute more tests for basic PHP functions to help increase the test coverage and prevent regressions when code is changed. I don't know how granular the CVS access controls are so am not sure what is possible. I've been working from gcov.phpt.net and looking for gaps in coverage - so far just /ext/standard/levenshtein.c and ext/standard/assert.c. It would also be helpful if I could maintain update the documentation if there is agreement that something is working as designed but not as documented.This was discussed briefly with Andi G and Zeev who suggested applying.