Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Moving java and dotnet extensions to ext/rpc | Derick Rethans | 2003-01-11 | 1 | -254/+0 |
| | |||||
* | Removing winutil.c from this project. the functions needed are found in ↵ | Frank M. Kromann | 2001-11-27 | 1 | -4/+0 |
| | | | | php4ts.dll | ||||
* | added tsrm dir to include path | Daniel Beulshausen | 2000-09-28 | 1 | -2/+2 |
| | |||||
* | deleted a few unnecceasary defines and added the Release_TS_Inline path to ↵ | Daniel Beulshausen | 2000-08-24 | 1 | -1/+1 |
| | | | | the libpath | ||||
* | Better error reporting when dll/shared library is not able to be loaded. | Sam Ruby | 2000-08-17 | 1 | -0/+4 |
| | | | | | Submitted by: Bård Farstad <bf@ez.no> | ||||
* | making java module compile on win32 with new directory structure | Frank M. Kromann | 2000-06-12 | 1 | -2/+2 |
| | |||||
* | - Update module project files to include: | Andi Gutmans | 2000-06-10 | 1 | -56/+52 |
| | | | | | | | | | - HAVE_MODULE=1 - ZEND_WIN32 - PHP_WIN32 - COMPILE_DL_MODULE - ZTS=1 | ||||
* | s/COMPILE_DL/COMPILE_DL_EXTNAME/ for Windows build files. | Sascha Schumann | 2000-05-23 | 1 | -6/+6 |
| | |||||
* | support non-debug builds | Sam Ruby | 2000-03-26 | 1 | -3/+3 |
| | |||||
* | php4ts.lib => php4ts_debug.lib when building for Debug_TS target | Sam Ruby | 2000-02-20 | 1 | -1/+1 |
| | |||||
* | on WIN32, PHP_WIN32 and ZEND_WIN32 need to be defined | Sam Ruby | 2000-02-11 | 1 | -8/+8 |
| | |||||
* | libzend -> Zend | Zeev Suraski | 1999-12-19 | 1 | -6/+6 |
| | |||||
* | Initial alpha-level of sapi/servlet. See README for details. | Sam Ruby | 1999-11-29 | 1 | -4/+8 |
| | |||||
* | @ Added Zend OO syntax overloading support for Java components | Sam Ruby | 1999-11-09 | 1 | -0/+254 |
# # My lawyer made me do this: # Users of PHP are hereby granted a non-exclusive, irrevocable, world-wide, royalty-free, non-transferable license to use, execute, prepare derivative works of, and distribute (internally and externally, and including derivative works) the code accompanying this license as part of, and integrated into PHP. WARRANTY OF ANY KIND EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTY OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE AND ANY WARRANTY OF NON-INFRINGEMENT. THE ENTIRE RISK ARISING OUT OF THE USE OR PERFORMANCE OF THIS CODE REMAINS WITH USERS OF PHP. The owner of this code represents and warrants that it is legally entitled to grant the above license. |