diff options
author | Chris Vandomelen <chrisv@php.net> | 2000-10-22 07:54:49 +0000 |
---|---|---|
committer | Chris Vandomelen <chrisv@php.net> | 2000-10-22 07:54:49 +0000 |
commit | 989d4716435df3d3361a541d9da029da7d19d12d (patch) | |
tree | b775fadea089e3d642ab4e37814139e47cded741 /ext/standard/array.c | |
parent | 4f1a8a763aa328b3ab7f7fec83c5221e52d2a505 (diff) | |
download | php-git-989d4716435df3d3361a541d9da029da7d19d12d.tar.gz |
Hopefully made some compile fixes for Solaris ("sun" is an already defined
symbol on Solaris.. s_un isn't...), and corrected bugs with checking for a
string by checking if Z_STRVAL_PP(ptr) == NULL instead of
Z_STRLEN_PP == 0, causing segfaults when uninitialized values were passed
into certain functions.
@- Attempted to make compile fixes for Solaris in ext/sockets/sockets.c (Chris Vandomelen)
# OK, so I have a tendency to make lots and lots of bug fixes in big spurts..
Diffstat (limited to 'ext/standard/array.c')
0 files changed, 0 insertions, 0 deletions