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
|
07d691174b
|
Symbol work.
|
1999-07-27 19:44:46 +00:00 |
|
Sascha Schumann
|
b57dc27595
|
- run ext sources through conv_proto
- add necessary phpext_*_ptr
|
1999-05-21 10:06:25 +00:00 |
|