1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

195 Commits

Author SHA1 Message Date
Alex Dowad
b2bc70c4f7 Update time periods in mbstring section of EXTENSIONS 2026-02-28 09:53:43 +09:00
Tim Düsterhus
e22ef207ac [skip ci] Update my own years in EXTENSIONS 2026-02-18 20:31:19 +01:00
ndossche
914969d0d2 Merge branch 'PHP-8.4' into PHP-8.5
* PHP-8.4:
  Update EXTENSIONS to reflect reality
2026-02-16 19:22:35 +01:00
ndossche
84bfe2fadd Update EXTENSIONS to reflect reality
Not very interested in doing active development on these components
anymore, I'll be around to fix critical issues however.
2026-02-16 19:22:03 +01:00
Máté Kocsis
f8d804b9ee Add Tim as a maintainer of ext/uri
[skip-ci]

Backported to 8.5 from master (cd9eec79a8)
as this needs to be in sync (see file header).
2025-10-22 21:59:15 +02:00
Niels Dossche
7ac83a2a36 Merge branch 'PHP-8.4' into PHP-8.5
* PHP-8.4:
  [ci skip] Add myself to tidy extension maintainers
2025-10-22 21:56:02 +02:00
Niels Dossche
42787fe1cc Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3:
  [ci skip] Add myself to tidy extension maintainers
2025-10-22 21:55:39 +02:00
Niels Dossche
48e36085ea [ci skip] Add myself to tidy extension maintainers
I've been looking after this de-facto, and can review PRs.
This doesn't add much extra workload anyway.
2025-10-22 21:55:05 +02:00
DanielEScherzer
4560f7037d EXTENSIONS: lexbor is since 2025 [skip ci] (#19031) 2025-07-04 15:10:16 -07:00
Saki Takamachi
e9310171f7 [skip ci] Add myself to EXTENSIONS (#18918) 2025-06-23 15:29:20 +09:00
Máté Kocsis
d585a5609d Add ext/uri skeleton along with uriparser (#18658)
Relates to https://github.com/php/php-src/pull/14461/ and https://wiki.php.net/rfc/url_parsing_api
2025-05-27 08:16:24 +02:00
Máté Kocsis
7f59fccd52 Create separate lexbor extension (#18538)
An always enabled lexbor extension is added, containing the lexbor library that was separated from ext/dom extension in preparation of https://wiki.php.net/rfc/url_parsing_api. While at it, the lexbor library is upgraded to 2.5.0.

Co-authored-by: Niels Dossche <7771979+nielsdos@users.noreply.github.com>
Co-authored-by: Gina Peter Banyard <girgias@php.net>
2025-05-25 14:12:44 +02:00
Niels Dossche
50dc301f96 Merge branch 'PHP-8.4'
* PHP-8.4:
  Sync EXTENSIONS and extend maintenance time
2025-05-06 22:07:11 +02:00
Niels Dossche
11ad09e4bf Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3:
  Sync EXTENSIONS and extend maintenance time
2025-05-06 22:07:05 +02:00
Niels Dossche
e7a44a68e9 Sync EXTENSIONS and extend maintenance time 2025-05-06 22:06:31 +02:00
DanielEScherzer
efa9e5fdd0 Add myself as ext/reflection maintainer [skip ci] 2025-03-24 11:49:26 -07:00
Tim Düsterhus
747851724e [skip ci] Update ext/random year for myself in EXTENSIONS 2025-03-17 20:41:10 +01:00
Niels Dossche
18a925b3db Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3:
  [ci skip] Update EXTENSIONS and CODEOWNERS for ext/soap (#16542)
2024-10-22 20:14:57 +02:00
Niels Dossche
e4010fcf95 Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2:
  [ci skip] Update EXTENSIONS and CODEOWNERS for ext/soap (#16542)
2024-10-22 20:14:51 +02:00
Niels Dossche
5c210428f3 [ci skip] Update EXTENSIONS and CODEOWNERS for ext/soap (#16542)
De facto, I do the maintenance. But since many bugs are blocked by not
having reproducers and there's some fundamental issues in the extension,
this should get the "odd fixes" status instead. The "odd fixes"
description should perhaps also be updated to include a statement about
"limited willpower to debug"...
2024-10-22 20:13:59 +02:00
tekimen
e73a855976 [skip ci] Add EXTENSIONS for @youkidearitai in mbstring (#15874) 2024-09-13 05:46:08 -07:00
Go Kudo
bb0c32583a [ci skip] Update ext/random year for zeriyoshi in EXTENSIONS 2024-08-17 03:26:08 +09:00
Alex Dowad
bec2532584 Update dates of my mbstring maintainership in EXTENSIONS 2024-06-29 17:28:36 +02:00
Niels Dossche
f1b8020718 [ci skip] Update CODEOWNERS and EXTENSIONS (#14139)
I'm defacto already maintaining most XML stuff anyway, so update
CODEOWNERS accordingly. The EXTENSIONS file was not yet updated for my
maintenance status so do that as well.

Furthermore, as suggested by @Girgias, add myself as CODEOWNER to
BCMath.
2024-05-05 14:21:45 +02:00
Derick Rethans
af80cba8a3 Per his request, make Calvin code owner for ODBC 2024-02-07 15:39:07 +00:00
Derick Rethans
a4d64b2605 Removed ext/oci8 and ext/pdo_oci (#13327)
* Removed ext/oci8 and ext/pdo_oci

They now live in their own repositories:

https://github.com/php/pecl-database-oci8
https://github.com/php/pecl-database-pdo_oci

As per: https://wiki.php.net/rfc/unbundle_imap_pspell_oci8
2024-02-07 15:34:39 +00:00
Derick Rethans
987417e2e0 Remove ext/imap — it has been moved to PECL (#13190)
* Remove ext/imap — it has been moved to PECL

https://pecl.php.net/package/imap

* Remove files related to IMAP

* Remove IMAP CI files and set up

* Also disable IMAP on Circle CI

* Update CREDITS file

* Remove IMAP entry from CODEOWNERS

* Revert "Remove files related to IMAP"

This reverts commit a05ffd6c97.

* Mark IMAP is being removed

* Revert "Remove IMAP CI files and set up"

This reverts commit 82e5ba9910.

* Revert "Also disable IMAP on Circle CI"

This reverts commit e83827b0b2.

* Don't try to build imap extension with CI

* Restore test setup files

* Remove mention of imap in labeler, EXTENSIONS, and sample php.ini files
2024-01-22 12:56:05 +00:00
Tim Düsterhus
4cda181c11 [skip ci] Update ext/random year for myself in EXTENSIONS 2024-01-09 20:53:28 +01:00
Niels Dossche
4d32e2bb87 Remove more pspell remnants 2023-11-22 19:52:07 +01:00
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