summaryrefslogtreecommitdiff
path: root/README.NEW-OUTPUT-API
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2018-06-12 20:01:37 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2018-06-16 13:04:30 +0200
commitbe49d61b19cea80ccc76e82f8faf2b2a640b658c (patch)
tree4efe592e56325e3df0c35fc5317bd976ae8ffd70 /README.NEW-OUTPUT-API
parent5651b1a7ca760aee1733a6b058d011f09942a6c4 (diff)
downloadphp-git-be49d61b19cea80ccc76e82f8faf2b2a640b658c.tar.gz
Remove old SVN keywords substitutions
When the PHP source code was versioned in Subversion, there was possible to substitute certain keywords such as $Id$ with revision number, last change time and author name. Such approach is not used in Git so this patch removes these outdated artifacts from source code files.
Diffstat (limited to 'README.NEW-OUTPUT-API')
-rw-r--r--README.NEW-OUTPUT-API3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.NEW-OUTPUT-API b/README.NEW-OUTPUT-API
index 2ba8ef0586..fa15fdc732 100644
--- a/README.NEW-OUTPUT-API
+++ b/README.NEW-OUTPUT-API
@@ -1,6 +1,3 @@
-$Id: README.NEW-OUTPUT-API 219039 2006-08-30 07:39:09Z mike $
-
-
API adjustment to the old output control code:
Everything now resides beneath the php_output namespace,