Skip to content

Commit

Permalink
remove explicit php version from doc blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcus Schwarz authored and usox committed Apr 5, 2019
1 parent f45931a commit 0ed4304
Show file tree
Hide file tree
Showing 151 changed files with 0 additions and 302 deletions.
2 changes: 0 additions & 2 deletions src/Context.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/DefaultKeyword.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Andrew Crites <explosion-pills@aysites.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Dom/Attr.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Dom/CDATASection.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Dom/Comment.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Dom/Defs.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Dom/DocumentBuilder.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Dom/DocumentType.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Dom/Element.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Dom/Node.php
Expand Up @@ -5,8 +5,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Dom/PHPTALDocumentBuilder.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Dom/ProcessingInstruction.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Dom/SaxXmlParser.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Dom/Text.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Dom/XmlDeclaration.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Dom/XmlnsState.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Exception/ConfigurationException.php
Expand Up @@ -2,8 +2,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Exception/IOException.php
Expand Up @@ -2,8 +2,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Exception/InvalidVariableNameException.php
Expand Up @@ -2,8 +2,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Exception/MacroMissingException.php
Expand Up @@ -2,8 +2,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Exception/ParserException.php
Expand Up @@ -2,8 +2,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Exception/PhpTalException.php
Expand Up @@ -2,8 +2,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Exception/TemplateException.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Exception/UnknownModifierException.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Exception/VariableNotFoundException.php
Expand Up @@ -2,8 +2,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/ExceptionHandler.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Kornel Lesiński <kornel@aardvarkmedia.co.uk>
Expand Down
2 changes: 0 additions & 2 deletions src/FileSource.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/FileSourceResolver.php
Expand Up @@ -3,8 +3,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/FilterInterface.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/GetTextTranslator.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/KeywordsInterface.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Andrew Crites <explosion-pills@aysites.com>
Expand Down
2 changes: 0 additions & 2 deletions src/NothingKeyword.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Andrew Crites <explosion-pills@aysites.com>
Expand Down
2 changes: 0 additions & 2 deletions src/PHPTAL.php
Expand Up @@ -3,8 +3,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Php/Attribute.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Php/Attribute/I18N/Attributes.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Php/Attribute/I18N/Data.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Php/Attribute/I18N/Domain.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Php/Attribute/I18N/Name.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Php/Attribute/I18N/Source.php
Expand Up @@ -2,8 +2,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Php/Attribute/I18N/Target.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Php/Attribute/I18N/Translate.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Php/Attribute/METAL/DefineMacro.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Php/Attribute/METAL/DefineSlot.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down
2 changes: 0 additions & 2 deletions src/Php/Attribute/METAL/FillSlot.php
Expand Up @@ -4,8 +4,6 @@
/**
* PHPTAL templating engine
*
* PHP Version 5
*
* @category HTML
* @package PHPTAL
* @author Laurent Bedubourg <lbedubourg@motion-twin.com>
Expand Down

0 comments on commit 0ed4304

Please sign in to comment.