Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Moving java and dotnet extensions to ext/rpc | Derick Rethans | 2003-01-11 | 1 | -419/+0 |
| | |||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| | |||||
* | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
| | |||||
* | Allow strings to be passed to methods expecting primitive types. | Sam Ruby | 2000-10-27 | 1 | -2/+16 |
| | |||||
* | various version 2.0 and 2.01 licenses -> 2.02 | David Croft | 2000-07-24 | 1 | -3/+5 |
| | |||||
* | Complete the work mapping arrays and hashtables | Sam Ruby | 2000-07-22 | 1 | -3/+51 |
| | |||||
* | Allow java.lang.Hashtables to be passed into PHP as arrays. | Sam Ruby | 2000-07-22 | 1 | -0/+10 |
| | |||||
* | Respect the object type the user specified (i.e., never automatically | Sam Ruby | 2000-07-22 | 1 | -1/+1 |
| | | | | | convert the result of "new Java()" to a primitive type) | ||||
* | Pass PHP arrays to Java as hash tables; minor cleanup | Sam Ruby | 2000-07-21 | 1 | -2/+0 |
| | |||||
* | Reentrancy fixes | Sam Ruby | 2000-07-09 | 1 | -10/+11 |
| | |||||
* | Add experimental APIs to get and clear the last exception | Sam Ruby | 2000-07-08 | 1 | -0/+11 |
| | |||||
* | Fix garbage in warning strings, and IllegalArgumentException on | Sam Ruby | 2000-06-30 | 1 | -2/+4 |
| | | | | | assignments which require data type conversions. | ||||
* | Export the necessary functions to enable servlet support to be subclassed | Sam Ruby | 2000-06-14 | 1 | -2/+2 |
| | | | | | This is in preparation for xml-cocoon support | ||||
* | passing Strings as Objects | Sam Ruby | 2000-05-21 | 1 | -2/+1 |
| | |||||
* | i18n, part I | Sam Ruby | 2000-05-12 | 1 | -3/+8 |
| | |||||
* | Improved handing of instances of private classes. Added servlet examples. | Sam Ruby | 2000-02-28 | 1 | -20/+46 |
| | |||||
* | Added support for arrays | Sam Ruby | 2000-02-20 | 1 | -16/+23 |
| | | | | | | Better support for instances of non-public classes (based on a suggestion by Patrick Beard of NetScape) | ||||
* | Allow non-public enumerations to be accessed | Sam Ruby | 2000-02-17 | 1 | -0/+17 |
| | |||||
* | Happy Y2K patch! Happy new year (or the new millennium, depending on whether | Sascha Schumann | 2000-01-01 | 1 | -1/+1 |
| | | | | | you start counting at 0 or 1). | ||||
* | first pass at method overloading | Sam Ruby | 1999-12-06 | 1 | -6/+88 |
| | |||||
* | Initial alpha-level of sapi/servlet. See README for details. | Sam Ruby | 1999-11-29 | 1 | -1/+12 |
| | |||||
* | @ Added Zend OO syntax overloading support for Java components | Sam Ruby | 1999-11-09 | 1 | -0/+186 |
# # 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. |