summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2019-03-30 19:39:32 +0100
committerPeter Kokot <peterkokot@gmail.com>2019-03-30 19:39:32 +0100
commit7915d8bbca2f388e95dd1cae831f3297053d907a (patch)
treee9f46fae9827d14600fa655dadcc66a2b521fd24
parentc6eac0d5be24e90faa5206e38cddf2c685712aaa (diff)
parent8346b4c9f149c1a3d4e0631007e71bbbebd0b87d (diff)
downloadphp-git-7915d8bbca2f388e95dd1cae831f3297053d907a.tar.gz
Merge branch 'PHP-7.4'
* PHP-7.4: Move README files to a dedicated docs directory
-rw-r--r--README.md4
-rw-r--r--docs/input-filter.md (renamed from README.input_filter)0
-rw-r--r--docs/mailinglist-rules.md (renamed from README.MAILINGLIST_RULES)0
-rw-r--r--docs/output-api.md (renamed from README.NEW-OUTPUT-API)0
-rw-r--r--docs/parameter-parsing-api.md (renamed from README.PARAMETER_PARSING_API)0
-rw-r--r--docs/release-process.md (renamed from README.RELEASE_PROCESS)0
-rw-r--r--docs/self-contained-extensions.md (renamed from README.SELF-CONTAINED-EXTENSIONS)0
-rw-r--r--docs/streams.md (renamed from README.STREAMS)0
-rw-r--r--docs/unix-build-system.md (renamed from README.UNIX-BUILD-SYSTEM)0
9 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 45706d2425..09dde4fdb8 100644
--- a/README.md
+++ b/README.md
@@ -94,8 +94,8 @@ contribute:
- [Contributing to PHP](/CONTRIBUTING.md)
- [PHP coding standards](/CODING_STANDARDS)
-- [Mailinglist rules](/README.MAILINGLIST_RULES)
-- [PHP release process](/README.RELEASE_PROCESS)
+- [Mailinglist rules](/docs/mailinglist-rules.md)
+- [PHP release process](/docs/release-process.md)
## Testing
diff --git a/README.input_filter b/docs/input-filter.md
index bca7f29ad2..bca7f29ad2 100644
--- a/README.input_filter
+++ b/docs/input-filter.md
diff --git a/README.MAILINGLIST_RULES b/docs/mailinglist-rules.md
index 8fafbd717d..8fafbd717d 100644
--- a/README.MAILINGLIST_RULES
+++ b/docs/mailinglist-rules.md
diff --git a/README.NEW-OUTPUT-API b/docs/output-api.md
index 3c23c8e8de..3c23c8e8de 100644
--- a/README.NEW-OUTPUT-API
+++ b/docs/output-api.md
diff --git a/README.PARAMETER_PARSING_API b/docs/parameter-parsing-api.md
index f65c19a723..f65c19a723 100644
--- a/README.PARAMETER_PARSING_API
+++ b/docs/parameter-parsing-api.md
diff --git a/README.RELEASE_PROCESS b/docs/release-process.md
index fdc2440748..fdc2440748 100644
--- a/README.RELEASE_PROCESS
+++ b/docs/release-process.md
diff --git a/README.SELF-CONTAINED-EXTENSIONS b/docs/self-contained-extensions.md
index 1aaec6d6c4..1aaec6d6c4 100644
--- a/README.SELF-CONTAINED-EXTENSIONS
+++ b/docs/self-contained-extensions.md
diff --git a/README.STREAMS b/docs/streams.md
index 6ef69c733a..6ef69c733a 100644
--- a/README.STREAMS
+++ b/docs/streams.md
diff --git a/README.UNIX-BUILD-SYSTEM b/docs/unix-build-system.md
index 8db9bcde2f..8db9bcde2f 100644
--- a/README.UNIX-BUILD-SYSTEM
+++ b/docs/unix-build-system.md