6a2b28ba | 28-Jun-1999 |
Zeev Suraski |
No need for that either... |
335078b4 | 28-Jun-1999 |
Rasmus Lerdorf |
Don't break the tree |
a6aacfd2 | 28-Jun-1999 |
Andrey Hristov |
Added session_is_registered(varname) function. |
17f725d2 | 28-Jun-1999 |
Andrey Hristov |
Ported MYSQL_NUM, MYSQL_ASSOC, and MYSQL_BOTH additions from php3. |
26a7fe78 | 28-Jun-1999 |
Andrey Hristov |
oops |
db400222 | 28-Jun-1999 |
Andrey Hristov |
*** empty log message *** |
650986c8 | 28-Jun-1999 |
Sascha Schumann |
work around that solaris bug |
bd031b04 | 28-Jun-1999 |
Sascha Schumann |
ugly and working |
30e80d1a | 28-Jun-1999 |
Sascha Schumann |
BSD derived tests want -h for symlink test |
8ba38895 | 27-Jun-1999 |
Sascha Schumann |
port |
e205a674 | 27-Jun-1999 |
Sascha Schumann |
more porting |
d819da48 | 27-Jun-1999 |
Sascha Schumann |
port Rasmus' APXS changes for AIX |
fa7cba7d | 27-Jun-1999 |
Sascha Schumann |
port over from php3 |
adde1774 | 27-Jun-1999 |
Sascha Schumann |
lex optimizations |
3b36670d | 27-Jun-1999 |
Sascha Schumann |
add dbase_replace_record |
aa4e00b3 | 27-Jun-1999 |
Sascha Schumann |
port over autoconf fixes from php3 |
d1169e73 | 26-Jun-1999 |
Zeev Suraski |
Win32/general patches |
d4f24f19 | 26-Jun-1999 |
Zeev Suraski |
* Get rid of another request_info element (filename) * CGI through Apache should work now |
32054143 | 26-Jun-1999 |
Zeev Suraski |
*** empty log message *** |
36416f11 | 26-Jun-1999 |
Zeev Suraski |
Protect against NULL arguments in filename |
98b6ddda | 26-Jun-1999 |
Zeev Suraski |
* Make the memory leak reporting code much better with repeats * Remove useless variables |
6ec71637 | 26-Jun-1999 |
Sascha Schumann |
add dmalloc |
f3ef2ff1 | 25-Jun-1999 |
Sascha Schumann |
- APXS link thingie - functions/ game obsolete. Should make compiling faster on slow machines (hi Kristian :-) |
d41af4b7 | 23-Jun-1999 |
Andrey Hristov |
*** empty log message *** |
18962f19 | 22-Jun-1999 |
Thies C. Arntzen |
gettype now reports "boolean" correct |