f09d8b68 | 04-Aug-1999 |
Steven Lawrance |
Fixed a little boo-boo I made during the PHP3->PHP4 conversion. |
2aa41386 | 04-Aug-1999 |
Steven Lawrance |
Updated the files so that they have all the functionality of PHP 3.0.12. These include snmpwalkoid, snmp_get_quick_print, snmp_set_quick_print, and snmpset. |
1570c5b3 | 03-Aug-1999 |
Mike Gerdts |
Fix bug #1949: -rdynamic not handled properly with Sun's C compiler |
f2fe56ff | 03-Aug-1999 |
Rasmus Lerdorf |
[s]printf fix for bug #1952 (note, [s]printf doesn't work in PHP4 yet) |
bbe27ffa | 03-Aug-1999 |
Andi Gutmans |
- Initialize extended value's and put the fetch_type in it's own variable name. |
ecc1aa80 | 03-Aug-1999 |
Mike Gerdts |
Last character of file not a newline, causing problems with Sun's C compiler |
a36fa329 | 03-Aug-1999 |
Mike Gerdts |
file did not end with a newline, causing problems for Sun's C compiler |
1207465e | 02-Aug-1999 |
Zeev Suraski |
This should sort the buildconf bug... |
5d10addd | 02-Aug-1999 |
Stefan Roehrich |
Fix for Redhat libc 2.1 and dynamic loading in zlib module. Adapted zlib module to new PHP_Mxxx macros. |
dcf91143 | 02-Aug-1999 |
Zeev Suraski |
AIX needs this include... |
30569aac | 02-Aug-1999 |
Zeev Suraski |
Go Beta 2 |
3cb1eb04 | 02-Aug-1999 |
Zeev Suraski |
Removed '3' from key functions in PHP (maintained compatibility through php3_compat.h) |
07e08855 | 02-Aug-1999 |
Andi Gutmans |
Make set_compiled_filename() return a pointer to the allocated file name |
42c586b9 | 02-Aug-1999 |
Andrey Hristov |
Fix function declarations. |
33d27f5b | 02-Aug-1999 |
Andrey Hristov |
More symbol work. |
05585132 | 02-Aug-1999 |
Andrey Hristov |
More symbol work. |
98037c42 | 02-Aug-1999 |
Andrey Hristov |
Updated proto |
b55a6c91 | 01-Aug-1999 |
Egon Schmid |
Another forgotten prototype. Andrey, why is preg_grep in PHP3 missing? |
91ec4763 | 01-Aug-1999 |
Andi Gutmans |
Support resource type in gettype() |
e2f17b29 | 01-Aug-1999 |
Zeev Suraski |
Fix bug #1872 |
7297f519 | 01-Aug-1999 |
Zeev Suraski |
Final IMAP fixes |
2dda8d7f | 31-Jul-1999 |
Zeev Suraski |
More IMAP fixes |
2639ab7d | 31-Jul-1999 |
Zeev Suraski |
Fix another compile warning |
41cf3b96 | 31-Jul-1999 |
Zeev Suraski |
That should fix bug #1903 |
698459ea | 31-Jul-1999 |
Zeev Suraski |
Fix problem with include/require of URLs (bug #1832) |