mirror of
https://github.com/php/php-src.git
synced 2026-04-14 19:41:05 +02:00
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.