Sam Partington
Sam Partington
It would be great to have some tests of this against various different versions of Symfony.
* Removed deprecated stuff from https://github.com/whiteoctober/BreadcrumbsBundle/pull/75, if that's been merged.
Currently, this bundle includes Pagerfanta 1, which is for PHP >= 5.3. [Pagerfanta 2.x is now PHP 7](https://github.com/whiteoctober/Pagerfanta/releases/tag/v2.0.0); we should upgrade this project to use it (and support PHP 7...
Example: https://travis-ci.org/whiteoctober/WhiteOctoberPagerfantaBundle/jobs/324420688 First issue: > This job ran on our Precise environment, which is in the process of being decommissioned. Please read about the status of the rollout on the...
See #98.
Issues like https://github.com/whiteoctober/WhiteOctoberPagerfantaBundle/issues/138 would be avoided if the documentation was better, and we can just adapt what's here: http://stackoverflow.com/questions/35504564/customising-the-layout-of-pagerfanta-pagination-with-a-custom-template/35507413#35507413.
Hi, Sam here, one of the current maintainers of this project. Given that we no longer use PHP in any of our active projects, it's becoming harder to give this...
It would be better if this were "CodeQL runner". Example header at present: ``` 'user-agent': 'CodeQL Action octokit.js/16.43.2 Node.js/12.13.1 (Windows 10; x64)' ```
You can see that in this Travis build: https://travis-ci.org/whiteoctober/Pagerfanta/builds/262136555 In case that URL stops working, here's the lengthy relevant extract. Notice both the failure to load PHP extensions and the...
This repo is already tagged with the [`awesome-list` topic](https://github.com/topics/awesome-list), but the [`awesome` topic](https://github.com/topics/awesome) seems pretty relevant too.