Hello,


hrm, I swear I saw this before... but I say again that I think this is a
very good idea, this weill make BC much less probably, for example, I
still remember the probs with the DOMXML extension...

+2

Derick

On Sun, 16 Sep 2001, Jani Taskinen wrote:

> v.m.b = v * 10000 + m * 100 + b
>
> v = Changes only when there are big BC breaking changes or when there are
>     big portions of code rewritten, deprecated functions removed,
>     functions behaviour changed..etc.
> m = Changes only when new functionality is added.
> b = Bug fixes ONLY. No new functions added. No API changes.
>
> examples:
>
> 4.0.7 = 40000 + 0 + 7  = 40007
> 4.1.1 = 40000 + 100 + 1 = 40101



Derick Rethans

---------------------------------------------------------------------
        PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED]
             SRM: Site Resource Manager - www.vl-srm.net
---------------------------------------------------------------------


-- 
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