summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* - Converted math.c to use new convert_to_number_ex() macro.Andi Gutmans1999-10-152-2/+4
|
* mailing list test1999-10-081-1/+0
|
* testing1999-10-081-2/+0
|
* test1999-10-081-1/+0
|
* Test commit again.Andrei Zmievski1999-10-071-0/+1
| | | | | # add white space
* Testing commit.Andrei Zmievski1999-10-071-1/+0
| | | | | @ Removed white space.
* *** empty log message ***Andrei Zmievski1999-10-041-1/+0
|
* testAndrei Zmievski1999-10-041-0/+1
|
* testAndrei Zmievski1999-10-041-1/+0
|
* testAndrei Zmievski1999-10-042-1/+1
|
* test commitAndrei Zmievski1999-10-021-1/+0
|
* test commitAndrei Zmievski1999-10-021-2/+1
|
* test commitAndrei Zmievski1999-10-021-1/+0
|
* test commitAndrei Zmievski1999-10-021-1/+0
|
* test commitAndrei Zmievski1999-10-021-1/+0
|
* commit testAndrei Zmievski1999-10-021-0/+1
|
* testAndrei Zmievski1999-10-021-1/+0
|
* test commitAndrei Zmievski1999-10-021-0/+1
|
* test commit 1Andrei Zmievski1999-10-021-1/+0
|
* test commitAndrei Zmievski1999-10-021-1/+2
|
* - Get rid of warningAndi Gutmans1999-09-281-1/+1
|
* - Internal functions which are basic language functions should be in ZendAndi Gutmans1999-09-201-1/+0
| | | | | | and not in PHP. I.e. strlen(), each(), error_reporting(), count(), get_class_name().
* Support resource type in gettype()Andi Gutmans1999-08-011-2/+2
|
* -Tiny fixAndi Gutmans1999-07-291-1/+2
|
* - Added get_class($obj), get_parent_class($obj) and method_exists($obj,"name")Andi Gutmans1999-07-281-2/+18
|
* - Fix the new operator incompatibility.Andi Gutmans1999-07-261-0/+1
| | | | | | | - I commented PHP_FUNCTION(strtotime) in datetime.c because it stopped win32 from compiling. This needs to be fixed!!! - Check out libzend to compile the tree now.
* More cleanup.Andrey Hristov1999-07-085-0/+113
|
* Reduce clutter a bit.Andrey Hristov1999-07-0817-0/+277