mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
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.
This commit is contained in:
parent
5651b1a7ca
commit
be49d61b19
75 changed files with 0 additions and 97 deletions
|
@ -16,8 +16,6 @@
|
|||
+----------------------------------------------------------------------+
|
||||
*/
|
||||
|
||||
/* $Id: $ */
|
||||
|
||||
#ifndef HTTP_STATUS_CODES_H
|
||||
#define HTTP_STATUS_CODES_H
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue