removed mods directory from the ATutor codebase
[atutor.git] / mods / phpdoc2 / PhpDocumentor / Release-1.4.1
diff --git a/mods/phpdoc2/PhpDocumentor/Release-1.4.1 b/mods/phpdoc2/PhpDocumentor/Release-1.4.1
deleted file mode 100644 (file)
index d5189ad..0000000
+++ /dev/null
@@ -1,101 +0,0 @@
-$Id: Release-1.4.1,v 1.2 2007/12/14 18:33:13 ashnazg Exp $\r
-\r
-PhpDocumentor Version 1.4.1\r
-################################################################################\r
-http://www.phpdoc.org\r
-Gregory Beaver cellog@php.net\r
-Joshua Eichorn jeichorn@phpdoc.org\r
-################################################################################\r
-################################################################################\r
-\r
-The phpDocumentor team would like to announce the release of phpDocumentor\r
-1.4.1.  This release deprecates the usage of the old "phpdoc.php" and \r
-"new_phpdoc.php" webpage interfaces, in favor of the docbuilder interface...\r
-the files remain in the application, but for now they automatically redirect\r
-to the docbuilder interface.  This release also fixes some runtime execution \r
-bugs, provides a few  clarification updates to the manual, and establishes \r
-unit tests available to the "pear run-tests" command.\r
-\r
-------\r
-IMPORTANT:  phpDocumentor 1.4.1 requires PHP version 4.2.0 or greater.\r
-phpDocumentor will function best with PHP version 4.3.0 or greater, as it will\r
-use of the tokenizer extension if php 4.3.0 is installed for a tremendous\r
-increase in parsing speed.  PHP version 5.1.0 or newer is recommended to take\r
-advantage of PHP5-only features.\r
-\r
-WARNING:  A bug in PHP v5.2.1 can cause PhpDocumentor v1.3.1 and older to\r
-spiral into an infinite loop when parsing tutorial documents.  PhpDocumentor \r
-v1.3.2 and newer will crash itself at the beginning of the tutorial parsing \r
-stage if it detects PHP v5.2.1 being used to parse tutorials.\r
-------\r
-\r
-Speaking of speed, do NOT run the PDF Converter with --sourcecode = on for any\r
-medium to large sized projects.  I had to kill a PDF generation after 36 hours\r
-on a Pentium IV 2.66GHz computer - 36 hours!  The design of the PDF generation\r
-library is tremendously inefficient, probably on the order of O(n^2).  I'd fix\r
-this if I knew anything about PDF.  If there are any users out there with the\r
-time and expertise to look into the algorithms used by CPdf, we would all\r
-appreciate it.\r
-\r
-A full listing of all closed bugs and feature requests can be found in the \r
-next section of the notes.\r
-\r
-phpDocumentor 1.4.1 is ready for production use documenting any PHP project,\r
-download it and try the most advanced solution for PHP documentation\r
-today.\r
-\r
-################################################################################\r
-\r
-The following PEAR items are included in version 1.4.1:\r
-Req #11755: Remove Unused DocBlock_Lexer and PHPT Tests [ashnazg]\r
-Req #11757: Move PhpUnit Tests into new tests dir [ashnazg]\r
-Bug #10909: PHP Notice in PDF Converter line 210 [ashnazg]\r
-Bug #11613: -q flag is not honoured [ashnazg]\r
-Bug #11683: examples displayed using earthli style are not rendered properly\r
-            [ashnazg|kguest]\r
-Bug #11788: Two failing unit tests [ashnazg]\r
-Bug #11809: Incorrect @name usage causes fatal crash [ashnazg]\r
-Bug #12121: phpdoc.bat cannot launch php.exe [ashnazg|kalvaro]\r
-Bug #12172: media files are not being copied [ashnazg|nemesis]\r
-Bug #12201: Misleading error message [ashnazg|yunosh]\r
-Doc #12459: @subpackage does not fix name conflicts [ashnazg]\r
-\r
-The following Sourceforge items are included in version 1.4.1:\r
-- [1846302] php version > 4.3.0 and tokenizer [ashnazg]\r
-- [1845584] File suffix should be lowercase [ashnazg]\r
-- [1842595] makedoc.sh doesn\'t like embedded blanks in paths [ashnazg|munroe_r]\r
-- [1839924] addErrorDie has to exit with non-zero return code! [ashnazg|blueyed]\r
-- [1826342] Data-dependent endless(?) loop in parser [ashnazg]\r
-- [1733936] "phpdoc" does not return with error code "0" on success\r
-            [ashnazg|blueyed]\r
-\r
-\r
-You can view the bug details or reopen one if\r
-you think it's not totally fixed at:\r
-http://pear.php.net/bugs/search.php?cmd=display&package_name%5B%5D=PhpDocumentor\r
-http://sourceforge.net/tracker/?group_id=11194&atid=111194\r
-\r
-################################################################################\r
-\r
-The documentation has been updated for this release you can view it at\r
-http://www.phpdoc.org/docs\r
-or in the distribution in the spec directory\r
-\r
-The changelog is available in the tarball, or online at \r
-http://pear.php.net/package/PhpDocumentor/download/\r
-\r
-You can download the newest version from \r
-http://pear.php.net/package/PhpDocumentor/download/ \r
-and http://phpdocu.sourceforge.net/downloads.php\r
-\r
-And of course you can reach the webpage at\r
-http://pear.php.net/package/PhpDocumentor/ or\r
-http://phpdocu.sourceforge.net/ or\r
-http://phpdoc.org/\r
-\r
-enjoy\r
--gregory beaver <cellog@php.net>\r
--joshua eichorn <jeichorn@phpdoc.org>\r
-\r
-\r
-vim: set expandtab :\r