stream_close can return any value it likes... however, it is ignored
and php_userstreamop_close always returns success to the streams
layer.
This is a bug, but should be simple to fix. (volunteers welcome; I
don't have a current cvs checkout).
--Wez.
On 2/13/06, Jared Williams <[EMAIL PROTECTED]>
I have a problem that the PHP configure seems to automatically disable
pthreads when I compile on cross platfrom.
Host: i686-pentium-linux
Target: ppc-powerquicc-linux
More details about the target machine:
PowerQuicc II MPC8248
My configure file is as follows:
'./configure' \
'--cache-file=con
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
The Unicode support design document in README.UNICODE discusses three types of
strings, IS_UNICODE, IS_STRING, and IS_BINARY, and specifies two new casts,
(unicode) and (binary). The spec allows Unicode and string types to be
implicitly concatenated an