| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hope i haven't missed anything - but we're no longer in the 3.x tree | Thies C. Arntzen | 1999-08-05 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Zeev Suraski | 1999-08-04 | 1 | -0/+1 |
| | | |||||
| * | Fix makedist to work with the libtool enabled distribution | Zeev Suraski | 1999-08-04 | 1 | -1/+2 |
| | | |||||
| * | * Fix bug #1963 | Zeev Suraski | 1999-08-04 | 1 | -0/+1 |
| | | | | | | * Support large ISAPI server variables | ||||
| * | Added a note about the SNMP changes | Steven Lawrance | 1999-08-04 | 1 | -0/+1 |
| | | |||||
| * | Fixed a little boo-boo I made during the PHP3->PHP4 conversion. | Steven Lawrance | 1999-08-04 | 1 | -1/+1 |
| | | |||||
| * | Updated the files so that they have all the functionality of | Steven Lawrance | 1999-08-04 | 2 | -90/+177 |
| | | | | | | PHP 3.0.12. These include snmpwalkoid, snmp_get_quick_print, snmp_set_quick_print, and snmpset. | ||||
| * | Fix bug #1949: -rdynamic not handled properly with Sun's C compiler | Mike Gerdts | 1999-08-03 | 1 | -4/+9 |
| | | |||||
| * | [s]printf fix for bug #1952 | Rasmus Lerdorf | 1999-08-03 | 1 | -5/+9 |
| | | | | | | (note, [s]printf doesn't work in PHP4 yet) | ||||
| * | - Initialize extended value's and put the fetch_type in it's own variable | Andi Gutmans | 1999-08-03 | 4 | -5/+7 |
| | | | | | | name. | ||||
| * | Last character of file not a newline, causing problems with Sun's C compiler | Mike Gerdts | 1999-08-03 | 1 | -1/+1 |
| | | |||||
| * | file did not end with a newline, causing problems for Sun's C compiler | Mike Gerdts | 1999-08-03 | 2 | -2/+2 |
| | | |||||
| * | This should sort the buildconf bug... | Zeev Suraski | 1999-08-02 | 1 | -1/+3 |
| | | |||||
| * | Fix for Redhat libc 2.1 and dynamic loading in zlib module. | Stefan Roehrich | 1999-08-02 | 4 | -23/+39 |
| | | | | | | Adapted zlib module to new PHP_Mxxx macros. | ||||
| * | AIX needs this include... | Zeev Suraski | 1999-08-02 | 2 | -1/+4 |
| | | |||||
| * | Go Beta 2 | Zeev Suraski | 1999-08-02 | 2 | -2/+2 |
| | | |||||
| * | Removed '3' from key functions in PHP (maintained compatibility through | Zeev Suraski | 1999-08-02 | 80 | -1626/+1631 |
| | | | | | | php3_compat.h) | ||||
| * | Make set_compiled_filename() return a pointer to the allocated file name | Andi Gutmans | 1999-08-02 | 2 | -2/+3 |
| | | |||||
| * | Fix function declarations. | Andrey Hristov | 1999-08-02 | 1 | -23/+23 |
| | | |||||
| * | More symbol work. | Andrey Hristov | 1999-08-02 | 12 | -249/+260 |
| | | |||||
| * | More symbol work. | Andrey Hristov | 1999-08-02 | 7 | -62/+65 |
| | | |||||
| * | Updated proto | Andrey Hristov | 1999-08-02 | 1 | -1/+2 |
| | | |||||
| * | Another forgotten prototype. Andrey, why is preg_grep in PHP3 missing? | Egon Schmid | 1999-08-01 | 1 | -1/+2 |
| | | |||||
| * | Support resource type in gettype() | Andi Gutmans | 1999-08-01 | 2 | -2/+10 |
| | | |||||
| * | Fix bug #1872 | Zeev Suraski | 1999-08-01 | 3 | -0/+5 |
| | | |||||
| * | Final IMAP fixes | Zeev Suraski | 1999-08-01 | 2 | -4/+5 |
| | | |||||
| * | More IMAP fixes | Zeev Suraski | 1999-07-31 | 1 | -2/+17 |
| | | |||||
| * | Fix another compile warning | Zeev Suraski | 1999-07-31 | 1 | -2/+1 |
| | | |||||
| * | That should fix bug #1903 | Zeev Suraski | 1999-07-31 | 1 | -3/+0 |
| | | |||||
| * | Fix problem with include/require of URLs (bug #1832) | Zeev Suraski | 1999-07-31 | 1 | -0/+1 |
| | | |||||
| * | Fix problem with include/require of URLs | Zeev Suraski | 1999-07-31 | 1 | -2/+7 |
| | | |||||
| * | These aren't necessary | Zeev Suraski | 1999-07-31 | 1 | -3/+0 |
| | | |||||
| * | Fix bug #1914 | Zeev Suraski | 1999-07-31 | 1 | -0/+5 |
| | | |||||
| * | Declaration fix | Zeev Suraski | 1999-07-31 | 1 | -1/+1 |
| | | |||||
| * | Ok, that should be a good start. Can somebody verify that this actually ↵ | Zeev Suraski | 1999-07-30 | 1 | -154/+190 |
| | | | | | | | | compiles, and perhaps check if it runs? | ||||
| * | Early steps towards making the IMAP module PHP 4.0 compatible | Zeev Suraski | 1999-07-30 | 1 | -652/+639 |
| | | | | | | (and readable - indent people, INDENT) | ||||
| * | This should fix the implode() problem | Zeev Suraski | 1999-07-30 | 2 | -0/+2 |
| | | |||||
| * | Support symbols in any symbol table, not just the active one | Zeev Suraski | 1999-07-30 | 1 | -8/+15 |
| | | |||||
| * | Fix for bug #1907. | Andrey Hristov | 1999-07-30 | 1 | -1/+1 |
| | | |||||
| * | - Damn that's more like it. | Andi Gutmans | 1999-07-30 | 1 | -1/+1 |
| | | |||||
| * | - Cut&paste crap | Andi Gutmans | 1999-07-30 | 1 | -1/+1 |
| | | |||||
| * | - Add ptr_stack_n_{push,pop} in order to speed up function calls a bit. | Andi Gutmans | 1999-07-30 | 3 | -7/+51 |
| | | | | | | | There seems to be no reason for stack->top in the ptr_stack except for when realloc()'in the stack. I think I'll remove it. | ||||
| * | * Setting variables in the global scope wasn't handling is_ref's properly | Zeev Suraski | 1999-07-30 | 1 | -40/+68 |
| | | |||||
| * | - Fixed a leak when doing inheritance. The parent class name wasn't being freed. | Andi Gutmans | 1999-07-29 | 3 | -11/+13 |
| | | | | | | | | - Fixed a stack leak. Functions that had late argument binding were set up as INIT_FCALL_BY_NAME but were using DO_FCALL and not the corresponding DO_FCALL_BY_NAME. | ||||
| * | -Tiny fix | Andi Gutmans | 1999-07-29 | 2 | -2/+3 |
| | | |||||
| * | - Added function documentation prototypes. Thanks to Egon Schmid for | Andi Gutmans | 1999-07-29 | 1 | -2/+18 |
| | | | | | | straightening me out :) | ||||
| * | - Fixed various inheritance problems & Andrey's leak | Andi Gutmans | 1999-07-28 | 5 | -5/+14 |
| | | |||||
| * | - Added get_class($obj), get_parent_class($obj) and method_exists($obj,"name") | Andi Gutmans | 1999-07-28 | 5 | -17/+101 |
| | | |||||
| * | Fix link functions problem. | Andrey Hristov | 1999-07-28 | 3 | -9/+7 |
| | | |||||
| * | Make it compile again | Danny Heijl | 1999-07-28 | 1 | -1/+2 |
| | | |||||
