summaryrefslogtreecommitdiff
path: root/sapi/embed/php_embed.h
Commit message (Collapse)AuthorAgeFilesLines
* updating license information in the headers.James Cox2003-06-101-3/+3
|
* Expose php_embed_module struct (and make Wez happy).Edin Kadribasic2003-01-281-0/+1
|
* Bump year.Sebastian Bergmann2002-12-311-1/+1
|
* Follow Yasuo's suggestion and build sapi program's under the sapi-specificSascha Schumann2002-09-291-0/+60
directory. Move sapi-specific makefile fragments to their respective directory. Create an embed sapi module which resides in its own dir now.