-
jsweat committed revision 1953 to the SimpleTest SVN repository, changing 19 files.
2009-09-20 01:26:25 UTC in SimpleTest
-
jsweat committed revision 1852 to the SimpleTest SVN repository, changing 1 files.
2008-12-26 03:54:12 UTC in SimpleTest
-
jsweat committed revision 1851 to the SimpleTest SVN repository, changing 1 files.
2008-12-26 01:01:14 UTC in SimpleTest
-
jsweat committed revision 1850 to the SimpleTest SVN repository, changing 1 files.
2008-12-26 00:52:46 UTC in SimpleTest
-
jsweat committed revision 1849 to the SimpleTest SVN repository, changing 1 files.
2008-12-26 00:47:23 UTC in SimpleTest
-
jsweat committed revision 1848 to the SimpleTest SVN repository, changing 1 files.
2008-12-26 00:30:24 UTC in SimpleTest
-
jsweat committed revision 1847 to the SimpleTest SVN repository, changing 1 files.
2008-12-26 00:16:05 UTC in SimpleTest
-
jsweat committed revision 1846 to the SimpleTest SVN repository, changing 1 files.
2008-12-26 00:12:00 UTC in SimpleTest
-
I can verify this same bug is present when using the phpdoc 1.4.2 tarball with php 5.2.5, which is what I used to build the SimpleTest api documentation. Here is one example among many:
http://simpletest.org/api/SimpleTest/UnitTester/UnitTestCase.html#assertClone.
2008-06-09 00:59:49 UTC in PhpDocumentor
-
Using tarball ( 2421028 May 25 17:17 PhpDocumentor-1.4.2.tgz ) and
$ php -v
PHP 5.2.6RC4-pl0-gentoo (cli) (built: May 26 2008 00:44:07)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
with Xdebug v2.0.2, Copyright (c) 2002-2007, by Derick Rethans
I have source code of:
/**#@+
* CwtFileLoader exception
* @package psl
*...
2008-06-08 14:59:21 UTC in PhpDocumentor