2527 Commits

Author SHA1 Message Date
Derick Rethans
ac8317011a Remove suggestion to ask for a SVN account. That hasn't been a thing for half a decade. 2026-02-17 09:43:13 +00:00
James Titcumb
da3686f841 Update wording to indicate that PECL accounts will only be accepted for existing PECL package maintainenance 2026-01-05 13:17:53 +01:00
James Titcumb
20beb7f226 Disable new packages from being created on PECL website 2026-01-05 13:17:53 +01:00
James Titcumb
2f8ebda096 Added some gitignore/editorconfig 2026-01-05 13:17:53 +01:00
Shivam Mathur
538cf2b3c4 Add support for PHP 8.5 (#110) 2025-11-22 06:22:24 +05:30
Derick Rethans
ea9bd0fb5d Fixed broken link 2025-11-04 15:19:29 +00:00
James Titcumb
10276db9d9 Update PIE message following PECL deprecation 2025-09-23 08:57:25 +01:00
James Titcumb
c1dfe8ab4e Add message about PIE to various common PECL onboarding routes (#108) 2025-08-12 11:31:45 +01:00
Derick Rethans
6b333db45b Here of all places was American spelling *not* used. 2025-07-01 11:45:27 +01:00
Derick Rethans
ea50414684 Check for un-selected options in sanity check too 2025-06-30 17:44:49 +01:00
Derick Rethans
6b0137dd0b Don't hard code document root 2025-06-30 16:59:20 +01:00
Derick Rethans
f92b11a41e Hack to make a cache per package name; this prevents the cache from being regenerated so so often 2025-06-25 15:38:14 +01:00
Derick Rethans
e6b7cc5d96 Don't rely on hardcoded path in database to find the actual package file 2025-06-25 09:28:15 +01:00
Derick Rethans
5561d594f8 Fix download links 2025-04-24 15:46:52 +01:00
Derick Rethans
bfd58c9464 Switch test around, so that it works of $urls === null 2025-04-23 11:01:40 +01:00
Derick Rethans
b8fc7a3210 Disable peer verification for this internal connection 2025-04-23 10:48:55 +01:00
Derick Rethans
46d8221d0c Instruct PECL website to use the internal (firewalled) host for fetching downloads. 2025-04-23 10:17:19 +01:00
Shivam Mathur
547c933aef Add support for PHP 8.4 (#104) 2024-11-24 16:46:05 +05:30
Christoph M. Becker
3e0a9ccc5a Fix GH-100: account request notification shows email address (GH-101) 2024-09-03 13:44:06 +02:00
Christoph M. Becker
ebc1d3af71 Add info about new package which superseded an old package (#99)
If a PECL package is unmaintained, but superseded by another PECL
package, we show the respective linked package name in the warning
box.
2024-08-01 14:46:54 +01:00
Derick Rethans
7de91eaabd The new mailinglist software uses the From header, and not the envelope to allow posting as subscriber 2024-07-26 12:36:24 +01:00
Christoph M. Becker
c7e82865af Don't expect TS only extensions to have NTS builds (#97)
As it is now, only DLLs of extensions which have been built for NTS and
ZTS are shown on the respective extension page.  This has probably been
done to avoid "broken" extensions to be shown, to avoid confusion for
users ("where are the ZTS builds?"), and likely to endorse NTS builds
for security (ASLR) and stability reasons.

However, there are some extensions which do not support NTS builds by
design, and I don't see a particularly good reason not to show their
DLLs.  To avoid issues with extensions which are supposed to be
compatible with NTS and ZTS, we hard-code the list of extensions which
are supposed to work in thread-safe mode only.
2024-07-10 18:35:13 +02:00
Derick Rethans
8fe853663b Send people to the windows internals mailinglist for missing DLLs 2024-06-04 11:03:52 +01:00
Derick Rethans
d46cbd98fc Fixed typo 2024-05-20 16:46:47 +01:00
Derick Rethans
8d40a68b00 Fixed issue #96: User feed is not available and return an 500 internal server error 2024-05-20 16:45:08 +01:00
Derick Rethans
12970abb9d Document new lists, and also update URLs to resources 2024-05-20 16:31:45 +01:00
Derick Rethans
f05c302ef6 Switch PECL Windows downloads to downloads.php.net 2024-03-18 11:45:01 +00:00
Derick Rethans
75f77c6cd3 Silence errors from file_get_contents here 2023-11-15 15:20:42 +00:00
Derick Rethans
141680d383 Fixed whitespace 2023-11-15 15:20:25 +00:00
Derick Rethans
0a14027c66 Fixed PHP syntax 2023-11-15 15:20:15 +00:00
Derick Rethans
9d85959e6d Add another error instead of showing a 500 2023-09-11 10:51:13 +01:00
Derick Rethans
a41fc67258 Merged pull request #90 2023-09-06 13:30:54 +01:00
Michele Locati
7399108929 Update minimum PHP version in README.md 2023-09-06 13:30:52 +01:00
Derick Rethans
8bfc3c3b88 Merged pull request #89 2023-09-06 13:30:27 +01:00
Christoph M. Becker
b5e366fac4 PECL requests should not request PHP accounts
That was originally meant for documentation purposes, but PHP accounts
are no longer relevant for that since we've moved the doc repos to
Github.

Given that very few account requests are handled these days, removing
the additional account request may help to process the remaining
requests.
2023-09-06 13:30:25 +01:00
Derick Rethans
db35b4b500 Merged pull request #86 2023-09-06 13:29:20 +01:00
Amish
3687499c6e Make edit package info easily visible
Link to Edit Package Information is hardly visible / noticeable. This commit removes tiny image and replaces it with text which is easily visible and easily understood. Otherwise the pencil type image hardly gets noticed and looks more like part of "Edit maintainers" link next to it.
2023-09-06 13:29:17 +01:00
Derick Rethans
ce43956c3b Merged pull request #85 2023-09-06 13:28:12 +01:00
Luca Abbati
0e24281a82 Make explicit that 'Verify Release' button actually releases!
The text of the HTML button that is used to do a release is 'Verify Release'.
What I get from it, is that it 'verifies a release' (e.g. in this context that verifies that the package I provided is good) rather than it 'performs' a release.

This commit changes the text simply adding a 'and' so it makes more clear that 2 actions will be executed, not one.
2023-09-06 13:28:09 +01:00
Derick Rethans
dcf8c0d348 Merged pull request #91 2023-09-06 13:25:55 +01:00
Michele Locati
374961fb4a Avoid warnings when there's no records in releases/files 2023-09-06 13:25:52 +01:00
Derick Rethans
cf57e93708 Don't silently hide insertion errors 2023-09-06 13:23:47 +01:00
Derick Rethans
c1cec5cbc6 Bump integer size 2023-08-30 12:45:25 +01:00
Derick Rethans
7e805cc500 Can't use return types with this still old PHP version 2023-08-30 11:12:15 +01:00
Derick Rethans
f64a687ff5 Merged pull request #92 2023-08-30 10:41:56 +01:00
Michele Locati
4d2eeb7da5 Sort releases in XML files by version instead of date 2023-08-30 10:41:51 +01:00
Derick Rethans
c34e709f33 Only show email address if both 'active' and 'showemail' are set 2023-08-08 16:49:27 +01:00
Levi Morrison
706b4b0e4e Add autocomplete and required attributes for login form (#88)
See the MDN for information on autocomplete:
https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete
2022-12-06 11:08:16 -07:00
Christoph M. Becker
0498405985 Display PHP 8.1 DLLs 2022-01-07 17:40:00 +01:00
Sergey Panteleev
4b058cea68 Replace reference to git.php.net 2021-04-07 15:19:41 +03:00