31 Commits (bc3a6ebae0cd0c26c629dd73dd2bca3beffde4cf)

Author SHA1 Message Date
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
Sam Ruby 5da8a25c5c force ext/java to be built as a shared library 26 years ago
Sam Ruby 0d7c37b0bf first pass at method overloading 27 years ago
Sascha Schumann 1a77231633 PHP_BUILD_* m4 macros are not intended to be used by extensions. 27 years ago
Sam Ruby fd9265362c Initial alpha-level of sapi/servlet. See README for details. 27 years ago
Stefan Roehrich afcd361117 Java module now works with Linux jdk 1.2pre2. 27 years ago
Stig Bakken a5317327c7 - substitute JAVA_LFLAGS (not set, but used in libphp_java_la_LIBADD) 27 years ago
Sam Ruby d17a12319f @ Added Zend OO syntax overloading support for Java components 27 years ago