Timeline


and .

10/14/2009:

13:19 Ticket #908 (@assert tag ignored in PHPUnit 3.4.1) closed by sb
invalid: […] […] […] […]
09:46 Ticket #908 (@assert tag ignored in PHPUnit 3.4.1) created by tmysik
Discovered while reporting ticket #904. If one uses @assert tag in …

10/13/2009:

17:32 Ticket #907 (Commands captureEntirePageScreenshotToString and captureScreenshotToString ...) created by Martin
Commands captureEntirePageScreenshotToString and …
15:28 Ticket #904 ([PHP 5.3] Cannot run tests using custom test suite) closed by sb
invalid: Please have a look at #872. The PHPUnit documentation has since been …
09:27 Ticket #906 (Failed to parse test result file "clover.xml" in Bamboo 2.5.x) created by bate
I configured Bamboo like in your examples and used the Money sample. The …
07:48 Changeset [5279] by sb
- Fugbix typo.
00:05 Changeset [5278] by sb
- Merge [5277].
00:03 Changeset [5277] by sb
- Make output handling more robust.

10/12/2009:

23:47 Changeset [5276] by sb
- Merge [5275].
23:47 Ticket #905 (Files with no methods or classes show incorrect code coverage with ...) closed by sb
fixed: (In [5275]) - Fix #905.
23:47 Changeset [5275] by sb
- Fix #905.
19:03 Ticket #905 (Files with no methods or classes show incorrect code coverage with ...) created by webbles
It appears that for a file to get a counts for statements or …
17:09 Ticket #904 ([PHP 5.3] Cannot run tests using custom test suite) created by tmysik
For NetBeans, this issue is a blocker because we use our custom test suite …
09:07 Changeset [5274] by sb
- Merge [5273].
09:07 Changeset [5273] by sb
- Nuke unused variable.

10/11/2009:

10:09 Ticket #903 (Memory exhausted) closed by sb
invalid: Looks like you need to increase the memory_limit even further. From …
04:58 Ticket #903 (Memory exhausted) created by kedwards
When running phpunit 3.4.0 and 3.4.1 I receive this: error Fatal error: …

10/10/2009:

11:40 Changeset [5272] by sb
- Merge [5271].
11:37 Ticket #902 (--log-metrics throws Exception on namespaced code) closed by sb
fixed: (In [5271]) - Fix #902.
11:37 Changeset [5271] by sb
- Fix #902.

10/09/2009:

16:53 Ticket #902 (--log-metrics throws Exception on namespaced code) created by rwilczek
I know ... --log-metrics is deprecated ... But after upgrading from …
13:21 Ticket #901 (Check method call with different parameters) created by kingoleg
I'd like to check function was called with one parameter list but did not …
10:06 Ticket #900 (Mocking with empty methods array) created by rwilczek
After upgrading from PHPUnit 3.3.17 to 3.4.1 my testsuite breaks with …
05:47 Changeset [5270] by sb
- Merge [5263:5265] and [5269].
05:42 Ticket #889 (--skeleton-class flag doesn't work with @depends annotation) closed by sb
fixed: (In [5269]) - Fix #889.
05:42 Changeset [5269] by sb
- Fix #889.

10/08/2009:

22:28 Ticket #898 (PHPUnit_Framework_TestSuite_DataProvider fatal error if run zf tool ( Zend ...) closed by sb
duplicate: Duplicate of  ZF-7894.
18:06 Ticket #899 (Exception: Serialization of 'Closure' is not allowed) created by rwilczek
My testsuite which was running with PHPUnit 3.3.17 without problems …
17:23 Ticket #898 (PHPUnit_Framework_TestSuite_DataProvider fatal error if run zf tool ( Zend ...) created by abtris
Fatal error: Cannot redeclare class …
15:41 Ticket #897 (assertEquals(TRUE, 'some string') does not fail as expected) closed by sb
invalid
14:04 Ticket #897 (assertEquals(TRUE, 'some string') does not fail as expected) created by pwolfenden
assertEquals('string one', 'string two') fails as expected. …
10:27 Milestone PHPUnit 3.4.1 completed
10:25 Changeset [5268] by sb
- Tag release.
10:25 Changeset [5267] by sb
- Prepare release.
06:45 Ticket #896 (PHP Notice issues by undeclared variable) closed by sb
fixed: (In [5266]) - Fix #896.
06:45 Changeset [5266] by sb
- Fix #896.
06:17 Ticket #895 (@covers not working, says class doesn't exist) closed by sb
fixed: Fixed in [5261].
06:17 Ticket #893 (--group and --exclude-group seem to be not working) closed by sb
fixed: Fixed in [5261].

