Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create branch 'PHP_5'.PHP-5 | SVN Migration | 2003-02-27 | 1 | -1873/+0 |
| | |||||
* | (hopefully) fix the build.. | foobar | 2003-02-25 | 1 | -3/+4 |
| | |||||
* | Fix bug when length was queried before the string was converted. | Wez Furlong | 2002-05-22 | 1 | -1/+6 |
| | |||||
* | Use the GIT for inter-thread marshalling. | Wez Furlong | 2002-05-20 | 1 | -128/+182 |
| | |||||
* | this way it even compiles | Harald Radi | 2002-05-20 | 1 | -9/+9 |
| | | | | | #blame me if i did something wrong, i didn't test it ;) | ||||
* | Implement ActiveScript interfaces. | Wez Furlong | 2002-05-20 | 1 | -0/+1813 |
This allows use of PHP in: Client-side script in Internet Explorer Windows Scripting Host ASP and ASP.NET pages It's mostly working... give it a go. You will need to regsvr32 the php4activescript.dll manually. |