summaryrefslogtreecommitdiff
path: root/sapi/apache/php4apache.dsp
Commit message (Collapse)AuthorAgeFilesLines
* changed the output directorys from the windowsbuildsDaniel Beulshausen2000-08-231-4/+4
|
* updated project to work with readdir.h rev.1.5 from apache cvsDaniel Beulshausen2000-08-211-4/+4
|
* fix apache dsp fileShane Caraveo2000-07-021-3/+3
|
* Set version number on DLLsZeev Suraski2000-06-301-3/+4
|
* Fix Windows .dsp'sZeev Suraski2000-06-111-3/+3
|
* - Allow all functions that receive user-defined function callbacks to acceptZeev Suraski2000-06-031-3/+3
| | | | | | | | | an array that contains an object and a method name, in place of a function name, e.g. usort($array, array($obj, "ObjSort")) (I checked the code in array.c and basic_functions.c, other code which uses call_user_function() may still force the function_name argument to be of type IS_STRING, which prevents this feature from working - and is no longer necessary)
* Please maintain consistency in these names... :)Zeev Suraski2000-05-141-0/+150