History log of /PHP-7.2/ext/standard/versioning.c (Results 51 – 55 of 55)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API
# 8a54c292 19-Oct-2001 Andrei Zmievski

Convert to use new parameter parsing API.


Revision tags: php-4.1.0RC1
# 925ff7f2 11-Oct-2001 Stig Bakken

* remove version_{lt,le,gt,ge,eq} functions, added a third optional
parameter to version_compare doing the same thing


# f3d2d4c6 10-Oct-2001 Stig Bakken

@Added version_{lt,le,gt,ge,eq} functions (Stig)


# 89bd184e 06-Oct-2001 Stig Bakken

@Added version_compare() function (Stig)


# 9ce63824 05-Oct-2001 Stig Bakken

* prototype of version_compare, doesn't work yet


123