PEAR News | PHP News | Manuals | Imprint

PEAR-News ::



Mail_Mime 1.8.4

* Request #19406: Allow to set individual attachment part headers [alec]<br />
* Fixed Bug #18982: Non-static method Mail_mimePart::encodeHeader() should not be called statically [alec]
[ more >> ]


PHP_CodeSniffer 1.3.4

- Added missing package.xml entries for new Generic FixmeSniff<br />
-- Thanks to Jaroslav Hanslík for the patch<br />
- Expected indents for PEAR ScopeClosingBraceSniff and FunctionCallSignatureSniff can now be set in ruleset files<br />
-- Both sniffs use a variable called "indent"<br />
-- Thanks to Thomas Despoix for the patch<br />
- Standards designed to be installed in the PHPCS Standards dir will now work outside this dir as well<br />
-- In particular, allows the Drupal CS to work without needing to symlink it into the PHPCS install<br />
-- Thanks to Peter Philipp for the patch<br />
- Rule references for standards, directories and specific sniffs can now be relative in ruleset.xml files<br />
-- For example: ref="../MyStandard/Sniffs/Commenting/DisallowHashCommentsSniff.php"<br />
- Symlinked standards now work correctly, allowing aliasing of installed standards (request #19417)<br />
-- Thanks to Tom Klingenberg for the patch<br />
- Squiz ObjectInstantiationSniff now allows objects to be returned without assinging them to a variable<br />
- Added Squiz.Commenting.FileComment.MissingShort error message for file comments that only contains tags<br />
-- Also stops undefined index errors being generated for these comments<br />
- Debug option -vv now shows tokenizer status for CSS files<br />
- Added support for new gjslint error formats<br />
-- Thanks to Meck for the patch<br />
- Generic ScopeIndentSniff now allows comment indents to not be exact even if the exact flag is set<br />
-- The start of the comment is still checked for exact indentation as normal<br />
- Fixed an issue in AbstractPatternSniff where comments were not being ignored in some cases<br />
- Fixed an issue in Zend ClosingTagSniff where the closing tag was not always being detected correctly<br />
-- Thanks to Jonathan Robson for the patch<br />
- Fixed an issue in Generic FunctionCallArgumentSpacingSniff where closures could cause incorrect errors<br />
- Fixed an issue in Generic UpperCaseConstantNameSniff where errors were incorrectly reported on goto statements<br />
-- Thanks to Tom Klingenberg for the patch<br />
- PEAR FileCommentSniff and ClassCommentSniff now support author emails with a single character in the local part<br />
-- E.g., a@me.com<br />
-- Thanks to Denis Shapkin for the patch<br />
- Fixed bug #19290 : Generic indent sniffer fails for anonymous functions<br />
- Fixed bug #19324 : Setting show_warnings configuration option does not work<br />
- Fixed bug #19354 : Not recognizing references passed to method<br />
- Fixed bug #19361 : CSS tokenzier generates errors when PHP embedded in CSS file<br />
- Fixed bug #19374 : HEREDOC/NOWDOC Indentation problems<br />
- Fixed bug #19381 : traits and indetations in traits are not handled properly<br />
- Fixed bug #19394 : Notice in NonExecutableCodeSniff<br />
- Fixed bug #19402 : Syntax error when executing phpcs on Windows with parens in PHP path<br />
-- Thanks to Tom Klingenberg for the patch<br />
- Fixed bug #19411 : magic method error on __construct()<br />
-- The fix required a rewrite of AbstractScopeSniff, so please test any sniffs that extend this class<br />
- Fixed bug #19412 : Incorrect error about assigning objects to variables when inside inline IF<br />
- Fixed bug #19413 : php_cs thinks I haven't used a parameter when I have<br />
- Fixed bug #19414 : php_cs seems to not track variables correctly in heredocs
[ more >> ]


Text_PathNavigator 0.2.0

QA release<br />
Bug #12907 get() gives warning on empty path
[ more >> ]


Image_GIS2 0.1.0

* Refactored using PHP 5 syntax.<br />
<br />
! PHP 5.0.0 (or higher) is now required.
[ more >> ]


Services_Libravatar 0.2.1

Remove whitespace line
[ more >> ]


PHP_UML 1.6.1

* fixed API declaration fatal error (PHP_UML_Input_PHP_ParserImpl::__construct())<br />
* added missing space in function parameters generated by HtmlNew
[ more >> ]


Services_PageRank 0.1.0

First release as PEAR package
[ more >> ]


HTTP_Header2 0.1.0

Forked from HTTP_Header
[ more >> ]


Services_Libravatar 0.2.0

-option validation and standardisation<br />
-url() deprecation<br />
-more tests
[ more >> ]


Auth_PrefManager 1.2.2

QA release<br />
<br />
Bug #19408 package installs files to extra Auth subdir
[ more >> ]



© 2004 I.S.U.M.