Hear us Roar
Article:
 |
|
PHP 4.3 and Mac OS X
|
| Subject: |
|
Features List ? |
| Date: |
|
2003-02-28 20:07:59 |
| From: |
|
tychay
|
Response to: Features List ?
|
As mentioned by Adam i the article, try:
./configure --help
There is no "complete" list since you can unpack any PHP extension into the ext/* directory and do a ./buildconf before the ./configure. (Note ./buildconf nowadays might require a later version of autoconf, automake or libtool than Apple provides), but that is a start.
Usually, if there is something missing from the ./configure --help that is documented elsewhere, that feature was removed. (This is not always the case though).
Take care,
terry chay
tychay at php dot net
|
|
| |