1
0
mirror of https://github.com/php/php-src.git synced 2026-04-19 22:11:12 +02:00
Files
archived-php-src/ext
Chris Vandomelen 989d471643 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..
2000-10-22 07:54:49 +00:00
..
2000-10-08 11:45:18 +00:00
2000-10-08 10:55:09 +00:00
2000-10-11 13:34:42 +00:00
2000-10-21 12:03:09 +00:00
2000-09-26 13:17:21 +00:00
2000-10-02 11:00:54 +00:00
2000-10-18 07:25:26 +00:00
2000-10-20 20:58:57 +00:00
2000-10-21 10:14:09 +00:00
2000-10-21 21:17:31 +00:00
2000-10-21 11:11:11 +00:00
2000-10-20 21:01:31 +00:00
2000-09-14 15:44:36 +00:00
2000-08-24 15:29:50 +00:00
2000-07-15 16:09:18 +00:00
2000-10-05 20:48:12 +00:00
2000-09-30 17:39:13 +00:00
2000-10-21 14:18:28 +00:00
2000-08-04 02:23:28 +00:00
2000-05-01 22:38:42 +00:00