Commit Graph

1392 Commits

Author SHA1 Message Date
Uwe Steinmann
d526de3fa8 - fixed bug if attribute value is entity 2000-02-17 20:30:00 +00:00
Uwe Steinmann
995c565fba - change some function name into php style 2000-02-17 15:05:24 +00:00
Uwe Steinmann
992e808451 - added funktion xmltree(), renamed dom() to xmldoc() and domfile()
to xmldocfile().
- testdom covers most of the functionality
2000-02-10 15:24:13 +00:00
Uwe Steinmann
e548a31510 - removed stupid leftover in testdom
- added more functions to domxml
2000-02-09 20:06:23 +00:00
Uwe Steinmann
9603c7cc83 - new function to read and parse xml doc from file 2000-02-09 14:07:44 +00:00
Uwe Steinmann
06c586932a - fixed several bugs an did some testing. Parsing and creating simple
XML docs should work. See the script testdom.
2000-02-09 12:46:32 +00:00
Andi Gutmans
8c813dbb96 - Make Win32 compile again 2000-02-05 17:58:11 +00:00
Uwe Steinmann
38fb57f9d6 - some more testing 2000-02-03 21:12:30 +00:00
Uwe Steinmann
87f72a4b06 - add another comment to the script 2000-01-26 06:31:29 +00:00
Uwe Steinmann
49be46409c - test script for domxml 2000-01-26 06:22:44 +00:00
Andi Gutmans
28bfab716b - Make Win32 compile again 1999-12-18 17:44:56 +00:00
Uwe Steinmann
39a389d855 - extended test script for cpdf by GD image insertion 1999-11-23 09:04:31 +00:00
Uwe Steinmann
e8b05d1137 - test for hyperwave module 1999-11-22 16:09:07 +00:00
Uwe Steinmann
7966dbc01c - test for cpdf module 1999-11-22 16:08:27 +00:00
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