diff options
author | Peter Kokot <peterkokot@gmail.com> | 2018-06-27 01:09:48 +0200 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2018-06-27 11:53:40 +0200 |
commit | 32489322a1e7fc55fd09826c83a23ac7b702a29b (patch) | |
tree | f089c3bb99fd4d262d9edfed0fb914c9549b1d0c /ext/standard/php_string.h | |
parent | 6dc0cd868d972885249ce40f2d64097cd0ba6c1f (diff) | |
download | php-git-32489322a1e7fc55fd09826c83a23ac7b702a29b.tar.gz |
Remove outdated comments about PHP 3
Diffstat (limited to 'ext/standard/php_string.h')
-rw-r--r-- | ext/standard/php_string.h | 2 |
1 files changed, 0 insertions, 2 deletions
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 |