Timeline
11/14/07:
- 15:07 Ticket #150 (unable to include phpdocumentor.ini in PHPDoc-Task) reopened by
- I still have a problem with this, and I'm using 2.3.0 with the above …
- 10:19 Ticket #187 (ExecTask attribute "passthru" to make use of the PHP function "passthru") created by
- I'm setting this ticket type initially to "enhancement" because I feel it …
11/12/07:
- 13:12 Ticket #186 (targets are executed even if the target that depend on them is skipped ...) created by
- Either it's not clear from the documentation or is a bug: when I have …
11/09/07:
- 01:58 Users/Documentation edited by
- (diff)
- 01:51 Presentations edited by
- (diff)
- 01:51 Presentations created by
- Added presentations page
11/08/07:
- 21:47 Ticket #185 (PHPUnit_MAIN_METHOD defined more than once) closed by
- fixed: Thank you. Fixed in r305 and r306 (trunk).
- 21:47 Changeset [306] by
- Fixes #185 - Add check for constant before defining it.
- 21:46 Changeset [305] by
- Fixes #185 - Add check for constant before defining it.
- 21:40 Ticket #183 (Undefined variable in PhingTask.php) closed by
- fixed: Wow .. thank you again, yes. This is fixed in r303 (and r304, trunk). …
- 21:40 Changeset [304] by
- Fixes #183 - moved into correct function
- 21:39 Changeset [303] by
- Fixes #183 - moved into correct function
- 21:35 Ticket #182 (Undefined variable in SummaryPHPUnit3ResultFormatter) closed by
- fixed: Thanks for catching that. This is fixed in r301 & r302 (trunk).
- 21:35 Changeset [302] by
- Fixes #178 - removed unused var
- 21:35 Changeset [301] by
- Fixes #178 - removed unused var
- 21:33 Ticket #175 (passing aarguments to phing) closed by
- worksforme: I don't believe this is an issue, so I'm closing it.
- 21:31 Ticket #181 (PhingCallTask should call setHaltOnFailure) closed by
- fixed: Good suggestion, yes. This is fixed in r299 (and r300 in trunk)
- 21:31 Changeset [300] by
- Fixes #181 - make PhingCallTask default to halting on failure.
- 21:31 Changeset [299] by
- Fixes #181 - make PhingCallTask default to halting on failure.
- 21:23 Ticket #184 (PlainPHPUnit3ResultFormatter filteres test in stack trace) closed by
- fixed: Thank you! This is fixed in r297 (and r298 for trunk).
- 21:23 Changeset [298] by
- Fixes #185, merging in fix from r297)
- 21:22 Changeset [297] by
- Fixes #184 - Don't filter out test in stack trace.
- 20:30 Ticket #185 (PHPUnit_MAIN_METHOD defined more than once) created by
- If there are multiple PHPUnit tasks, then the code will attempt to define …
- 20:21 Ticket #184 (PlainPHPUnit3ResultFormatter filteres test in stack trace) created by
- Currently, the PHPUnit formatter removes the test class from the stack …
- 18:04 Ticket #183 (Undefined variable in PhingTask.php) created by
- Line 162 of PhingTask.php is $buildFailed = false; That line …
- 18:02 Ticket #182 (Undefined variable in SummaryPHPUnit3ResultFormatter) created by
- In the file SummaryPHPUnit3ResultFormatter.cpp, line 43 should be changed …
- 17:45 Ticket #181 (PhingCallTask should call setHaltOnFailure) created by
- Problem: <phingcall> silently eats up all failures. Technical …
11/06/07:
- 09:03 Ticket #180 (Add detailed documentation for Phing customization.) created by
- We need documentation for creating: * complex tasks * types * filters …
- 09:02 Ticket #179 (Add documentation for TidyFilter) created by
- ... it's missing.
11/05/07:
- 22:41 Ticket #169 (Spurious PHP Error from XSLT Filter) reopened by
- Okay, found some time to look into this again. I tested on a few systems - …
11/04/07:
- 18:01 Ticket #178 (printsummary doens work in PHP Unit task) created by
- Since i update to phing 2.3.0 printsumarry option in phpunit task doesn't …
- 17:56 Changeset [296] by
- Merging fix [295] from 2.3 branch
- 17:56 Changeset [295] by
- Added -inputhandler to phing -h
- 17:52 Changeset [294] by
- Merging fix [293] from 2.3 branch
- 17:51 Changeset [293] by
- Removing is_a() calls, since instanceof is fixed to not require class to …
- 16:23 Changeset [292] by
- Merging branch fix [291]
- 16:23 Changeset [291] by
- Removing debug code from XmlLogger
- 16:05 Ticket #177 (Only write ConfigurationExceptions to stdout) closed by
- fixed: Resolved in r287, r288, r289, r290. :)
- 16:04 Changeset [290] by
- Merging changes from fix to #177
- 16:02 Changeset [289] by
- Fix line ending problems introduced in fix to #177
- 16:00 Changeset [288] by
- updating phpdoc for new ConfigurationException (#177)
- 15:59 Changeset [287] by
- #177 - Add ConfigurationException and change handling for how those …
- 15:44 Users/Download edited by
- (diff)
- 15:38 Changeset [286] by
- Fixed debug code in XmlLogger
- 15:34 Changeset [285] by
- Removing code that echoes exception, because of problem this introduces …
- 15:32 Ticket #177 (Only write ConfigurationExceptions to stdout) created by
- Currently build failures are writing the last exception to STDOUT. This …
- 15:26 Ticket #176 (Cleanup installation documentation.) created by
- The INSTALL docs are really outdated. These should be removed and the …
11/03/07:
- 18:39 Ticket #175 (passing aarguments to phing) created by
- I would like to write a webpage that would allow users to input values for …
- 15:24 Milestone 2.3.0 completed
- Phing 2.3.0
- 10:14 Users/Download edited by
- Adding download links for 2.3.0 (diff)
- 10:02 Users/News/Phing2.3.0 created by
- Added news for 2.3.0
- 09:57 Changeset [284] by
- Tagged 2.3.0 for release
- 09:55 Changeset [283] by
- Upping min PHP requirements to 5.1 (we are using optional typehints)
11/02/07:
- 10:48 Ticket #172 (broken phpunit2-frames.xsl) closed by
- fixed: This has been fixed in a subsequent release. Please try 2.3.0RC2. (set …
- 10:44 Ticket #117 (CoverageSetupTask and autoloaders) closed by
- wontfix: I am going to close this issue as "wontfix" for 2.3, since I don't think …
- 10:32 Ticket #169 (Spurious PHP Error from XSLT Filter) closed by
- worksforme: I'm going to mark this "worksforme" and assume it is a platform-specific …
- 10:20 Ticket #170 (SvnLastRevisionTask cannot get SVN revision number on single file) closed by
- fixed: Thank you. I have applied this patch in r281 (2.3) and r282 (trunk)
- 10:19 Changeset [282] by
- Merging fix for #170 into trunk
- 10:17 Changeset [281] by
- #170 - Applying patch to allow svn info to be passed a path to a working …
11/01/07:
- 21:19 Ticket #174 (Add differentiation for build loggers that require explicit streams to be ...) closed by
- fixed: Added a new {{StreamRequiredBuildLogger}} interface that the …
- 21:18 Changeset [280] by
- Adding new interface for BuildLoggers that require explicit streams to be …
- 21:11 Changeset [279] by
- Adding new interface for BuildLoggers that require explicit streams to be …
- 20:59 Ticket #174 (Add differentiation for build loggers that require explicit streams to be ...) created by
- Currently any class that implements BuildLogger can be added as a …
- 15:34 Ticket #173 (Add 'value' alias to XSLTParam type.) closed by
- fixed: Added in r278
- 15:33 Changeset [278] by
- #173 - Fixed documentation and updated XSLTParam to support a 'value' …
- 15:31 Ticket #173 (Add 'value' alias to XSLTParam type.) created by
- Currently the documentation incorrectly states that the XSLT <param> tag …
- 14:49 Ticket #172 (broken phpunit2-frames.xsl) created by
- [PHP Error] XSLTProcessor::transformToXml(): runtime error: file …
- 02:25 Ticket #171 (Allow results from selector to be loosely type matched to true/false) closed by
- fixed: Fixed in r277
- 02:25 Changeset [277] by
- #171 - Changing the DirectoryScanner to do a type-insensitive check on …
- 02:23 Ticket #171 (Allow results from selector to be loosely type matched to true/false) created by
- There is no compelling reason why a return value of 0 or NULL from the …
10/31/07:
- 09:37 Ticket #152 (result of PHP-Unit seems to be incorrect) closed by
- fixed: Fixed in r276, thanks!
- 09:37 Changeset [276] by
- #152 - Fix result counting for child tests (patch by Dirk Thomas)
- 09:01 Ticket #151 (add group-option to PHPUnit-Task) closed by
- fixed: Patch applied in r275, thanks!
- 09:01 Changeset [275] by
- #151 - Add support for grouping of tests (patch by Dirk Thomas)
- 00:17 Changeset [274] by
- 00:08 Changeset [273] by
- Merging recent 2.3 branch changes.
- 00:06 Changeset [272] by
- Cleaning up phpdoc for PropertyPromptTask and adding documentation for …
10/28/07:
- 22:23 Ticket #101 (site error when clicking Development Link) reopened by
- I'm still geting the error. Here is the screenshot.
- 17:42 Changeset [271] by
- Adding a selectors chapter (though currently it only links to the Ant …
- 03:44 Changeset [270] by
- Fixing some typos & invalid tags.
- 03:42 Changeset [269] by
- Breaking filtesr & mappers out into their own appendix. (Eventually …
10/25/07:
- 20:22 Ticket #170 (SvnLastRevisionTask cannot get SVN revision number on single file) created by
- I need to get the SVN revision number of individual files (to build a …
- 20:18 Ticket #168 (XincludeFilter PHP Error) closed by
- fixed: Thsnks for the follow up.
- 18:01 Ticket #169 (Spurious PHP Error from XSLT Filter) created by
- On generating HTML output from a tree of DocBook files using DocBook-XSL …
- 04:01 Users/News/Phing2.3.0RC2 created by
- Added news for 2.3.0RC2
- 03:55 Changeset [268] by
- Tagging 2.3.0RC2 for release.
- 03:49 Changeset [267] by
- Applying fix to abstract method, leftover from patch for #155
- 03:32 Changeset [266] by
- Committing fixes for path bugs introduced with #166
- 03:19 Changeset [265] by
- Updating minimum PHP version to 5.1.0
- 00:27 Changeset [264] by
- (merging from trunk) #168 - Removing call to undefined toString() method
- 00:26 Changeset [263] by
- #168 - Removing call to undefined toString() method
- 00:21 Ticket #168 (XincludeFilter PHP Error) created by
- On line 79 of the XincludeFilter class file for 2.3.0RC1, there is a …
10/23/07:
- 04:47 Changeset [262] by
- Merging in changes from 2.3 branch: [256], [257], [258], [259], [260], …
- 04:43 Ticket #140 (coverage report wrong ?) closed by
- worksforme: Replying to bobnik: > I have tried to isolate the problem …
- 04:19 Ticket #153 (sqlite select failure) closed by
- fixed: I'm going to close this now, assuming it is fixed. See also #167 for …
- 04:18 Changeset [261] by
- #167 - updated typo in docs
- 04:12 Ticket #167 (Add new formatter support for PDOSQLExecTask) closed by
- fixed: Initial implementation added in r260
- 04:11 Changeset [260] by
- #167 - Adding formatter support to PDOSQLExecTask
- 04:10 Ticket #167 (Add new formatter support for PDOSQLExecTask) created by
- The PDOSQLExecTask could benefit from having formatters, similar to the …
10/21/07:
- 03:06 Ticket #166 (Change CreoleTask to use <creole> tagname instead of <sql>) closed by
- fixed: Completed in changeset:259
- 03:05 Changeset [259] by
- #166 - Changing creole tagname to <creole> and moving into new sub-folder.
- 03:05 Ticket #166 (Change CreoleTask to use <creole> tagname instead of <sql>) created by
- With the introduction of the PDO tasks, we need to acknowledge the fact …
- 02:48 Ticket #155 (<delete> fails when it encounters symlink pointing to non-writable file) closed by
- fixed: Thank you. I applied a slightly modified version of this in r258.
- 02:46 Changeset [258] by
- #155 - Applying (slightly modified) patch submitted by Bruce Weirdan. …
- 02:27 Ticket #162 (Add @pattern alias for @name in <fileset>) closed by
- fixed: Fixed in changeset:257
- 02:27 Changeset [257] by
- #162 - Added @pattern as alias for @name in patternset
- 00:30 Ticket #154 (Suggestion to add attribute to PDOSQLExecTask for fetch_style) closed by
- fixed: This should be implemented now in changeset:256
- 00:29 Changeset [256] by
- #153 and #154 -- Adding some changes from Albert to the PDOSQLExecTask. …
- 00:01 Users/ProjectsUsingPhing edited by
- Added some new links to phing-using projects. (diff)
10/17/07:
- 15:55 Ticket #149 (using TestSuites in fileset of PHPUnit-Task) closed by
- duplicate: This got duplicated by #165
- 15:28 Ticket #165 (Add support for PHPUnit_Framework_TestSuite subclasses in fileset of test ...) closed by
- fixed: Fixed in r255 (2.3) and r254 (trunk)
- 15:27 Changeset [255] by
- Merging fix for #165 - Adding support for test suites in the fileset
- 15:27 Changeset [254] by
- #165 - Adding support for test suites in the fileset
- 15:20 Ticket #165 (Add support for PHPUnit_Framework_TestSuite subclasses in fileset of test ...) created by
- From Dirk Thomas: when i try to use a class which extends …
- 03:23 Ticket #164 (Failed build results in empty log.xml) closed by
- fixed: Fixed in r252 (2.3) and r253 (trunk)
- 03:23 Changeset [253] by
- Merging fix for #164 into trunk
- 03:22 Changeset [252] by
- Fixing #164 - Fatal error in XmlLogger when handling a build failure.
- 03:21 Ticket #164 (Failed build results in empty log.xml) created by
- When using the phing.listener.XmlLogger, failed builds result in an empty …
- 03:20 Ticket #160 (ExpatParseException: Error initializing nested element <formatter>) closed by
- invalid
- 03:12 Ticket #150 (unable to include phpdocumentor.ini in PHPDoc-Task) closed by
- fixed: Fixed in r150 (2.3) and r151 (trunk)
- 03:12 Changeset [251] by
- Merging fix for #150 into trunk
- 03:10 Changeset [250] by
- #150 - Adding patch from Dirk Thomas to fix config dir for phpunit
- 03:03 Ticket #161 (phing/etc directory missing (breaking PHPUnit)) closed by
- worksforme: I'm unable to reproduce any problem here ... The /etc dir is being …
- 02:58 Ticket #157 (Fatal error in PDOSQLExecTask when using filesets) closed by
- fixed: Fixed in [248] (2.3) and [249] (trunk)
- 02:58 Changeset [249] by
- Merging fix for #157 into trunk.
- 02:52 Changeset [248] by
- #157 - Fixing runtime error when using PDOSQLExecTask with filesets …
10/16/07:
- 23:09 Ticket #163 (Add stripwhitespace filter) closed by
- fixed: Fixed in [246] (trunk) and [247] (2.3 branch)
- 23:09 Changeset [247] by
- svn merge 245:256 to incorporate changes for #163 into 2.3 branch
- 23:06 Changeset [246] by
- #163 - Adding new stripwhitespace filter
- 22:51 Ticket #163 (Add stripwhitespace filter) created by
- Add a new stripwhitespace filter which uses php_strip_whitespace() …
- 22:36 Ticket #162 (Add @pattern alias for @name in <fileset>) created by
- We should support this Ant-like alias.
- 21:06 Ticket #161 (phing/etc directory missing (breaking PHPUnit)) created by
- From mailing list: That fixed the formatter error, but the fact remains …
- 06:46 Ticket #160 (ExpatParseException: Error initializing nested element <formatter>) created by
- I've googled myself out trying to find out what's going on here. I have …
Note: See TracTimeline
for information about the timeline view.
