|
From: Edward Z. Y. <edw...@th...> - 2008-12-21 18:40:40
|
Marcus Baker wrote: > Agree totally. I have the doc sort out gradually working it's way > through my queue (currently pegged for the Xmas holiday). It's really > the docs that would cause all the problems. Yeah, sounds like it might be. If there are any specific tasks I can help on, please say so. > We should also issue a 1.0.2 release as well. I had to introduce a > couple of extra methods, assertSame() and assertCopy(), due to problems > with the ampersands in assertReference() when porting test suites > (especially PHP4) from 1.0.1 to 1.1 versions. [snip] I'm going to branch the 1.0.1 tag into a 1.0 branch, and then add the appropriate methods. However, since 1.1 breaks a lot of "not-supposed-to-be-used" flex points, I expect people are going to have to fix things on 1.1 sans E_STRICT anyway. Cheers, Edward |