Commit Graph

18 Commits

Author SHA1 Message Date
918233979c remove echo 2002-04-20 16:57:56 +00:00
425b4520c2 Add str_pad() and defines 2002-04-20 16:54:21 +00:00
92c0505fe3 This now allows the _debug_array() to either print or not print the debug info. 2002-04-06 15:13:51 +00:00
9dd8a8d708 in_array() should now be compatible with php3. 2002-03-16 02:59:13 +00:00
090b9022b6 Add printing of var type in print_r() 2002-02-18 10:25:57 +00:00
84eb1201ce formatting; reorder by alpha 2002-02-10 12:28:24 +00:00
467ccb3213 Add array_merge () 2002-01-16 06:33:06 +00:00
c13ade18dc Several fixes in this commit because the switch from sf to savannah had to come from a day old copy of our cvs tree. Much was fixed including email being fixed for PHP3 compatibility, skeeter updated all the setup.inc.php files to say they would be comaptible with the new API version, ceb made fixes to the projects app based on newly submitted bug reports. Im sure there are more but I dont know all the details. Oh, I did add a print_r() to the php3 support files. 2002-01-07 10:50:42 +00:00
3c70493ae1 Add array_pop(); test and confirm array_pop/array_shift; add comments to each
function; order functions alphabetically
2001-12-28 07:07:32 +00:00
ddd4181979 Add array_shift() - needs testing 2001-12-28 05:48:33 +00:00
a47351e0ec fix use of unset (php3) 2001-12-26 16:59:51 +00:00
40cd00c1b8 added arrau_unique 2001-12-24 18:05:56 +00:00
032424dbf7 add Id tag, minor formatting 2001-11-23 17:24:49 +00:00
9689d6a2b6 Fix for bug #463970. 2001-11-10 20:48:43 +00:00
9ebc41f0db Small fix for a parse error on line 64. 2001-08-21 16:51:21 +00:00
a3932c4008 Added str_repeat() to fix bug #451851. 2001-08-21 00:16:36 +00:00
406bfe5529 Added 2 new support functions. array_search() and in_array(). 2001-08-17 19:34:48 +00:00
c9ea092eae added php3 support file 2001-08-16 06:32:22 +00:00