Timeline
01/13/2010:
- 21:14 Ticket #983 (Graph unitests throw fatal error when ezComponents not available) created by
- As per title.
- 13:21 Ticket #982 (missing command setUserExtensionJs in SeleniumTestCase) created by
- As in title - selenium supports custom command setUserExtensionJs which is …
01/08/2010:
- 20:43 Ticket #981 (Annotation "@preserveGlobalState disabled" incompatible with ...) created by
- Hi there, I've discovered that the annotation "@preserveGlobalState …
01/07/2010:
- 08:42 Ticket #979 (@codeCoverageIgnoreStart is being ignored) closed by
- fixed: Fixed in …
01/06/2010:
- 17:50 Ticket #980 (Added support for header() and headers_list()) created by
- As far as I know phpUnit is currently not able to test if headers are sent …
01/05/2010:
- 09:53 Ticket #979 (@codeCoverageIgnoreStart is being ignored) created by
- After upgrading PHPUnit to 3.4.3 @codeCoverageIgnore* does not seem …
01/04/2010:
- 13:06 Milestone PHPUnit 3.4.6 completed
- 11:46 Ticket #978 (PHPUnit_Util_FilterIterator::accept() returns false on real path if folder ...) created by
- In line 127, the path retrieval was changed from getPathname() to …
01/01/2010:
- 13:33 TracNav/TOC edited by
- (diff)
- 10:49 Ticket #944 (Closures might trick the Metrics-Analyzer) closed by
- fixed: Fixed in …
12/31/2009:
12/30/2009:
- 06:50 Ticket #977 (getMockForAbstractClass mocks all methods on an abstract class without ...) closed by
- fixed: Fixed in …
- 06:21 Ticket #977 (getMockForAbstractClass mocks all methods on an abstract class without ...) created by
- If you want to use getMockForAbstractClass() on an abstract class …
12/27/2009:
- 07:04 Ticket #412 (Marking methods/classes as fully covered.) closed by
- later: Moved to …
- 07:01 Ticket #537 (alert when code is marked as '@codeCoverageIgnore' but (!) executed) closed by
- later: Moved to …
- 06:59 Ticket #833 (Code Coverage ignore lines in .xml output) closed by
- later: Moved to …
12/26/2009:
12/25/2009:
12/24/2009:
- 20:31 Ticket #976 (returnCallback doesn't work with references) closed by
- duplicate: Duplicate of #940.
- 19:15 Ticket #976 (returnCallback doesn't work with references) created by
- Ideally both of these tests should pass. (see …
- 11:22 Ticket #958 (Wiki: Eclipse external tool configuration) closed by
- fixed
- 11:22 Eclipse edited by
- Fix #958. (diff)
- 11:21 Ticket #784 (Warning: DOMDocument::saveXML() Couldn't fetch DOMDocument) closed by
- worksforme: I cannot reproduce this issue.
- 10:56 Ticket #900 (Mocking with empty methods array) closed by
- worksforme: I cannot reproduce this issue: […] […]
12/23/2009:
- 15:47 Ticket #962 (Allow multiple test suites in phpunit.xml) closed by
- duplicate: Duplicate of #922.
- 15:44 Ticket #946 (Tap Output makes Session Tests fail) closed by
- worksforme: I cannot reproduce this: […] […]
- 12:36 Ticket #377 (Add post install scripts to handle database migrations) closed by
- wontfix
- 12:33 Ticket #886 (Skeleton test creation when output file already exists) closed by
- wontfix
- 12:31 Ticket #906 (Failed to parse test result file "clover.xml" in Bamboo 2.5.x) closed by
- worksforme: I cannot reproduce this issue.
- 10:52 Ticket #791 (Patch for a CoverageRunner) closed by
- later: The patch should be rewritten to use PHP_CodeCoverage. Please reopen …
- 10:25 Ticket #779 (Undefined index 1 on PHPUnit\Util\Getopt.php:147) closed by
- fixed: Fixed in [5487].
- 10:22 Changeset [5489] by
- - Merge [5487].
- 10:22 Changeset [5488] by
- - Merge [5487].
- 10:21 Changeset [5487] by
- - Fix #779.
- 07:51 Changeset [5486] by
- - Merge [5485].
- 07:50 Changeset [5485] by
- - Drop dead code.
- 07:38 Changeset [5484] by
- - Merge [5474].
- 07:33 Changeset [5483] by
- - Merge [5481].
- 07:32 Changeset [5482] by
- - Merge [5481].
- 07:30 Changeset [5481] by
- - Do not package test suite.
12/22/2009:
- 22:00 Changeset [5480] by
- - Merge [5479].
- 22:00 Changeset [5479] by
- - Drop dead code.
- 21:00 Changeset [5478] by
- - Merge [5477].
- 21:00 Changeset [5477] by
- - Drop dead code.
- 19:31 Changeset [5476] by
- - Merge [5474:5475].
- 19:31 Changeset [5475] by
- - Drop dead code.
- 19:31 Changeset [5474] by
- - Add missing import. - Remove debugging code.
- 18:38 Changeset [5473] by
- - Merge [5471].
- 18:38 Changeset [5472] by
- - Merge [5471].
- 18:37 Ticket #945 (File not found error (and other weird stuff) comes up if shell sends \n in ...) closed by
- fixed: (In [5471]) - Fix #945.
- 18:37 Changeset [5471] by
- - Fix #945.
- 18:33 Ticket #843 (Optionally collect only explicitly marked (@covers) Code Coverage) closed by
- fixed
- 18:24 Changeset [5470] by
- - Merge [5468].
- 18:23 Changeset [5469] by
- - Merge [5468].
- 18:23 Ticket #969 (getMock() fails if interface has a destructor ( __destruct() )) closed by
- fixed: (In [5468]) - Allow mocking the destructor and close #969.
- 18:23 Changeset [5468] by
- - Allow mocking the destructor and close #969.
- 18:15 Changeset [5467] by
- - Merge [5465].
- 18:11 Changeset [5466] by
- - Merge [5465].
- 18:10 Ticket #949 (Invalid XML generated on binary diffs) closed by
- fixed: (In [5465]) - Fix #949.
- 18:10 Changeset [5465] by
- - Fix #949.
- 17:51 Changeset [5464] by
- - Merge [5462].
- 17:50 Changeset [5463] by
- - Merge [5462].
- 17:50 Ticket #943 (xdebug.show_exception_trace=On breaks PHPUnit) closed by
- fixed: (In [5462]) - Force xdebug.show_exception_trace=0 and fix #943.
- 17:50 Changeset [5462] by
- - Force xdebug.show_exception_trace=0 and fix #943.
- 17:43 Changeset [5461] by
- - Merge [5458:5459].
- 17:41 Changeset [5460] by
- - Merge [5458:5459].
- 17:40 Changeset [5459] by
- - Revert accidental commit.
- 17:39 Ticket #942 (Process Isolation should define constants before including files) closed by
- fixed: (In [5458]) - Fix #942.
- 17:39 Changeset [5458] by
- - Fix #942.
12/21/2009:
- 12:48 Changeset [5457] by
- - Add note about pear.symfony-project.com.
- 11:40 Changeset [5456] by
- - Merge [5455].
- 11:39 Changeset [5455] by
- - Unbundle YAML component.
- 08:12 Ticket #974 (getMock() fails with "Undefined property invocationMocker" for a php extn ...) reopened by
- It works in Phpunit 3.3
12/20/2009:
- 15:45 Ticket #974 (getMock() fails with "Undefined property invocationMocker" for a php extn ...) closed by
- invalid: Reading your description, it not likely that this is a bug in PHPUnit but …
- 13:55 Ticket #974 (getMock() fails with "Undefined property invocationMocker" for a php extn ...) reopened by
- Why is the bug closed as invalid? Please provide an explanation.
12/18/2009:
- 13:04 Ticket #975 (Make $this->once() and similar methods public) closed by
- wontfix: What you want to achieve can be done in a class that extends …
- 12:46 Ticket #975 (Make $this->once() and similar methods public) created by
- The once() method in the PHPUnit_Framework_TestCase class is …
- 07:49 Ticket #974 (getMock() fails with "Undefined property invocationMocker" for a php extn ...) closed by
- invalid
- 07:21 Ticket #974 (getMock() fails with "Undefined property invocationMocker" for a php extn ...) created by
- […] There was 1 error: 1) abc::testDummy Undefined property: …
12/17/2009:
- 16:40 Changeset [5454] by
- - Merge [5452].
- 16:40 Changeset [5453] by
- - Merge [5452].
- 16:39 Ticket #968 (Support type "scalar") closed by
- fixed: (In [5452]) - Close #968.
- 16:39 Changeset [5452] by
- - Close #968.
- 16:28 Ticket #968 (Support type "scalar") reopened by
- No, it does not: […]
- 16:23 Ticket #968 (Support type "scalar") closed by
- fixed: I just checked: PHPUnit 3.4.5 does come with [5436].
- 16:17 Ticket #968 (Support type "scalar") reopened by
- ahem ... it IS the same problem, Sebastian :-) "Scalar" did not ship with …
- 16:12 Ticket #968 (Support type "scalar") closed by
- fixed: Yes, this was the same problem.
- 15:53 Changeset [5451] by
- sorting recursivedirectoryiterator result
- 15:49 Ticket #968 (Support type "scalar") reopened by
- current PHPUnit 3.4.5 does not support type "scalar". …
- 13:52 Changeset [5450] by
- - Tag release.
- 13:51 Changeset [5449] by
- - Prepare release.
- 13:50 Milestone PHPUnit 3.4.5 completed
- 13:50 Ticket #973 (TextUI test runner does not print memory usage) closed by
- fixed: Somehow the PEAR package did not contain the updated file(s). I released …
- 13:03 Ticket #973 (TextUI test runner does not print memory usage) reopened by
- well ... I can :-) […] Running the exact testcast as printed above: …
- 12:52 Ticket #973 (TextUI test runner does not print memory usage) closed by
- worksforme: I cannot reproduce this: […]
- 12:41 Ticket #973 (TextUI test runner does not print memory usage) created by
- […] […]
- 12:33 Changeset [5448] by
- Fixing test for win
- 10:37 Ticket #961 (Make --source switch optional) closed by
- fixed
- 10:37 Ticket #959 (Include all project files in report) closed by
- fixed
- 10:32 Changeset [5447] by
- Adapted coding styles
- 10:31 Changeset [5446] by
- Making --source parameter optional, if --source paramteter is defined all …
- 10:19 Changeset [5445] by
- sorting js tree
- 08:36 Changeset [5444] by
- - Fix ID.
- 08:30 Changeset [5443] by
- - Minor edits.
12/16/2009:
- 18:11 Ticket #972 (Mock generator can generate code with syntax error when a method have two ...) closed by
- wontfix: You are relying on undefined behaviour of the PHP interpreter. I see no …
- 15:20 Ticket #970 (Manual missing assertNull()) closed by
- invalid: Please have a look at the …
- 15:18 Ticket #972 (Mock generator can generate code with syntax error when a method have two ...) created by
- I found something when testing a legacy class because of a method with a …
- 15:15 Milestone PHPUnit 3.4.4 completed
- 15:14 Changeset [5442] by
- - Tag release.
- 15:12 Changeset [5441] by
- - Prepare release.
- 13:52 Changeset [5440] by
- Merge …
12/15/2009:
- 18:06 Ticket #971 (Make it possible to use mocked methods in object's constructor) created by
- Currently it is not possible to call mocked methods in the constructor …
- 12:07 Ticket #970 (Manual missing assertNull()) created by
- The PHPUnit manual is missing an assertNull() section. It's mentioned in …
12/14/2009:
- 23:12 Changeset [5439] by
- - Merge [5437].
- 23:09 Changeset [5438] by
- - Merge [5437].
- 23:08 Changeset [5437] by
- - Improve error message.
- 10:28 Ticket #969 (getMock() fails if interface has a destructor ( __destruct() )) created by
- Similarly to bug #689 the function getMock() fails if it tries to mock an …
Note: See TracTimeline
for information about the timeline view.
