From: Peter Kokot Date: Tue, 26 Jun 2018 23:09:48 +0000 (+0200) Subject: Remove outdated comments about PHP 3 X-Git-Tag: php-7.3.0alpha3~55 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=32489322a1e7fc55fd09826c83a23ac7b702a29b;p=php Remove outdated comments about PHP 3 --- diff --git a/ext/standard/file.c b/ext/standard/file.c index baefafc735..da2503056a 100644 --- a/ext/standard/file.c +++ b/ext/standard/file.c @@ -23,8 +23,6 @@ /* $Id$ */ -/* Synced with php 3.0 revision 1.218 1999-06-16 [ssb] */ - /* {{{ includes */ #include "php.h" diff --git a/ext/standard/file.h b/ext/standard/file.h index 7fa0afee67..71400dd703 100644 --- a/ext/standard/file.h +++ b/ext/standard/file.h @@ -18,8 +18,6 @@ /* $Id$ */ -/* Synced with php 3.0 revision 1.30 1999-06-16 [ssb] */ - #ifndef FILE_H #define FILE_H diff --git a/ext/standard/fsock.h b/ext/standard/fsock.h index 499a0d0fc0..4aa27cabba 100644 --- a/ext/standard/fsock.h +++ b/ext/standard/fsock.h @@ -20,8 +20,6 @@ /* $Id$ */ -/* Synced with php 3.0 revision 1.24 1999-06-18 [ssb] */ - #ifndef FSOCK_H #define FSOCK_H diff --git a/ext/standard/php_string.h b/ext/standard/php_string.h index 152028ea15..fe6fce13e1 100644 --- a/ext/standard/php_string.h +++ b/ext/standard/php_string.h @@ -19,8 +19,6 @@ /* $Id$ */ -/* Synced with php 3.0 revision 1.43 1999-06-16 [ssb] */ - #ifndef PHP_STRING_H #define PHP_STRING_H