Commit Graph

21 Commits

Author SHA1 Message Date
Jeremy Mikola
fe99deb32a PHPC-1880: Drop support for PHP 7.1 (#1273)
* PHPC-1880: Drop support for PHP 7.1

* Bump PHP versions in AppVeyor config

* PHPC-1880: Update Evergreen config for PHP 7.2+ and MongoDB 5.0

Bump edge-versions:latest-stable to MongoDB 5.0. Drops PHP 7.1 and adds PHP 8.0 to php-versions and newly created php-edge-versions axis.

Use oldest-supported or latest-stable PHP version for matrices other than test-php-versions.

Make variant display names consistent to help detect duplicates.

Remove WiredTiger from mongo-42-storage-engines since it's tested in most other variants by default.

* Revise "cursor not found" error message assertions for latest server version

* Temporarily remove 1.19.x from libmongoc-version axis
2021-11-10 10:28:21 -05:00
Andreas Braun
2ab8d6bac1 Drop support for PHP 7.0 (#1234) 2021-07-01 11:58:02 -04:00
Andreas Braun
d785d5e15e PHPC-1689: Allow driver to compile with PHP 8
* PHPC-1689: Remove remainder of TSRMLS_* macros
* PHPC-1689: Add compatibility macro for PHP 8 object change
* PHPC-1689: Replace PHP_CHECK_GCC_ARG with AX_CHECK_COMPILE_FLAG
* PHPC-1689: phongo_compat_object_handler_type and macros
* PHPC-1689: clone_object handlers
* PHPC-1689: compare_object handlers
* PHPC-1689: replace zend_hash_init_ex with zend_hash_init
* PHPC-1689: get_debug_info and get_properties handlers
2020-10-13 15:24:02 +02:00
Jeremy Mikola
47c0a353c8 Mark @kvwalker as inactive 2020-06-10 15:18:42 -04:00
Andreas Braun
71baad2173 PHPC-1442: Drop support for PHP 5 in PECL packaging 2020-02-11 14:06:09 +01:00
Jeremy Mikola
211845eab7 Add @alcaeus to package.xml template 2019-08-21 13:56:59 -04:00
Andreas Braun
e5b1502f4d PHPC-1377: Remove support for PHP 5.5 2019-07-31 07:44:03 +02:00
Derick Rethans
24fe15547d Marking myself as no longer active 2019-01-28 15:35:10 +00:00
Jeremy Mikola
e0a4f68c62 Restore @bjori as an inactive lead :D
The inner workings of PECL's web rendering remain a mystery. Previous changes in 55dfa5896c did not have the desired effect.
2018-02-14 11:26:31 -05:00
Jeremy Mikola
55dfa5896c Add @kvwalker and deprecate @bjori :) 2018-02-06 13:58:14 -05:00
Jeremy Mikola
9163f70328 Retire @bjori in PECL package info :( 2017-12-01 13:37:24 -05:00
Jeremy Mikola
333c3a1118 Fix typo in PECL package description 2017-12-01 13:37:05 -05:00
Jeremy Mikola
331fa90055 PHPC-996: Bump min PHP requirement in package.xml to 5.5 2017-09-14 11:35:35 -04:00
Jeremy Mikola
3a54c35978 Remove make target for generating release notes from Git logs 2016-08-02 15:57:20 -04:00
Jeremy Mikola
727eca5461 PHPC-285: Allow for PHP 7.x support in package.xml 2015-12-22 15:31:08 -05:00
Hannes Magnusson
6b921e5d7c Fix package license to be consistent with the source files 2015-12-11 14:42:58 -05:00
Jeremy Mikola
12742f050f Bump minimum PHP version requirement to 5.4 2015-08-20 16:03:35 -04:00
Jeremy Mikola
4ab03a46ea Use php.net email addresses for authors 2015-08-20 16:03:35 -04:00
Hannes Magnusson
c7528b53ef PHPC-237: Update PHP version requirement in package.xml
Also add Derick and Jeremy as leads as developers apparently cannot
release on pecl.php.net
2015-04-13 10:23:52 -07:00
Hannes Magnusson
002c248795 PHPC-174: Use consistent extension names for PHP and HHVM drivers 2015-03-23 15:54:15 -07:00
Hannes Magnusson
1fcf30c490 Generate package.xml and release archive 2014-11-25 14:33:45 -08:00