Commit Graph

166 Commits

Author SHA1 Message Date
Tim Düsterhus
6879c987ae
[skip ci] Update ext/random year for myself in EXTENSIONS 2023-03-20 19:23:28 +01:00
Frederik Bosch
c5ab72773d
[skip ci] Change status of BCMath into Maintained (#10089)
It might not have a primary maintainer, but it is maintained.
2022-12-13 07:35:58 +00:00
Go Kudo
e4c894984f
[ci skip] Update EXTENSIONS and Author(s) in ext/random (#9074)
php.net account is better suited for this cases.
2022-07-21 17:53:32 +02:00
zeriyoshi
d43e55b3ed [ci skip] random: add SINCE in EXTENSIONS 2022-07-19 21:29:28 +02:00
Alex Dowad
296f76453c Add myself as mbstring maintainer [ci skip] 2022-07-19 20:10:27 +02:00
Go Kudo
4d8dd8d258
Implement Random Extension
https://wiki.php.net/rfc/rng_extension
https://wiki.php.net/rfc/random_extension_improvement
2022-07-19 10:27:38 +01:00
Christoph M. Becker
aff3709ada
[ci skip] Extend my maintainership of com_dotnet and gd 2022-01-19 20:10:23 +01:00
Anatol Belski
9ddf8e524a EXTENSIONS: Update fileinfo maintainership info [ci skip]
Signed-off-by: Anatol Belski <ab@php.net>
2020-08-29 21:05:10 +02:00
Christoph M. Becker
4fa3687e56 Unbundle ext/xmlrpc
According to <https://wiki.php.net/rfc/unbundle_xmlprc> we unbundle
ext/xmlrpc.
2020-05-29 16:47:44 +02:00
Xinchen Hui
534c3438e3 Updated maintainer ranges 2020-03-03 14:26:42 +08:00
Remi Collet
c932db8654 add myself as zip maintainer 2020-03-02 16:47:47 +01:00
Nikita Popov
b314603f7f Update ext maintenance ranges
Also add myself as reflection maintainer.
2020-02-28 15:54:42 +01:00
Christoph M. Becker
b5d8fc0153 [ci skip] I still help to maintain these extensions
or at least planning to.
2020-02-18 09:47:58 +01:00
Christoph M. Becker
dabc28d182 Fix #78880: Spelling error report
We fix the most often occuring typos according to a recent codespell
report[1] in tests, code comments and documentation.

[1] <https://fossies.org/linux/test/php-src-master-f8f48ce.191129.tar.gz/codespell.html>.
2019-12-21 11:58:00 +01:00
Bishop Bettini
1b086f506b [ci skip] Add phar + imap maintainer email
Looks like commit c09b13cb (Add Bishop Bettini as maintainer for
phar & imap, 2019-03-16) missed adding my email address.
2019-09-20 12:59:50 -04:00
Nikita Popov
d0f4ec4c31 Merge branch 'PHP-7.4' 2019-08-13 20:24:39 +02:00
Nikita Popov
b0394ba0e5 Add myself to extension maintainer list
Year ranges are wild guesses.
2019-08-13 16:08:04 +02:00
Christoph M. Becker
4b6363d100 Claim maintainership of ext/com_dotnet 2019-08-11 22:28:04 +02:00
Peter Kokot
7b727607d4 Merge branch 'PHP-7.4'
* PHP-7.4:
  Remove unused recode extension artefacts
2019-07-13 14:53:07 +02:00
Peter Kokot
f3cf8966be Remove unused recode extension artefacts
Closes GH-4395
2019-07-13 14:52:36 +02:00
Anatol Belski
dc72927c22 Merge branch 'PHP-7.4'
* PHP-7.4:
  [ci skip] Update year
2019-05-30 14:03:28 +02:00
Anatol Belski
6c62a074bb [ci skip] Update year 2019-05-30 14:02:54 +02:00
Kalle Sommer Nielsen
c71e35ea91 Merge branch 'PHP-7.4'
* PHP-7.4:
  Remove some more interbase leftovers
  Fix typo
  NEWS for ext/interbase unbundling
2019-05-01 23:45:24 +03:00
Kalle Sommer Nielsen
eaab0a2b6f Remove some more interbase leftovers 2019-05-01 23:45:06 +03:00
Christoph M. Becker
7b2a908c04 Merge branch 'PHP-7.4'
* PHP-7.4:
  Unbundle ext/wddx
2019-03-20 14:16:56 +01:00
Christoph M. Becker
6bbb18a0b6 Unbundle ext/wddx
The extension is now available from <https://pecl.php.net/package/wddx>.

Cf. <https://wiki.php.net/rfc/deprecate-and-remove-ext-wddx>.
2019-03-20 14:15:50 +01:00
Stanislav Malyshev
c09b13cb02 [ci skip] Add Bishop Bettini as maintainer for phar & imap 2019-03-15 23:08:22 -07:00
Stanislav Malyshev
433fc322fc Update maintainership years 2019-03-05 16:03:15 -08:00
Christoph M. Becker
76d60a9040 Prolong my extension maintainership 2019-03-06 01:00:42 +01:00
Christoph M. Becker
d0092c2125 [ci skip] List FFI extension 2019-01-21 20:24:16 +01:00
Jakub Zelenka
c16ea99f5d Merge branch 'PHP-7.3' 2019-01-17 20:05:09 +00:00
Jakub Zelenka
25ffdc8dc9 List me in the openssl maintainers
I have been basically doing that since 2015 or so
2019-01-17 20:04:44 +00:00
Christoph M. Becker
1674db8c40 [ci skip] Add myself as sqlite3 maintainer, officially 2018-11-29 13:49:55 +01:00
Christoph M. Becker
80e387cf6c [ci skip] Add missing extension maintainership years 2018-11-28 00:18:16 +01:00
Zeev Suraski
9afce019e0 Future-proof email addresses 2018-11-01 18:35:32 +02:00
Zeev Suraski
67e0138c0d Future-proof email addresses... 2018-11-01 18:30:28 +02:00
Christoph M. Becker
0489b865bf Fix PRIMARY MAINTAINER and MAINTENANCE fields
We have to distinguish between `PRIMARY_MAINTAINER` and `MAINTENANCE`.
Furthermore, all extensions should have both fields.
2018-10-04 00:47:52 +02:00
Christoph M. Becker
7956722cfd [ci skip] Fix EXTENSIONS
Commit 54f920d661 inadvertently changed
one the maintainer of xmlwriter from pajoye to chregu; we fix that.
2018-08-13 16:24:29 +02:00
Anatol Belski
7aca2bdbb1 Update maintainer info [skip ci] 2018-08-03 07:49:29 +02:00
Stanislav Malyshev
54f920d661 [ci skip] Add dates to maintainer names
The dates are initialized from oldest and newest commit
that can be attributed to that person.
2018-07-12 23:34:36 +02:00
Stanislav Malyshev
c904d380a2 Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
  [ci skip] Set FPM maintainership
2018-02-23 17:57:57 -08:00
Stanislav Malyshev
09a19e778b Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
  [ci skip] Set FPM maintainership
2018-02-23 17:57:26 -08:00
Stanislav Malyshev
1f4b057b63 [ci skip] Set FPM maintainership
As per http://news.php.net/php.internals/101897, Jakub is officially
annointed as new FPM maintainer.
2018-02-23 16:43:10 -08:00
Peter Kokot
e095e6db63 Change EXTENSIONS file encoding from iso-8859-1 to utf-8
Also fix some characters to their correct letters.
2017-09-25 21:57:24 +02:00
Paragon Initiative Enterprises
5cfa26c181 Squashed commit - Add ext/sodium
RFC: https://wiki.php.net/rfc/libsodium
Licensing: https://web.archive.org/web/20170710161517/https://github.com/jedisct1/libsodium-php/issues/127
2017-07-11 07:25:50 +02:00
Kalle Sommer Nielsen
b1fd08d94c Add myself as exif maintainer 2017-07-08 13:51:36 +02:00
Christoph M. Becker
5d6e702732 Merge branch 'PHP-7.1'
* PHP-7.1:
  Add myself as primary maintainer of GD
2017-01-21 18:55:13 +01:00
Christoph M. Becker
42d53f3bc0 Add myself as primary maintainer of GD 2017-01-21 18:52:34 +01:00
Leigh
bc4676e050 Remove mcrypt 2016-10-04 13:20:36 +01:00
Christoph M. Becker
4781980c85 Merge branch 'PHP-7.1' 2016-09-13 16:00:36 +02:00