summaryrefslogtreecommitdiff
path: root/ext/gettext
Commit message (Collapse)AuthorAgeFilesLines
* Use new Zend API and some minor cleanup.Sascha Schumann1999-09-241-33/+33
|
* Added PHP_WITH_SHARED for checking "shared,*" prefix when configuringStig Bakken1999-09-131-1/+1
| | | | | extensions.
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-1/+1
| | | | | php3_compat.h)
* Symbol work.Andrey Hristov1999-07-272-9/+10
|
* License updateZeev Suraski1999-07-161-20/+9
|
* - run ext sources through conv_protoSascha Schumann1999-05-212-11/+11
| | | | | - add necessary phpext_*_ptr
* - fix compile issues for various packages (dbase, sysv*, zlib)Sascha Schumann1999-05-212-3/+4
| | | | | - some cleanup in mhash/mcrypt
* * Finalizing the PHP version of SAPI. Support POST and cookies among other ↵Zeev Suraski1999-05-092-2/+2
| | | | | | | | | | | | | things. * Fully implement ISAPI support - POST and cookies among other things. * Almost completely rewrote phpinfo(). Allow modules to easily display their information in phpinfo() without modifying phpinfo() itself (prototype for the module info function was changed, thus the large amount of updated module files). * Initial extended SAPI support for Apache, completely untested. * CGI now uses SAPI fully as well.
* forgot that oneSascha Schumann1999-04-211-0/+54
|
* incorporate gettext supportSascha Schumann1999-04-215-0/+230