History log of /PHP-7.3/ext/standard/versioning.c (Results 51 – 57 of 57)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# dd969337 12-Dec-2001 Stig Bakken

return boolean where appropriate


# 38933514 11-Dec-2001 Sebastian Bergmann

Update headers.


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