Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | We're using ZVAL's now. | Andrei Zmievski | 1999-12-21 | 1 | -1/+1 | |
| | ||||||
* | libzend -> Zend | Zeev Suraski | 1999-12-19 | 2 | -7/+7 | |
| | ||||||
* | Some more php3_ cleanup | Zeev Suraski | 1999-12-18 | 1 | -2/+2 | |
| | ||||||
* | - Made PHP_VERSION and PHP_OS work again | Zeev Suraski | 1999-12-17 | 1 | -1/+1 | |
| | | | | | | - More php3_ cleanup @- Restored the PHP_VERSION and PHP_OS constants (Zeev) | |||||
* | More php3_ annihilation | Zeev Suraski | 1999-12-17 | 1 | -4/+4 | |
| | ||||||
* | force ext/java to be built as a shared library | Sam Ruby | 1999-12-16 | 1 | -0/+1 | |
| | ||||||
* | first pass at method overloading | Sam Ruby | 1999-12-06 | 1 | -6/+88 | |
| | ||||||
* | PHP_BUILD_* m4 macros are not intended to be used by extensions. | Sascha Schumann | 1999-12-03 | 1 | -1/+0 | |
| | | | | | | If you want to tell the user that the current choice of a specific SAPI module is bad, check $php_build_target. | |||||
* | Initial alpha-level of sapi/servlet. See README for details. | Sam Ruby | 1999-11-29 | 5 | -18/+51 | |
| | ||||||
* | Java module now works with Linux jdk 1.2pre2. | Stefan Roehrich | 1999-11-21 | 2 | -1/+23 | |
| | ||||||
* | - substitute JAVA_LFLAGS (not set, but used in libphp_java_la_LIBADD) | Stig Bakken | 1999-11-09 | 1 | -0/+2 | |
| | | | | | - add .cvsignore file | |||||
* | @ Added Zend OO syntax overloading support for Java components | Sam Ruby | 1999-11-09 | 9 | -0/+1219 | |
# # 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. |