Walter Tamboer

Results 9 issues of Walter Tamboer

Hi, unfortunately I don't have the time to create a PR but in case anyone wants to get this running on Fedora, here's a how to guide. 1. The installer...

For PHP versions >= 5.6 an empty context is passed to file_get_contents. See https://github.com/padraic/file_get_contents/blob/master/src/function.php#L29 Is this correct? Could you elaborate why CN_match is set for PHP versions less than 5.6...

Github has a certificate that matches multiple domains. PHP versions less than 5.6 will not be able to handle this properly with a stream context. The only solution for this...

PHP 5.x

It would be nice if we could write a wordpress plugin so that phpab/phpab can be used in Wordpress sites easily.

implementation
in progress

Should it be possible to enable and disable tests? One might want to disable a test but keep the code. Also see the comment of @pachico in https://github.com/phpab/phpab/issues/17#issuecomment-203298204

enhancement
help wanted

Travis CI can generated API docs for us (phpDocumentor). It would be nice if we can publish these docs on https://phpab.github.io/ This is probably the same approach as we would...

implementation

It would be nice to create a Symfony bundle so we can easily use phpab/phpab in Symfony based applications.

implementation
in progress

We should brainstorm on different participation filters that phpab/phpab can support. Ideas are are written here: https://github.com/phpab/phpab/wiki/Roadmap#implementations

implementation