#
e3a884f5 |
| 18-Mar-2002 |
Wez Furlong |
fix error message which appeared even if no ssl mode was selected
|
#
c9d5e137 |
| 18-Mar-2002 |
Wez Furlong |
TSRMLS related work on streams, as discussed with Zeev. # Should be the last "broad" commit for a while # Don't forget to make clean ; make
|
#
436e339b |
| 17-Mar-2002 |
Wez Furlong |
Fix for Bug #16121: make unix socket names binary safe. # Could be applied to 4.2 branch, but I don't have a working copy, and # I don't think it's amazingly critical.
|
#
1d3ad85a |
| 17-Mar-2002 |
Wez Furlong |
fix win32 warning and ming leak
|
#
2be6527f |
| 16-Mar-2002 |
Harald Radi |
fixed TSRM build
|
#
5d0c53ee |
| 16-Mar-2002 |
Wez Furlong |
Fix some issues with gzFile and fsockopen.
|
#
52982c42 |
| 16-Mar-2002 |
Wez Furlong |
This should help with some build problems/warnings under win32. Someone still needs to add the streams.c file to the MSVC project/workspace though (there are so many that I don't really know
This should help with some build problems/warnings under win32. Someone still needs to add the streams.c file to the MSVC project/workspace though (there are so many that I don't really know what I am doing :-).
show more ...
|
#
a184f5d1 |
| 16-Mar-2002 |
Wez Furlong |
* formatting, plus remove some old fopen wrappers
|
#
0f65280c |
| 15-Mar-2002 |
Wez Furlong |
New PHP streams...
|
Revision tags: help, php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog |
|
#
38933514 |
| 11-Dec-2001 |
Sebastian Bergmann |
Update headers.
|
Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3 |
|
#
b2784350 |
| 14-Nov-2001 |
Derick Rethans |
- Fix crashbug on dtor
|
Revision tags: php-4.1.0RC2 |
|
#
f1e32a8c |
| 04-Nov-2001 |
Alex Waugh |
Undefine AF_UNIX when compiled for RISC OS
|
Revision tags: POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS |
|
#
03f74067 |
| 21-Sep-2001 |
Hartmut Holzgraefe |
proto fixes "double" -> "float"
|
#
78747bd2 |
| 09-Sep-2001 |
Derick Rethans |
- Don't wrap lines... this is annoying while coding.
|
Revision tags: php-4.0.7RC2 |
|
#
807b49aa |
| 18-Aug-2001 |
Sterling Hughes |
K&R format changes
|
#
591aba3c |
| 17-Aug-2001 |
Sterling Hughes |
ws fix.
|
#
6bc04c08 |
| 17-Aug-2001 |
Sterling Hughes |
Clean up the function for the Zend API (php3, early php4 relics removed). Use PF_INET, instead of AF_INET, if present. remove some code enclosed in #if 0 ... #endif that made no sense
|
Revision tags: php-4.0.7RC1, BEFORE_EXP_MERGE |
|
#
c0404f46 |
| 11-Aug-2001 |
Zeev Suraski |
Whitespace
|
Revision tags: PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT |
|
#
84aed3b7 |
| 03-Aug-2001 |
Sascha Schumann |
Fix a possible segfault (Thanks to Sebastian for catching it)
|
#
c43806f4 |
| 30-Jul-2001 |
Zeev Suraski |
Zend compatibility patch
|
#
797a079a |
| 30-Jul-2001 |
Zeev Suraski |
More TSRMLS_FETCH work, and a bit of cleanup
|
#
d87cc976 |
| 28-Jul-2001 |
Zeev Suraski |
Redesigned thread safety mechanism - nua nua
|
Revision tags: PRE_TSRM_MERGE_PATCH |
|
#
d256fbf2 |
| 25-Jul-2001 |
Sascha Schumann |
Get rid of memchr in SEARCHCR().
|
Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3 |
|
#
81e2cf03 |
| 06-Jun-2001 |
Rasmus Lerdorf |
Fix folding and clean up some extensions
|
#
25c3a3a3 |
| 05-Jun-2001 |
Rasmus Lerdorf |
vim-6 does folding - clean up a bunch of missing folding tags plus some misguided RINIT and RSHUTDOWN calls in a few fringe extensions
|