summaryrefslogtreecommitdiff
path: root/sapi/activescript/php5as_scriptengine.h
Commit message (Collapse)AuthorAgeFilesLines
* Move activescript sapi to PECLWez Furlong2004-07-281-214/+0
|
* Tidy up a few loose ends.Wez Furlong2004-07-271-2/+1
| | | | | | | Override normal php.ini behaviour so that only the launching applications folder is searched; this avoids picking up a default php.ini with an execution time limit set.
* Major re-jig.Wez Furlong2004-07-271-99/+59
| | | | | | With thanks to Rob Richards for tracking down a couple of big bugs caused by teeny bits of code.
* Just in case this header isn't present on the snaps machine.Wez Furlong2004-05-041-1/+3
|
* Improve stability.Wez Furlong2004-05-041-0/+18
| | | | | | | Give it a new CLSID and change the engine name to ActivePHP5. Globals registered by the scripting host are now auto-globals and don't need to be declared global when accessed from within functions.
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-0/+235