summaryrefslogtreecommitdiff
path: root/ext/standard/php_versioning.h
Commit message (Collapse)AuthorAgeFilesLines
* Maintain headers.Sebastian Bergmann2002-02-281-2/+1
|
* Update headers.Sebastian Bergmann2001-12-111-2/+2
|
* * remove version_{lt,le,gt,ge,eq} functions, added a third optionalStig Bakken2001-10-111-5/+0
| | | | | parameter to version_compare doing the same thing
* @Added version_{lt,le,gt,ge,eq} functions (Stig)Stig Bakken2001-10-101-0/+5
|
* * prototype of version_compare, doesn't work yetStig Bakken2001-10-051-0/+31