83 Commits (c66bc46bb1dd249c2dbbb8abbfe571abacda3cfc)

Author SHA1 Message Date
Daniel Beulshausen c8eb56cc59 changed the output directorys from the windowsbuilds 26 years ago
Sam Ruby b43df683ee Keep servlet working... 26 years ago
Sam Ruby 3aad950735 Reorder call to ELS_FETCH to be after declarations 26 years ago
Sam Ruby d93732179b Better error reporting when dll/shared library is not able to be loaded. 26 years ago
Sam Ruby 5c8fca1757 Correct bug in headers only logic. 26 years ago
Rasmus Lerdorf 76a2d2538c Heads up! I have moved the headers_only and response_code checks out of 26 years ago
Sam Ruby 4ca1c611b3 Refactor in support of subclassing 26 years ago
David Croft 0836e10a15 various version 2.0 and 2.01 licenses -> 2.02 26 years ago
Sam Ruby 54790b5e63 Correct the value of request_uri 26 years ago
Sam Ruby 5c13954eed Fix for JDK1.2.2/Tomcat3.2 26 years ago
Sam Ruby f72de266e2 remove unnecessary dependency 26 years ago
Zeev Suraski 37fb71b9ba Set version number on DLLs 26 years ago
Sam Ruby e216b8918e defer loading of the native code 26 years ago
Andrei Zmievski 4010b422dd Separate plain name returned by php_sapi_module() and pretty name 26 years ago
Sascha Schumann 0c03253635 Stop including dl/phpdl.h. 26 years ago
Sam Ruby 988302171a Find servlet includes in new "main" directory. Add (finally) java and 26 years ago
Sam Ruby f775d18b2c Export the necessary functions to enable servlet support to be subclassed 26 years ago
Sascha Schumann 102c6ce4b8 Move main.h to php_main.h. 26 years ago
Sam Ruby 767ea7a7e4 use simpler foreach instead of while 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 c82eca90f4 Fix typo - thanks to Christian Wenz <christian.wenz@stud.tu-muenchen.de> 26 years ago
Sam Ruby c32bba9644 build error on Unix 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 953fe189da Overall UNIX build system improvements: 26 years ago
Sam Ruby a4016620bf Oops - remove debug statement 26 years ago
Sam Ruby 5424369f3a match changes to Tomcat example 26 years ago
Sam Ruby 93f9fc77ad Eliminate warning if virtual cwd is specified 26 years ago
Sam Ruby 8372b2baf1 fix typo: wrong variable name 26 years ago
Sam Ruby c56888da7c look for Tomcat binaries too 26 years ago
Sam Ruby 5c40dfa374 Define PHP_SELF in sapi/servlet. 26 years ago
Sam Ruby 617e1b054c test -e doesn't exist on Solaris - substituting test -d 26 years ago
Sam Ruby 34933225f6 Accomodate back level (JSDK 2.0) implementations 26 years ago
Sam Ruby 8a64f51101 Use C style comments, per the CODING_STANDARDS 26 years ago
Sam Ruby 57b4e1a3ee fix indentation (this project has tabstop=4!) 26 years ago
Sam Ruby 8a94c8d598 eliminate chdir if it is already virtual 26 years ago
Andi Gutmans 9c3d6304dd - Hopefully got most of them. We also need a chdir_file function like 26 years ago
Sam Ruby e4b86c2cd5 support non-debug builds 26 years ago
Sascha Schumann caeaaf4d98 Fix build on systems which lack snprintf or vsnprintf. 26 years ago
Sam Ruby d63341ea5f Unix classpath fixes 26 years ago
Sam Ruby e24e95bdec Both PHP and Java can't read Post data - let java do it and reconstruct for 26 years ago
Sam Ruby ba50898123 remove duplicate line 26 years ago
Sam Ruby fa56e42b08 Sapi/servlet build on Unix broken 26 years ago
Sam Ruby edb2b71387 Cleanup 26 years ago
Sam Ruby 313de641eb Add support for PHP syntax highlighting 26 years ago
Sam Ruby 6189e219ff Improved handing of instances of private classes. Added servlet examples. 26 years ago
Sam Ruby b117adeded add proper dependencies 26 years ago
Sam Ruby c764f2e3ab php4ts.lib => php4ts_debug.lib when building for Debug_TS target 26 years ago