History log of /PHP-8.3/ext/standard/versioning.c (Results 51 – 58 of 58)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1, php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1, help
# 90613d22 28-Feb-2002 Sebastian Bergmann

Maintain headers.

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