Skip to content

Commit 128cd0d

Browse files
petkcmb69
authored andcommitted
Remove old SVN keywords substitutions from xsl and sockets tests
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 the xsl and sockets extensions tests files.
1 parent 100b4cd commit 128cd0d

10 files changed

+2
-10
lines changed

ext/sockets/tests/socket_getpeername_ipv4loop.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
--TEST--
22
ext/sockets - socket_getpeername_ipv4loop - basic test
33
--CREDITS--
4+
Tatjana Andersen tatjana.andersen@redpill-linpro.com
45
# TestFest 2009 - NorwayUG
5-
# $Id: socket_getpeername_ipv4loop.phpt 494 2009-06-09 20:38:05Z tatjana.andersen@redpill-linpro.com $
66
--SKIPIF--
77
<?php
88
if (!extension_loaded('sockets')) {

ext/sockets/tests/socket_getpeername_ipv6loop.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
--TEST--
22
ext/sockets - socket_getpeername_ipv6loop - basic test
33
--CREDITS--
4+
Tatjana Andersen tatjana.andersen@redpill-linpro.com
45
# TestFest 2009 - NorwayUG
5-
# $Id: socket_getpeername_ipv6loop.phpt 494 2009-06-09 20:38:05Z tatjana.andersen@redpill-linpro.com $
66
--SKIPIF--
77
<?php
88
if (!extension_loaded('sockets')) {

ext/xsl/tests/documentxpath.xsl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?xml version="1.0" encoding="iso-8859-1"?>
2-
<!-- $Id: documentxpath.xsl,v 1.1 2003-10-27 15:12:20 chregu Exp $ -->
32
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" >
43
<xsl:output method="xml" encoding="iso-8859-1" indent="no"/>
54
<xsl:template match="/">

ext/xsl/tests/phpfunc-nostring.xsl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?xml version="1.0" encoding="iso-8859-1"?>
2-
<!-- $Id: phpfunc-nostring.xsl,v 1.1.2.2 2009-05-23 14:49:55 felipe Exp $ -->
32
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
43
xmlns:php="http://php.net/xsl"
54
>

ext/xsl/tests/phpfunc-undef.xsl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?xml version="1.0" encoding="iso-8859-1"?>
2-
<!-- $Id: phpfunc-undef.xsl,v 1.1.2.2 2009-05-23 14:49:55 felipe Exp $ -->
32
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
43
xmlns:php="http://php.net/xsl"
54
>

ext/xsl/tests/phpfunc.xsl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?xml version="1.0" encoding="iso-8859-1"?>
2-
<!-- $Id: phpfunc.xsl,v 1.1.2.2 2009-05-23 14:49:55 felipe Exp $ -->
32
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
43
xmlns:php="http://php.net/xsl"
54
>

ext/xsl/tests/streamsinclude.xsl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?xml version="1.0" encoding="iso-8859-1"?>
2-
<!-- $Id: streamsinclude.xsl,v 1.1 2003-10-27 15:12:20 chregu Exp $ -->
32
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" >
43
<xsl:output method="xml" encoding="iso-8859-1" indent="no"/>
54
<xsl:include href="compress.zlib://xslt.xsl.gz"/>

ext/xsl/tests/xslt.xsl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?xml version="1.0" encoding="iso-8859-1"?>
2-
<!-- $Id: xslt.xsl,v 1.2 2003-11-29 13:01:19 chregu Exp $ -->
32
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" >
43

54
<xsl:output method="xml" encoding="iso-8859-1" indent="no"/>

ext/xsl/tests/xslt012.xsl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?xml version="1.0" encoding="iso-8859-1"?>
2-
<!-- $Id: xslt012.xsl,v 1.1 2004-08-05 13:31:17 tony2001 Exp $ -->
32
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" >
43

54
<xsl:output method="xml" encoding="iso-8859-1" indent="no"/>

ext/xsl/tests/私はガラスを食べられますstreamsinclude.xsl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?xml version="1.0" encoding="iso-8859-1"?>
2-
<!-- $Id: streamsinclude.xsl,v 1.1 2003-10-27 15:12:20 chregu Exp $ -->
32
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" >
43
<xsl:output method="xml" encoding="iso-8859-1" indent="no"/>
54
<xsl:include href="compress.zlib://xslt.xsl.gz"/>

0 commit comments

Comments
 (0)