summaryrefslogtreecommitdiff
path: root/README.RELEASE_PROCESS
diff options
context:
space:
mode:
authorSara Golemon <pollita@php.net>2017-04-14 16:43:01 -0700
committerSara Golemon <pollita@php.net>2017-04-14 16:44:13 -0700
commit2b3ba5d4c732117f20503b533bcbad8aa1f659e0 (patch)
tree9598603bda57e2e117d694f4fa4be910db9493df /README.RELEASE_PROCESS
parent7f5d47dfd1e00643efe481363259e0d4896deab3 (diff)
downloadphp-git-2b3ba5d4c732117f20503b533bcbad8aa1f659e0.tar.gz
Update step about uploading packages to downloads.php.net
At some point this changed from a per-user specific mapping to a standard ~$USER mapping.
Diffstat (limited to 'README.RELEASE_PROCESS')
-rw-r--r--README.RELEASE_PROCESS8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.RELEASE_PROCESS b/README.RELEASE_PROCESS
index 25c1a624ec..0dfcbec53b 100644
--- a/README.RELEASE_PROCESS
+++ b/README.RELEASE_PROCESS
@@ -97,11 +97,11 @@ and build three tarballs (gz, bz2 and xz).
and output verification information to be included in announcement email
14. Copy those tarballs (scp, rsync) to downloads.php.net, in your homedir there should be a
-directory "downloads/". Copy them into there, so that the system can generate
-MD5 sums. If you do not have this directory, talk to Derick or Dan.
+directory "public_html/". Copy them into there, so that the system can generate
+MD5 sums. If you do not have this directory, create it.
-15. Now the RC can be found on http://downloads.php.net/yourname,
-f.e. http://downloads.php.net/derick/
+15. Now the RC can be found on http://downloads.php.net/~yourname,
+f.e. http://downloads.php.net/~derick/
16. Once the release has been tagged, contact the PHP Windows development team
(internals-win@lists.php.net) so that Windows binaries can be created. Once