Timeline


and .

03/10/2010: Yesterday

22:38 Ticket #1020 (@expectedException does not allow multi-word exceptions) closed by sb
wontfix: This is exactly the reason why @expectedExceptionMessage was added. …
21:10 Ticket #1020 (@expectedException does not allow multi-word exceptions) created by DASPRiD
I know, that there is @expectedExceptionMessage, but in my oppinion, …
16:06 Ticket #1019 (PHPUnit TestCase cannot mock Fully/Qualified names) closed by trashofmasters
invalid: I apologize, in the hurry I selected the wrong version. I implemented a …
13:59 Ticket #1019 (PHPUnit TestCase cannot mock Fully/Qualified names) created by trashofmasters
With PHPUnit 3.4beta is not possible to create mock objects by using the …

03/09/2010:

16:19 Ticket #1018 (Serialization error as of PHP 5.3.2) closed by sb
invalid: This is expected behaviour and not a bug in PHPUnit. It is a limitation of …
15:59 Ticket #1018 (Serialization error as of PHP 5.3.2) created by lagarto
Running PHPUnit with PHP 5.3.2 I got an error about serializating …
13:41 Ticket #1017 (Metrics error : ...) created by djo
Hello, I have just install phpundercontrol and i configured my phpunit …

03/08/2010:

11:51 Ticket #1016 (Usage of {} to access string offsets is deprecated and will be removed in ...) closed by sb
fixed: Fixed in …

03/05/2010:

21:14 Ticket #1016 (Usage of {} to access string offsets is deprecated and will be removed in ...) created by mikegerwitz
When E_DEPRECATED errors are enabled in PHP 5.3, PHPUnit throws …
12:45 Ticket #1015 (Selenium - captureScreenshotOnFailure can't work) created by npm
Hi, I've been using phpunit with selenium, I have encountered that in> …

03/03/2010:

23:39 Ticket #1014 (@covers annotation can mess up code coverage) created by DASPRiD
Assume you have the following setup: Classes to test: MyFirstClass …
17:40 Ticket #1013 (Undefined index: _ENV running supplied tests.) created by preece
Error occurs with many tests. e.g. php phpunit.php TestListenerTest.php …

02/27/2010:

18:12 Ticket #1011 (Custom ant script not used when config file modified more then once) closed by mapi
fixed: Patch merged into mainline …
14:08 Ticket #1012 (setExpectedException should allow to specify the exception message) closed by DASPRiD
invalid: Nevermind, I should just have read the source-code of PHPUnit, I wonder …
13:41 Ticket #1012 (setExpectedException should allow to specify the exception message) created by DASPRiD
Currently you can only set, which exceptions instance is expected. Now one …

02/26/2010:

10:03 Ticket #1010 (PHPUnit_Extensions_TicketListener_GitHub doesn't interact with github) closed by sb
fixed
10:03 Ticket #1009 (PHPUnit_Extensions_TicketListener + GitHub listener getTicketInfo() ...) closed by sb
fixed
09:24 Ticket #1011 (Custom ant script not used when config file modified more then once) created by proofek
Custom antscript is not set in config file when -A or --ant-script option …

02/24/2010:

18:36 Ticket #1010 (PHPUnit_Extensions_TicketListener_GitHub doesn't interact with github) created by erenon
line 148: […] should be: […]
17:44 Ticket #1009 (PHPUnit_Extensions_TicketListener + GitHub listener getTicketInfo() ...) created by erenon
fingerprint of PHPUnit_Extensions_TicketListener's getTicketInfo(): …

02/19/2010:

16:36 Ticket #1008 (Error mocking GearmanClient / GearmanWorker) created by lociii
Trying to mock a GearmanClient or GearmanWorker from the PHP Gearman …

02/18/2010:

10:24 Ticket #1007 (Expand documentation on matchers) created by piccoloprincipe
It would be nice to add to the section of the manual which lists the …
08:03 Ticket #1006 (phpUnderControl graphs test suite fatal error when trying to generate code ...) created by dan.peade@…
I'm trying to run the test suite (and produce code coverage output) for …
08:01 Ticket #906 (Failed to parse test result file "clover.xml" in Bamboo 2.5.x) reopened by bate
I was finally in contact with …

02/16/2010:

23:46 Ticket #1005 (PHPUnit supresses error) created by jshpro2
Manual testing reveals errors, while PHPUnit does not. Manual […] …
17:39 Ticket #1004 (Colorized diff for the command line test runner) closed by sb
wontfix: This is not needed as colordiff can be used, see attachment.
16:53 Ticket #1004 (Colorized diff for the command line test runner) created by qwix
When we use assertEquals( $var1, $var2 ) we get differences available in …
11:36 Milestone PHPUnit 3.4.11 completed
11:02 Ticket #998 (inconsistancy: empty class not in code coverage analysis, but classes with ...) closed by sb
invalid: Because PHPUnit only processes the data that comes from Xdebug.
10:35 Ticket #998 (inconsistancy: empty class not in code coverage analysis, but classes with ...) reopened by Daniela Waranie
It would be very pleasant when you explain to me why it is not a PHPUnit …

02/15/2010:

13:49 Ticket #771 (XSL transformation error) closed by mapi
fixed: Fixed in branch …
13:38 Ticket #859 (PHPUnit version is not detected properly) closed by mapi
fixed: Still pending, but fixed bug, closed.
13:26 Ticket #1003 (Force build button in the /cruisecontrol app doesn't work) created by mapi
The force build button on the dashboard of the /cruisecontrol web …

02/12/2010:

02:58 Ticket #1002 (Selenium command 'waitFor*' not functionally equivalent to the Selenium RC ...) created by bhewitt
When running the 'isElementPresent' command generated by the PHPUnit …

02/11/2010:

10:34 Ticket #952 (tearDownAfterClass irregularly called with dataProvider) closed by sb
fixed: Fixed in …

02/10/2010:

07:17 Ticket #1001 (assertType( 'array', $this->obj->singleton->array['subarray'] ) always ...) closed by Amgine
fixed: Replying to Amgine: > Earlier attempts to use assertType …
07:08 Ticket #1001 (assertType( 'array', $this->obj->singleton->array['subarray'] ) always ...) created by Amgine
Earlier attempts to use assertType were completely incapable of resolving …
07:03 Ticket #1000 (Assertion failures lack line numbers) reopened by rsesek
I've found this isn't always the case: […] I'll try creating a …
06:40 Ticket #1000 (Assertion failures lack line numbers) closed by sb
invalid: […] […]

02/09/2010:

21:28 Ticket #1000 (Assertion failures lack line numbers) created by rsesek
When an assertion is tripped, the output usually looks like this: […] …
16:10 Ticket #998 (inconsistancy: empty class not in code coverage analysis, but classes with ...) closed by sb
fixed: Not a PHPUnit issue.
16:07 Ticket #999 (Missing ' on the first parameter) closed by sb
fixed: Fixed in …
16:00 Ticket #999 (Missing ' on the first parameter) created by Daniela Waranie
In the following lines there is a ' missing on the first parameter of each …
15:39 Ticket #998 (inconsistancy: empty class not in code coverage analysis, but classes with ...) created by Daniela Waranie
Hi, case no1: when running a code coverage analysis with: […] I …
Note: See TracTimeline for information about the timeline view.