01fc7c34 | 09-Oct-2021 |
Simon Podlipsky |
Fix composer install on appveyor |
2f20300f | 09-Oct-2021 |
Simon Podlipsky |
Fix composer install on appveyor |
37dbecd4 | 09-Oct-2021 |
Simon Podlipsky |
Fix composer install on appveyor |
c4791c48 | 09-Oct-2021 |
Simon Podlipsky |
Fix composer install on appveyor |
cb9b1d29 | 09-Oct-2021 |
Simon Podlipsky |
Improve CI triggers - do not run on push expect when branch is master to prevent double runs in PRs - run CI automatically daily |
9c7c7e15 | 09-Oct-2021 |
Simon Podlipsky |
Raise min PHP version to 7.3 |
6841092d | 09-Oct-2021 |
Simon Podlipsky |
Test on PHP8.1 |
5ab3ddca | 09-Oct-2021 |
Simon Podlipsky |
Drop Travis as it's replaced by Github Actions |
bd3fbe01 | 06-Oct-2021 |
Rudi Theunissen |
Merge pull request #171 from pmmp/gh-actions Setup GitHub Actions
|
f5e88d75 | 21-Jan-2021 |
Dylan K. Taylor |
Update main.yml |
53cb21e8 | 21-Jan-2021 |
Dylan T |
opcache config might get wrapped up in the cache |
20648f7b | 21-Jan-2021 |
Dylan T |
Nix debug |
ed4380fd | 21-Jan-2021 |
Dylan T |
Update main.yml |
9f6cb37b | 21-Jan-2021 |
Dylan T |
opcache build matrix |
5c5f58b9 | 21-Jan-2021 |
Dylan T |
first shot enabling github actions |
baf84936 | 20-Sep-2021 |
Jack Cherng |
Fix compilation for PHP 8.1 Signed-off-by: Jack Cherng <jfcherng@gmail.com> |
4fdda133 | 09-Dec-2020 |
Rudi Theunissen |
Merge pull request #165 from remicollet/issue-obj Fix segfault and review object management
|
8595b29f | 03-Nov-2020 |
Remi Collet |
review object management |
465cf909 | 03-Nov-2020 |
Remi Collet |
fix missing return after exception |
93e016c6 | 24-Oct-2020 |
Christoph M. Becker |
Support phpize builds on Windows phpize builds are usually done out-tree, so the hard-coded path name ext/ds won't work. |
31360d7d | 23-Oct-2020 |
Rudi Theunissen |
Merge pull request #162 from Jan-E/config-w32-fix-php8 [config.w32] json is static in PHP 8
|
300d1065 | 23-Oct-2020 |
Benjamin Morel |
Queue & Set should implement ArrayAccess |
5e164597 | 22-Oct-2020 |
Jan-E |
[config.w32] json is static in PHP 8 |
3576d099 | 14-Oct-2020 |
Rudi Theunissen |
v1.3.0 |
b297e8f3 | 14-Oct-2020 |
Rudi Theunissen |
Fix array access |