10/07/2009:

14:17 Ticket #896 (PHP Notice issues by undeclared variable) created by igstan
Changeset 5175 introduced a small …

10/06/2009:

19:12 Ticket #895 (@covers not working, says class doesn't exist) created by dstockto
I cannot get @covers to work on Windows XP. […] When I run with …
08:32 Ticket #894 (Configuration merging) created by conf
It would be great to have ability merge settings of phpunit.xml and …
01:17 Ticket #893 (--group and --exclude-group seem to be not working) created by dstockto
I think I've got a reproducing case: Test file is: […] […] I can …

10/04/2009:

23:38 Ticket #892 (Oracle Truncate requires additional TABLE statement) created by beberlei
This is related to [ http://framework.zend.com/issues/browse/ZF-8008

10/03/2009:

22:57 Changeset [5265] by sb
- Leftover from [5264].
13:43 Changeset [5264] by sb
- Also return function/method tokens.

10/02/2009:

13:16 Ticket #891 (Problem with pmd and PHPUnit_Util_File::parseFile) closed by duke
duplicate: duplicate of http://www.phpunit.de/ticket/884, fixed in SVN
12:48 Ticket #891 (Problem with pmd and PHPUnit_Util_File::parseFile) created by stephanoff
If class method contain "}" symbol in string variable (for example in sql …
04:25 Changeset [5263] by sb
- Cleanup.

09/30/2009:

23:30 Changeset [5262] by sb
- Merge [5261].
23:27 Ticket #890 (PHPUnit skips every test with @depends in Windows) closed by sb
fixed: (In [5261]) - Fix #890.
23:27 Changeset [5261] by sb
- Fix #890.
17:57 Ticket #871 (DOS CRLF line breaks causing problems with annotations) closed by sb
duplicate: Duplicate of #890.
14:45 Ticket #890 (PHPUnit skips every test with @depends in Windows) created by mikegerwitz
I noticed that, when running my unit tests on a Windows PC, all tests that …

09/29/2009:

23:00 Ticket #889 (--skeleton-class flag doesn't work with @depends annotation) created by ironsidevsquincy
Creating a skeleton class file from the tests is great, but it doesn't …
17:21 Ticket #888 (Please help track down a PHP memory leak) closed by sb
invalid: Sorry, but there is nothing that I can do about this.
17:07 Ticket #888 (Please help track down a PHP memory leak) created by kristina
I just created  http://bugs.php.net/bug.php?id=49711 and Pierre asked me to …
14:41 Changeset [5260] by sb
- Merge [5259].
14:34 Changeset [5259] by sb
- Cleanup.
14:28 Ticket #876 (@preserveGlobalState annotation doesn't work for data provider methods) closed by sb
fixed: Fixed in [5253].
14:25 Changeset [5258] by sb
- Merge [5257].
14:23 Ticket #887 (PHPUnit_Util_File parses classes with PHP4 style constructors incorrectly) closed by sb
fixed: (In [5257]) - Fix #887.
14:23 Changeset [5257] by sb
- Fix #887.
13:49 Ticket #887 (PHPUnit_Util_File parses classes with PHP4 style constructors incorrectly) created by duke
Steps to reproduce: 0) download Account.php and test.php (attached) 1) …
13:12 Changeset [5256] by sb
- Merge [5255].
13:11 Ticket #884 (PHPUnit_Util_File fails on classes containing strings with curly syntax) closed by sb
fixed: (In [5255]) - Fix #884.
13:11 Changeset [5255] by sb
- Fix #884.
10:14 Ticket #884 (PHPUnit_Util_File fails on classes containing strings with curly syntax) reopened by duke
This also affects clover code coverage report, which uses the same …

