Sascha Schumann
|
cd754d7825
|
Rename macros which begin with underscore to appropiate macros. The general
rule is:
macro_name=`echo $filename|tr a-z A-Z|sed 's/\./_/'`
|
2000-07-03 00:41:19 +00:00 |
|
Zeev Suraski
|
fb1c77bd4f
|
- Made PHP_VERSION and PHP_OS work again
- More php3_ cleanup
@- Restored the PHP_VERSION and PHP_OS constants (Zeev)
|
1999-12-17 20:55:31 +00:00 |
|
Andrey Hristov
|
c6840056a9
|
More symbol work.
|
1999-07-27 17:09:35 +00:00 |
|
Sascha Schumann
|
b57dc27595
|
- run ext sources through conv_proto
- add necessary phpext_*_ptr
|
1999-05-21 10:06:25 +00:00 |
|
Sascha Schumann
|
fb407676a2
|
- fix compile issues for various packages (dbase, sysv*, zlib)
- some cleanup in mhash/mcrypt
|
1999-05-21 08:20:13 +00:00 |
|