Timeline
03/14/2007:
- 21:33 Ticket #78 ((SVN doc) ${phing.version} and ${php.version} are different!) closed by
- fixed: Fixed in r179, thanks!
- 21:32 Changeset [754da36] by
- Fix description of phing.version (closes issue #78)
- 21:27 Ticket #80 (Task phpunit doesn't define PHPUnit_MAIN_METHOD) closed by
- fixed: The PHPUnit_MAIN_METHOD constant is now defined, fixed in r178.
- 21:26 Changeset [087ef61] by
- Set PHPUnit_MAIN_METHOD constant (closes issue #80)
- 21:22 Ticket #82 (Error when use markTestIncomplete in test) closed by
- fixed: Fixed in r177.
- 21:22 Changeset [1aeb8ef] by
- Fix missing argument (closes issue #82)
- 15:23 Changeset [cc79274] by
- Fixing issue w/ classhints & null (not sure if we should use PHP5.1 null …
- 14:52 Ticket #83 (XmlLogger improperly handling "non-traditional" buildfile execution paths) closed by
- fixed: Fix committed in [175]
- 14:52 Changeset [09ebf04a] by
- ticket:83: XmlLogger improperly handling "non-traditional" buildfile …
- 03:30 Users/Documentation/CruiseControl edited by
- (diff)
- 03:25 Ticket #83 (XmlLogger improperly handling "non-traditional" buildfile execution paths) created by
- The XmlLogger is unable to handle the <phing> task currently, since the …
03/13/2007:
- 22:35 Ticket #82 (Error when use markTestIncomplete in test) created by
- […]
- 14:35 Ticket #81 (PhpLintTask) created by
- It is possible that you can get an error saying that php -l xyz.php could …
03/12/2007:
- 22:01 Changeset [9cac131] by
- cleaning up phpdoc
- 21:38 Users/Documentation/CruiseControl edited by
- (diff)
- 21:34 Changeset [2aeea2a5] by
- Cleanup phpdoc & method access levels
03/10/2007:
- 21:43 Ticket #80 (Task phpunit doesn't define PHPUnit_MAIN_METHOD) created by
- When we use phpunit --skeleton we have this code: […] But phing …
03/08/2007:
03/07/2007:
- 17:56 Users/Documentation/CruiseControl edited by
- Added reference (diff)
- 16:41 Users/Documentation/CruiseControl edited by
- (diff)
- 16:38 Ticket #22 (Description about integrating into CruiseControl) closed by
- fixed: Added wiki:Users/Documentation/CruiseControl
- 16:38 Users/Documentation/CruiseControl edited by
- (diff)
- 16:25 Users/Documentation/CruiseControl created by
- #22 Adding documentation for CruiseControl integration
- 16:15 Users/Documentation edited by
- (diff)
- 12:00 Ticket #74 (Phing commandline args don't support quoting / spaces) closed by
- fixed: This actually works fine in windows, so no fix needed.
- 11:54 Users/Download edited by
- (diff)
- 11:54 Users/Download edited by
- (diff)
- 11:53 Users/News/Phing2.3.0beta1 edited by
- (diff)
- 11:53 Users/News/Phing2.3.0beta1 created by
- 11:38 Changeset [47b8555] by
- Fixing build to include VERSION.TXT and to use old constants (so new Phing …
- 11:11 Changeset [3275e12] by
- Fixing line endings in Phing class.
03/06/2007:
- 23:04 Changeset [d132e5b] by
- Committing couple minor doc fixes.
- 21:26 Changeset [3bca372] by
- Fixing PhpDocumentorTask class property naming.
- 21:14 Changeset [71b23c3] by
- Minor tweak to documentation.
02/22/2007:
- 14:35 Changeset [6edd211] by
- Fixed another missing parameter references in new PHPUnit support classes.
- 14:27 Ticket #79 (Allow escaped dots in classpaths) created by
- Allow ability to specify paths with escaped dots like …
- 08:42 Ticket #78 ((SVN doc) ${phing.version} and ${php.version} are different!) created by
- Hi, In the current svn user guide you will find: ||phing.version || …
02/21/2007:
- 19:39 Changeset [c055807] by
- Fixed some missing or invalid parameter references new PHPUnit support …
02/20/2007:
- 07:16 Changeset [07b4e15] by
- Fix typo (thanks Julien)
- 04:31 Ticket #77 (taskdef doesn't support fileset) created by
- If you try this: […] You will have this error message: […] After …
02/16/2007:
- 23:24 Changeset [881a535] by
- Check whether passed-in Exception is null before attempting to call …
- 10:07 Ticket #73 (Semantical error in PhingFile::getParent()) closed by
- fixed: Fixed in r163.
- 10:02 Ticket #71 (Add "-p" alias for project help) closed by
- fixed: Support for this was apparently committed in r147 :)
- 08:14 Changeset [356d4be] by
- added documentation for ZendCodeAnalyzerTask
02/15/2007:
- 22:51 Ticket #51 (Cannot get phing to work with PHPUnit 3) closed by
- fixed: Code coverage gathering enabled in r161, closing ticket.
- 22:49 Ticket #33 (Implement changes to use PHPUnit2 3.0 code coverage information) closed by
- fixed: Fixed in r161.
- 22:48 Changeset [22d26e7] by
- Fix code coverage gathering when using PHPUnit3
- 16:52 Ticket #76 (Overhaul PhpDocumentor task) closed by
- fixed: Fixed & documented in trunk SVN as of [160].
- 16:51 Changeset [0238b88] by
- Minor tweaks to phpdoc task documentation.
- 16:49 Changeset [56ceb87] by
- Updating build of phing user guide (trunk)
- 16:41 Changeset [098148e] by
- References #76 - Update documentation for phpdoc task, add missing config …
- 15:27 Changeset [0df5edc] by
- References #76 - Fixing class name, phpdoc.
- 15:25 Changeset [93a6370] by
- References #76 - Adding new PhpDocumentorTask and support subclass.
- 15:24 Changeset [0707edd] by
- References #76 - Renaming current phpdoc task
02/14/2007:
- 21:03 Ticket #76 (Overhaul PhpDocumentor task) created by
- 1. Rename PHPDocumentorTask -> PhpDocumentorTask to be consistent with …
- 15:17 Ticket #75 (files excluded by fileset end up in .tgz but not .zip) created by
- I am trying to build 2 archives (a .tgz and a .zip) from a CVS checkout, …
02/13/2007:
- 22:03 Changeset [c47d1ea] by
- Use new task names for phpunit tasks
- 22:03 Changeset [3ed0d16] by
- Remove PHPUnit2 check, add check for Xdebug
- 21:58 Changeset [f07f4e3] by
- Fix PHPUnit version check
- 21:44 Changeset [d8ab78e] by
- Fixes #74 for unix (sh): Phing commandline args don't support quoting / …
- 21:43 Ticket #74 (Phing commandline args don't support quoting / spaces) created by
- Currently, if you attempt to execute Phing with arguments in quotation …
- 12:21 Changeset [7031458] by
- Change classnames, update defaults.properties
- 12:18 Changeset [4420dff] by
- Add more version specific statements
- 12:15 Changeset [c7da3420] by
- Implement PHPUnit3 support (experimental!)
Note: See TracTimeline
for information about the timeline view.
