ID: 14613
Updated by: zak
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Feature/Change Request
Operating System: 
PHP Version: 4.1.0
Old Assigned To: 
Assigned To: zak
New Comment:

Assigning it to myself so that I don't forget. Now I just 
have to get to the other bug reports that are assigned to 
me. :)


Previous Comments:
------------------------------------------------------------------------

[2001-12-20 02:14:02] [EMAIL PROTECTED]

I strongly believe that PHP needs to continue evolving and 
improving. However, I also recognise the importance of 
maintaining backwards compatibility.

To help balance these two conflicting desires, I have been 
kicking around the idea of implementing a set of tests to 
help determine when the behavior of a function changes.

The basic idea is to run the tests against the various 
version of PHP, compare the output and flag when 
differences crop up. Users would be able to run these 
tests using a make target. The data from these tests could 
be used by a utility program that walks a directory 
structure, reading php files and looking for 
functions/features that have changed behavior.

I would like to call these 'Lemosian Conformity Tests' in 
honor of Manuel's consistent and vociferous work on 
preserving BC. :) While I don't like his approach, I agree 
that it is a valid concern. Personally, rather than being 
chained to BC, I would rather that we actively work to 
help users deal with changes more effectively.

Additionally, these changes would help developers and the 
QA team spot unintentional changes to function behavior.

------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=14613&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to