Commit Graph

28 Commits

Author SHA1 Message Date
Andi Gutmans
4a8cac0878 - Converted math.c to use new convert_to_number_ex() macro. 1999-10-15 06:31:40 +00:00
442628d935 mailing list test 1999-10-08 16:00:10 +00:00
9e870afa39 testing 1999-10-08 15:29:13 +00:00
0bbe641a91 test 1999-10-08 15:23:58 +00:00
Andrei Zmievski
ca6cf936b8 Test commit again.
# add white space
1999-10-07 14:32:07 +00:00
Andrei Zmievski
91dffe9126 Testing commit.
@ Removed white space.
1999-10-07 14:24:18 +00:00
Andrei Zmievski
cec7e90996 *** empty log message *** 1999-10-04 20:35:28 +00:00
Andrei Zmievski
95c970030b test 1999-10-04 20:34:46 +00:00
Andrei Zmievski
6b2003dd2a test 1999-10-04 20:28:44 +00:00
Andrei Zmievski
cbddc54b6f test 1999-10-04 19:55:16 +00:00
Andrei Zmievski
68d423b3ee test commit 1999-10-02 21:13:06 +00:00
Andrei Zmievski
e721e560e5 test commit 1999-10-02 21:06:30 +00:00
Andrei Zmievski
56af2d063e test commit 1999-10-02 20:46:41 +00:00
Andrei Zmievski
bbc72d6eb6 test commit 1999-10-02 20:38:09 +00:00
Andrei Zmievski
26b5ef7435 test commit 1999-10-02 20:26:17 +00:00
Andrei Zmievski
debf741e82 commit test 1999-10-02 20:22:29 +00:00
Andrei Zmievski
9387719dac test 1999-10-02 20:10:35 +00:00
Andrei Zmievski
62f0dbb0c4 test commit 1999-10-02 20:07:07 +00:00
Andrei Zmievski
34e4269172 test commit 1 1999-10-02 20:03:07 +00:00
Andrei Zmievski
32604578de test commit 1999-10-02 19:22:47 +00:00
Andi Gutmans
cf6c92949c - Get rid of warning 1999-09-28 17:37:06 +00:00
Andi Gutmans
96a19593b2 - Internal functions which are basic language functions should be in Zend
and not in PHP. I.e. strlen(), each(), error_reporting(), count(),
  get_class_name().
1999-09-20 16:56:02 +00:00
Andi Gutmans
91ec4763fd Support resource type in gettype() 1999-08-01 17:56:09 +00:00
Andi Gutmans
e3246872e3 -Tiny fix 1999-07-29 04:03:03 +00:00
Andi Gutmans
a7af382874 - Added get_class($obj), get_parent_class($obj) and method_exists($obj,"name") 1999-07-28 17:58:38 +00:00
Andi Gutmans
8f51f72dc6 - Fix the new operator incompatibility.
- 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.
1999-07-26 16:57:06 +00:00
Andrey Hristov
743935ca8e More cleanup. 1999-07-08 21:56:19 +00:00
Andrey Hristov
cef4df1fee Reduce clutter a bit. 1999-07-08 21:42:29 +00:00