Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tagphp_ibase_before_split | SVN Migration | 2004-01-25 | 1 | -1877/+0 |
| | | | | 'php_ibase_before_split'. | ||||
* | - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 | foobar | 2004-01-17 | 1 | -3/+3 |
| | |||||
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -1/+1 |
| | | | | | # Should the LICENSE and Zend/LICENSE dates be updated too? | ||||
* | Make activescript SAPI build under php5. | Wez Furlong | 2004-01-07 | 1 | -23/+23 |
| | | | | | Untested...! | ||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
| | |||||
* | typo fix | Wez Furlong | 2003-03-02 | 1 | -1/+1 |
| | |||||
* | Fix build for activescript sapi | Wez Furlong | 2003-03-02 | 1 | -8/+12 |
| | |||||
* | (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. |