57 Commits (d9756780068a2acd0d1ced9a7a93b2a26fd342a4)

Author SHA1 Message Date
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
Zeev Suraski 64f91d80fa Object overloading API changed slightly (llist is now a pointer) 26 years ago
Sam Ruby eb70d8361b Make it clear that the jawt example is only intented to be run as a CGI 26 years ago
Sam Ruby 617e1b054c test -e doesn't exist on Solaris - substituting test -d 26 years ago
Sam Ruby 47442c4c85 Don't try to install php_java.jar if --with-servlet was specified 26 years ago
Sam Ruby b280bec492 support non-debug builds 26 years ago
Sam Ruby fcd82d34c5 JAVA_LIBPATH was not allways being added to the LIBPATH 26 years ago
Sam Ruby 6a7bc777ca Dynamically load java support, for better error messages 26 years ago
Sam Ruby cc64b583fb Update README to indicate improvements in overload resolution and 26 years ago
Sam Ruby 3e5398ffba Cleanup, better error recovery, easier configuration 26 years ago
Sam Ruby 2cb6e338a1 Get Blackdown support to compile. Doesn't seem to be able to find 26 years ago
Sam Ruby 9c146016d3 remove java.library from the README 26 years ago
Sam Ruby 6e2c7e5137 Eliminate java.library ini option in favor of rpath 26 years ago
Sam Ruby 6189e219ff Improved handing of instances of private classes. Added servlet examples. 26 years ago
Sam Ruby c764f2e3ab php4ts.lib => php4ts_debug.lib when building for Debug_TS target 26 years ago
Sam Ruby 6e7b5172ea Added support for arrays 26 years ago
Zeev Suraski 9b621d1c8f Get the license right... (this won't make it to RC1 of B4) 26 years ago
Sascha Schumann 9935ddee99 File is found in $(srcdir) 26 years ago
Sam Ruby 08dc9ba24f Allow non-public enumerations to be accessed 26 years ago
Sascha Schumann 0036b8bba0 #if WIN.* => #ifdef PHP_WIN32 26 years ago
Sam Ruby 34723d02f8 on WIN32, PHP_WIN32 and ZEND_WIN32 need to be defined 26 years ago
Sam Ruby 8a75e48bd4 Progress: sapi/servlet now builds again on Unix 26 years ago
Sam Ruby 137765c95a accomodate old versions of kaffe which don't support jar 26 years ago
Sam Ruby 302ccb0d97 Shutdown cleanly (prevents Kaffe from trapping on exit) 26 years ago
Sam Ruby 5924c920ec PHP now starts up in CGI mode with Kaffe on RedHat Linux 6.1. 26 years ago
Sam Ruby 31e3466556 Forward progress, thanks to Sascha Schumann. 26 years ago
Sam Ruby e6c203832e First step to restoring the ability to build Java support on Unix: 26 years ago
Sascha Schumann 43ae2bffbb Happy Y2K patch! Happy new year (or the new millennium, depending on whether 26 years ago
Sascha Schumann cf5a5fb1dd Whoops, defining them to empty values generates many parse errors. 26 years ago
Sascha Schumann 2c99bef442 Get rid of config.h.stub. Note that you should embed a comment about 26 years ago
Sascha Schumann f2f8d38efa Integration of -ng changes. Changes: 26 years ago
Zeev Suraski 235386b245 Change ALLOC_ZVAL() semantics 26 years ago
Andi Gutmans 3bf1b04cb4 - Move more stuff to ALLOC_ZVAL(). We need to add those FREE_ZVAL()'s now. 26 years ago
Andrei Zmievski 80bab9d939 We're using ZVAL's now. 26 years ago
Zeev Suraski 4d2b0715d1 libzend -> Zend 26 years ago
Zeev Suraski e1e08ae506 Some more php3_ cleanup 26 years ago
Zeev Suraski fb1c77bd4f - Made PHP_VERSION and PHP_OS work again 26 years ago
Zeev Suraski a3c6514332 More php3_ annihilation 26 years ago