Presented by Zoe Slattery at PHP London Conference 2008
As PHP becomes ever more successful the requirement for stability increases and the freedom to make changes in the core code is correspondingly restricted.
Is the test coverage sufficient? Especially given the wide range and depth of change required to implement Unicode support.
Based on experience of contributing PHP tests, I'll talk about tests, coverage and what needs to happen!