94 Commits (515c20da477053fc87bfae386b623c8a88f14bbd)

Author SHA1 Message Date
Andi Gutmans eb6ba01d1c - Fix copyright notices with 2001 25 years ago
Alex Akilov ddf488970c Support AIX/HP shared lib extensions and j2sdk1.3.0 (hotspot) 25 years ago
Zeev Suraski aa6d2ac5d0 Heads up people! 25 years ago
foobar 402d60491b wb fix. 25 years ago
foobar c66c250c41 Fix pr: #7982 25 years ago
Hartmut Holzgraefe 1f6878e912 2nd step towards auto-credits 26 years ago
Jason Greene 608ee593a4 SUN CC does not like like left side casting - see bug #6759 26 years ago
Sam Ruby 33c8f50534 Allow strings to be passed to methods expecting primitive types. 26 years ago
Andrei Zmievski f1dcb32c9f Use zend_register_list_destructors_ex() instead. 26 years ago
Andrei Zmievski 7b4983c8f8 Mega-patch to get better resource information for modules. 26 years ago
Rasmus Lerdorf b189759bcd Clean up the alignment of configure --help output 26 years ago
Daniel Beulshausen 23b14d4cfb added tsrm dir to include path 26 years ago
Sam Ruby 17332d6b21 Indicate the Sun's JDK 1.2.2 now works...and complete a sentence. 26 years ago
Daniel Beulshausen b6f0d041f9 deleted a few unnecceasary defines and added the Release_TS_Inline path to the libpath 26 years ago
Sascha Schumann 7ca4354c22 Typo 26 years ago
Sam Ruby d93732179b Better error reporting when dll/shared library is not able to be loaded. 26 years ago
Sam Ruby 73db4d5cca Fix for bug 5911 - ANSI C violation: lvalues are not assignable 26 years ago
Sam Ruby 3da910ae24 Restore the ability to clean compile in non-multithreaded environments 26 years ago
Sam Ruby ed2b68a9c3 Fix bug 5619 - explain how to add to the classpath on Win32 machines. 26 years ago
David Croft 0836e10a15 various version 2.0 and 2.01 licenses -> 2.02 26 years ago
Sam Ruby f4e94a5030 Complete the work mapping arrays and hashtables 26 years ago
Sam Ruby 668af98d75 Fix regression in passing strings as parameters 26 years ago
Sam Ruby 3f4c7c8359 Allow java.lang.Hashtables to be passed into PHP as arrays. 26 years ago
Sam Ruby 7893c72965 Verify that a classname is actually passed on a new Java() call. 26 years ago
Sam Ruby 3e4a4f2376 Respect the object type the user specified (i.e., never automatically 26 years ago
Sam Ruby 313ca6b5e8 Don't assume that Java byte arrays are null terminated. 26 years ago
Sam Ruby eb8a55893d Pass PHP arrays to Java as hash tables; minor cleanup 26 years ago
Sam Ruby 4ef7cb0700 Fix for problem noted by Jay Greenspan on TurboLinux machines 26 years ago
Sam Ruby 629bc67086 Reentrancy fixes 26 years ago
Sam Ruby ee36612cef Add experimental APIs to get and clear the last exception 26 years ago
Sam Ruby bea9651995 Fix typo. Thanks to Adam Trachtenberg for noticing it! 26 years ago
Sam Ruby 1a6116c1f2 Add suggestions for dealing with difficult installations, based on feedback 26 years ago
Sam Ruby 2d8b72535f Fix garbage in warning strings, and IllegalArgumentException on 26 years ago
Sascha Schumann 0c03253635 Stop including dl/phpdl.h. 26 years ago
Sam Ruby f775d18b2c Export the necessary functions to enable servlet support to be subclassed 26 years ago
Frank M. Kromann d973e2c25b making java module compile on win32 with new directory structure 26 years ago
Andi Gutmans 2b0a8049db - Update module project files to include: 26 years ago
Andi Gutmans 6ce07a85e4 - Change register_internal_class to zend_register_internal_class for 26 years ago
Andi Gutmans 3701bc4207 - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 26 years ago
Sascha Schumann 0236982d6d s/COMPILE_DL/COMPILE_DL_EXTNAME/ for Windows build files. 26 years ago
Sam Ruby f365665213 passing Strings as Objects 26 years ago
Zeev Suraski e043439ff6 Update the license with the new clause 6 26 years ago
Sascha Schumann 8ab33a4d13 Use "mkdir -p" instead of "test -d || mkdir" where possible 26 years ago
Sam Ruby 33ceae2809 i18n, part I 26 years ago
Sascha Schumann 0d383d9373 Replace the various get_module() functions with a uniform 26 years ago
Sascha Schumann 7613e064f8 Remove trailing empty lines 26 years ago
Sascha Schumann 0d36199cf9 Large test commit IV 26 years ago
Sascha Schumann de2cea47c0 Large commit test III 26 years ago
Sascha Schumann a481fddfb3 Improved in-tree shared libraries build system 26 years ago
Sascha Schumann 953fe189da Overall UNIX build system improvements: 26 years ago