09/28/2009:

13:07 Changeset [5254] by sb
- Merge [5253].
13:05 Ticket #875 (@runInSeparateProcess and @runTestsInSeparateProcesses does not work for ...) closed by sb
fixed: (In [5253]) - Fix #875.
13:05 Changeset [5253] by sb
- Fix #875.
13:00 Ticket #884 (PHPUnit_Util_File fails on classes containing strings with curly syntax) closed by sb
wontfix: I can reproduce the issue and see the problem, but I will not invest time …
05:05 Ticket #886 (Skeleton test creation when output file already exists) created by ash
When running: - phpunit --skeleton-test <file> PHPUnit will create a …
00:02 Ticket #885 (Testing exceptions : misleading documentation) closed by sb
wontfix: Such a comment is superfluous. The execution is always interrupted when an …

09/27/2009:

14:59 Ticket #885 (Testing exceptions : misleading documentation) created by francois.gannaz
In the paragraph "Testing Exceptions": …

09/26/2009:

13:06 Ticket #884 (PHPUnit_Util_File fails on classes containing strings with curly syntax) created by duke
I do realize --log-metrics is deprecated, but still, it should work. …
04:26 Ticket #883 (Data providers do not work if the test class overrides __construct) closed by sb
invalid
02:41 Ticket #883 (Data providers do not work if the test class overrides __construct) reopened by shinyplasticbag
Even if construct does pass all arguments in, it still fails. I omitted …
01:27 Ticket #883 (Data providers do not work if the test class overrides __construct) closed by sb
invalid: * A class extending PHPUnit_Framework_TestCase should not need to a …
01:19 Ticket #883 (Data providers do not work if the test class overrides __construct) created by shinyplasticbag
Data providers do not work if the test class overrides the constructor. …

09/25/2009:

17:16 Ticket #882 (Problems when PHP instance does not have PHP DOM installed / loaded) closed by sb
wontfix: The dom extension is enabled by default and listed as a required …
14:26 Changeset [5252] by sb
- Some more work on the test doubles chapter.
07:16 Ticket #882 (Problems when PHP instance does not have PHP DOM installed / loaded) created by ash
Our PHP instance sadly does not have PHP DOM installed, and results in …

09/24/2009:

17:08 Ticket #881 (More configurable backupStaticAttributesBlacklist) created by Zyxist
Currently, the blacklist for backupStaticAttributes can be defined only …
16:32 Ticket #880 (Mock objects and assertions count) created by jayvee
The way phpunit currently counts assertions when mock objects are used is …
16:22 Changeset [5251] by sb
- Merge [5250].
16:20 Ticket #879 (Execution of "phpunit" throws ReflectionException) closed by sb
fixed: (In [5250]) - Fix #879.
16:20 Changeset [5250] by sb
- Fix #879.
15:51 Ticket #879 (Execution of "phpunit" throws ReflectionException) created by Radhad
I tried run all tests from a project, but an exception was thrown. Here …
15:22 Changeset [5249] by sb
- Merge [5248].
15:19 Ticket #877 (An error "Fatal error: Call to undefined method XXX::getAnnotations() ..." ...) closed by sb
fixed: (In [5248]) - Fix #877.
15:19 Changeset [5248] by sb
- Fix #877.
12:05 Ticket #878 (The number of run tests should include the number of skipped tests by ...) created by iteman
As of now, the number of run tests is not include the number of skipped …
10:32 Ticket #877 (An error "Fatal error: Call to undefined method XXX::getAnnotations() ..." ...) created by iteman
If the given object is not instance of PHPUnit_Framework_TestCase, …

09/23/2009:

