diff options
author | ctrlaltca@gmail.com <> | 2011-11-19 13:43:01 +0000 |
---|---|---|
committer | ctrlaltca@gmail.com <> | 2011-11-19 13:43:01 +0000 |
commit | 3996193250a6be5e4699048618452f4ca35578b6 (patch) | |
tree | a65b2ce0e5ddb1d2a6e559213dfcd74f955070f3 /.gitattributes | |
parent | 98dbe6f0d2edfff3a1f5785504504b4a6e5dd4eb (diff) |
updating phpDocumentor, part 3: patched to mantain "dot" as a namespace separator in @package
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 82a6b6f6..9dd0d8a0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1006,6 +1006,7 @@ buildscripts/PhpDocumentor/phpDocumentor/phpdoc.inc -text buildscripts/PhpDocumentor/phpdoc -text buildscripts/PhpDocumentor/phpdoc.php -text buildscripts/PhpDocumentor/poweredbyphpdoc.gif -text +buildscripts/PhpDocumentor/prado_patch_dot_in_package_name.patch -text buildscripts/PhpDocumentor/scripts/add_cvs.php -text buildscripts/PhpDocumentor/scripts/create_examples.php -text buildscripts/PhpDocumentor/scripts/create_package.xml.php -text |