kherge-archive / php-version

A library for creating, editing, and comparing semantic versioning numbers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conform with stable 2.0 specification

opened this issue · comments

A stable version of the 2.0 specification has been released.

Update the library, if necessary, to conform with any changes made as part of the stable release of the specification.

When completed and tested, tag and release 1.0.

Validation tests updated according to spec.

Validation regex needs to be updated to disallow all leading zeros.