14:20 Changeset [5247] by sb
- Merge [5245:5246].
14:16 Changeset [5246] by sb
- Leftover.
14:07 Changeset [5245] by sb
- Refactor.
06:00 Ticket #876 (@preserveGlobalState annotation doesn't work for data provider methods) created by ian
So, in #875 I mentioned how @runTestInSeparateProcess does npt work …
05:40 Ticket #875 (@runInSeparateProcess and @runTestsInSeparateProcesses does not work for ...) created by ian
These annotations work correctly for normal test cases, but for tests with …
02:20 Changeset [5244] by sb
- Merge [5243].
02:19 Ticket #874 (Typo in a PHPUnit_Framework_TestCase exception) closed by sb
fixed: (In [5243]) - Fix #874.
02:19 Changeset [5243] by sb
- Fix #874.

09/22/2009:

16:38 Ticket #874 (Typo in a PHPUnit_Framework_TestCase exception) created by eriksencosta
There is a small typo in getMockForAbstractClass: […] 4 should be 3, …

09/19/2009:

18:40 Changeset [5242] by sb
- Use --log-junit instead of --log-xml. - Use --coverage-clover instead of …
11:48 Ticket #873 (Mock objects go to infinite recursion when passing an object with custom ...) created by Zyxist
Suppose we have two classes: Master and Servant. The first one …
09:23 Ticket #867 (Warning "No tests found" on extending custom test cases) closed by sb
fixed

09/18/2009:

19:39 Changeset [5241] by sb
- Add note about namespaced classes.
19:13 Ticket #872 (Test skeleton generation does not work on classes with namespaces in PHP ...) closed by sb
invalid: When dealing with namespaces, you always have to use fully qualified …
17:48 Changeset [5240] by m-takagi
- Merge [5239].
17:43 Ticket #872 (Test skeleton generation does not work on classes with namespaces in PHP ...) created by ramsey
When attempting to use phpunit --skeleton-test with a class that …
03:31 Ticket #871 (DOS CRLF line breaks causing problems with annotations) created by lukenm
Took the example code for testing using dependecies from the manual …

09/17/2009:

17:51 Ticket #869 (--group switch not working) closed by sb
worksforme: I cannot reproduce this: […] […] […] […] […] […]
17:31 Ticket #870 (Documentation on Selenenium not updated according to changeLog) closed by sb
fixed: (In [5239]) - Fix #870.
17:31 Changeset [5239] by sb
- Fix #870.
17:01 Ticket #870 (Documentation on Selenenium not updated according to changeLog) created by klasha
http://www.phpunit.de/manual/3.4/en/selenium.html#selenium.seleniumtestcase
16:53 Ticket #869 (--group switch not working) created by klasha
In 3.4.0 my switches --group and --exclude-group seem to have …
06:42 Ticket #868 (Test ordering for automated testsuites in combination with fixture reuse) closed by sb
duplicate: Duplicate of #656.

09/16/2009:

22:13 Ticket #868 (Test ordering for automated testsuites in combination with fixture reuse) created by lars
When using automated test suite generation (phpunit <directory>) in …
17:45 Changeset [5238] by sb
- Merge [5237].
17:44 Changeset [5237] by sb
- Make tests more robust.
16:43 Milestone PHPUnit 3.4 completed
- [http://www.phpunit.de/wiki/ChangeLog34#PHPUnit3.4.016-Sep-2009
16:41 Changeset [5236] by sb
- Tag release.
16:41 Changeset [5235] by sb
- Prepare release.
16:25 Ticket #867 (Warning "No tests found" on extending custom test cases) created by conf
Similar to #529, but differs in that both classes do have test methods. …
08:35 Changeset [5234] by sb
- Merge [5233].
08:31 Changeset [5233] by sb
- Make process isolation more robust.

09/15/2009:

22:29 Changeset [5232] by elger
fixing cs
11:59 Changeset [5231] by elger
added README, improved installation routine

09/14/2009:

15:19 Ticket #864 (DBTestCase: enclose field names with mysql brackets "`") closed by sb
fixed: Duplicate of #664.
15:19 Ticket #865 (Reserved field names) closed by sb
fixed: Duplicate of #664.
Note: See TracTimeline for information about the timeline view.