Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tag 'php_4_0_1RC'.php-4.0.1RC | SVN Migration | 2000-06-25 | 6 | -310/+36 |
| | |||||
* | It was Jouni: Prevent Hartmut finding this until it is actually implemented... | Egon Schmid | 2000-06-25 | 2 | -3/+3 |
| | |||||
* | - I wrote a long msg but the commit didn't go through. | Andi Gutmans | 2000-06-25 | 1 | -1/+1 |
| | | | | | | | | | | - So here is the short version: - a) Start moving to binary opens in Windows - b) Give checkuid_mode() a small face lift including the fopen-wrappers.c - The mode to this function should at least be a #define but that is for - another day. Anyway this whole stuff should be given more face lifts in - the future. | ||||
* | - I wrote a long msg but the commit didn't go through. | Zeev Suraski | 2000-06-25 | 14 | -51/+43 |
| | | | | | | | | | | - So here is the short version: - a) Start moving to binary opens in Windows - b) Give checkuid_mode() a small face lift including the fopen-wrappers.c - The mode to this function should at least be a #define but that is for - another day. Anyway this whole stuff should be given more face lifts in - the future. | ||||
* | Add Win32 README file | Zeev Suraski | 2000-06-25 | 1 | -0/+99 |
| | |||||
* | better description for recent serializer change | Sascha Schumann | 2000-06-25 | 1 | -1/+1 |
| | |||||
* | The second array_merge() is now array_merge_recursive(). | Egon Schmid | 2000-06-25 | 1 | -12/+11 |
| | |||||
* | A droto is not a proto. | Egon Schmid | 2000-06-25 | 1 | -2/+2 |
| | |||||
* | Add version checking. | Sterling Hughes | 2000-06-25 | 1 | -1/+16 |
| | |||||
* | # Missing ; | Jouni Ahto | 2000-06-25 | 1 | -1/+1 |
| | |||||
* | Proto. | Sterling Hughes | 2000-06-25 | 1 | -1/+3 |
| | |||||
* | @- Added the ImageCopyMerge, ImagePaletteCopy and ImageColorClosestHWB ↵ | Sterling Hughes | 2000-06-25 | 2 | -0/+87 |
| | | | | | | | functions. (Sterling) -Added the ImageCopyMerge, ImagePaletteCopy and ImageColorClosestHWB functions | ||||
* | - Added imagecreatefromwbmp(). | Jouni Ahto | 2000-06-25 | 2 | -1/+20 |
| | | | | | | - Fixed missing parenthesis when calling function get_active_function_name. @- Added function imagecreatefromwbmp(). (Jouni) | ||||
* | ChangeLog update | 2000-06-25 | 1 | -0/+94 | |
| | |||||
* | Nuke a warning | Zeev Suraski | 2000-06-24 | 1 | -1/+1 |
| | |||||
* | Correct protos call_user_func() and call_user_method(). | Egon Schmid | 2000-06-24 | 1 | -3/+3 |
| | |||||
* | - winsnmp.c has moved to ext/snmp | Andi Gutmans | 2000-06-24 | 1 | -1/+1 |
| | |||||
* | Revice winsnmp.c from repo-copy | Sascha Schumann | 2000-06-24 | 1 | -0/+228 |
| | |||||
* | credit where credit's due | Zeev Suraski | 2000-06-24 | 1 | -0/+1 |
| | |||||
* | Apply the NSAPI patch | Zeev Suraski | 2000-06-24 | 1 | -0/+16 |
| | |||||
* | - Close cursor immediately before reuse so that calling ibase_free_result is | Jouni Ahto | 2000-06-24 | 2 | -6/+23 |
| | | | | | | | not necessary anymore. Seems to also prevent a a situation where at request shutdown cursor was first dropped and tried to close it afterwards when all the resources were not manually freed, and could occasionally segfault. | ||||
* | - Forgot to remove comment | Andi Gutmans | 2000-06-24 | 1 | -1/+1 |
| | |||||
* | - Only use VIRTUAL_DIR in ZTS mode until it is thoroughly tested. | Andi Gutmans | 2000-06-24 | 3 | -9/+71 |
| | | | | | - Mutex popen() in Windows as the UNIX trick doesn't work there. | ||||
* | Also install XML-related header files. | Sascha Schumann | 2000-06-24 | 1 | -0/+3 |
| | |||||
* | Get rid of files in the dl directory hierarchy. | Sascha Schumann | 2000-06-24 | 1 | -228/+0 |
| | | | | | PHP compiles without them under Unix, please test this also under Win32. | ||||
* | Stop including dl/phpdl.h. | Sascha Schumann | 2000-06-24 | 22 | -51/+0 |
| | |||||
* | - Make the output globals accessible from the outside world | Zeev Suraski | 2000-06-24 | 6 | -40/+65 |
| | | | | | - Fix Win32 compilation | ||||
* | alloc.h has been removed from the Apache 1.3 CVS tree | Sascha Schumann | 2000-06-24 | 1 | -1/+1 |
| | |||||
* | Fix for bug #3983 | Joey Smith | 2000-06-24 | 1 | -0/+2 |
| | |||||
* | - Entries start with capital letters | Andi Gutmans | 2000-06-24 | 1 | -1/+1 |
| | |||||
* | <funcprototype> added to xml generation | Hartmut Holzgraefe | 2000-06-24 | 1 | -1/+3 |
| | |||||
* | ChangeLog update | 2000-06-24 | 1 | -0/+83 | |
| | |||||
* | NEWS update | 2000-06-24 | 1 | -0/+1 | |
| | |||||
* | Fix Win32 compilation | Zeev Suraski | 2000-06-23 | 1 | -0/+1 |
| | |||||
* | Added a description to get_browser(). | Egon Schmid | 2000-06-23 | 1 | -2/+2 |
| | |||||
* | Fixed protos. | Egon Schmid | 2000-06-23 | 1 | -6/+6 |
| | |||||
* | Typos. | Egon Schmid | 2000-06-23 | 1 | -2/+2 |
| | |||||
* | Make use of incomplete class API | Sascha Schumann | 2000-06-23 | 1 | -4/+24 |
| | |||||
* | API change: Use zval * instead of zval ** | Sascha Schumann | 2000-06-23 | 3 | -15/+17 |
| | |||||
* | Move the incomplete class stuff into its own file, so that we can | Sascha Schumann | 2000-06-23 | 4 | -118/+185 |
| | | | | | make it easier accessible to WDDX. | ||||
* | Fix UdmSearch spelling | Rasmus Lerdorf | 2000-06-23 | 2 | -4/+4 |
| | |||||
* | . | Sascha Schumann | 2000-06-23 | 1 | -4/+6 |
| | |||||
* | Change the serialization semantics to: | Sascha Schumann | 2000-06-23 | 3 | -10/+149 |
| | | | | | | | | | | | | | | | | | * if a certain object is of class INCOMPLETE_CLASS, the serializer will lookup the previously stored original class name of that object, and use that class name to serialize the object. Change the deserialization semantics to: * if the class of an object, which is to be instantiated, is not found in the current context, the class name will be stored for later retrieval, and the class of that object is changed to INCOMPLETE_CLASS. All function calls, property gets, and property sets operating on an object of class INCOMPLETE_CLASS cause the execution to halt and to output an informative error message. | ||||
* | - COMPILE_ERROR should only be used in Zend | Andi Gutmans | 2000-06-23 | 1 | -2/+2 |
| | |||||
* | @- added spliti() function. (Thies) | Thies C. Arntzen | 2000-06-23 | 5 | -16/+57 |
| | |||||
* | debug-code removed | Hartmut Holzgraefe | 2000-06-23 | 1 | -1/+0 |
| | |||||
* | this change should solve all problems regarding trans_sid_id and | Hartmut Holzgraefe | 2000-06-23 | 2 | -5/+19 |
| | | | | | "empty" href urls like "", "#name", "?param=val" ... | ||||
* | ChangeLog update | 2000-06-23 | 1 | -0/+20 | |
| | |||||
* | Remove some unnecessary CLS_FETCH()s. | Sascha Schumann | 2000-06-23 | 2 | -2/+0 |
| | |||||
* | Fix spacing and say that --with-oracle uses the oci7 interface | Rasmus Lerdorf | 2000-06-23 | 2 | -2/+2 |
| |