History log of /PHP-5.5/ext/standard/streamsfuncs.c (Results 76 – 100 of 169)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 5fe79092 20-Jun-2008 Felipe Pena

- New parameter parsing API


Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1
# 94697acf 04-May-2008 Etienne Kneuss

MFH: Fix protos


Revision tags: php-5.2.6, RELEASE_1_0_2
# ef78497f 14-Apr-2008 Hannes Magnusson

MFH: Add "params" argument to stream_context_create()


# eb5afe0e 14-Apr-2008 Antony Dovgal

fix ZTS build and sync with HEAD


# 5fcd8524 13-Apr-2008 Hannes Magnusson

Fixed bug#44712 (stream_context_set_params segfaults on invalid arguments)


Revision tags: php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# 84a8bb03 10-Mar-2008 Felipe Pena

MFH: New way for check void parameters


Revision tags: php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1
# c466f232 03-Feb-2008 Ilia Alshanetsky

Fixed bug #44028 (crash inside stream_socket_enable_crypto() when enabling
encryption without crypto type)


Revision tags: php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.


Revision tags: php-4.4.8RC1
# 794217eb 23-Nov-2007 Stanislav Malyshev

fix proto


Revision tags: RELEASE_1_2_3
# cbf466a9 20-Nov-2007 Johannes Schlüter

MFH: Add stream_supports_lock() function (Benjamin Schulz)


Revision tags: php-5.2.5
# 1ab7f533 08-Nov-2007 Dmitry Stogov

Fixed bug #43216 (stream_is_local() returns false on "file://")


Revision tags: php-5.2.5RC2, php-5.2.5RC1
# 3db75dcb 10-Oct-2007 Jani Taskinen

MFH


# 13ea8ee0 10-Oct-2007 Jani Taskinen

MFH


# 4b4d634c 07-Oct-2007 Yiduo (David) Wang

MFH: Added macros for managing zval refcounts and is_ref statuses


Revision tags: BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2
# 6723ed1d 30-Sep-2007 Jani Taskinen

MFH: Nuked ending dots from error messages


Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND
# 539f67ed 09-Jul-2007 Dmitry Stogov

Added ability to create local or remote (URL) user streams
Local user streams must not be able to open(), URLs if allow_url_include is off
Implemented new function stream_is_local()
[

Added ability to create local or remote (URL) user streams
Local user streams must not be able to open(), URLs if allow_url_include is off
Implemented new function stream_is_local()
[
- stream_wrapper_register() extended with additional optional argument "flags"
of type long. This time only one flag is implemented
- STREAM_IS_URL, that means that userstream wrapper is remote (URL).
By default stream is local.
- stream_is_local() is a new function that accepts stream and tell if this
stream is local or remote (URL)
]

show more ...


Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1
# 4de76f02 09-Apr-2007 Dmitry Stogov

Fixed 64-bit support


Revision tags: RELEASE_1_0_1, php-4.4.6, php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4
# ebd7c13e 19-Jan-2007 Antony Dovgal

MFH: fix #40168


Revision tags: php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


# 6ac8ffdf 25-Dec-2006 Antony Dovgal

MFH


# 03312cc0 19-Dec-2006 Dmitry Stogov

Added function stream_socket_shutdown(). It is a wraper for system shutdown() function, that shut downs part of a full-duplex connection


Revision tags: php-5.2.1RC1, php-5.2.0, php-5.2.0RC6
# adf31588 11-Oct-2006 Sara Golemon

MFH(r-1.96) Bugfix#38649 Optional param not initialized


Revision tags: php-5.2.0RC5
# 8581c732 03-Oct-2006 Ilia Alshanetsky

optimize zend_hash_init() with known hash table sizes.


# 281536e8 29-Sep-2006 Hannes Magnusson

fix protos


Revision tags: php-5.2.0RC4
# f4a75d91 11-Sep-2006 Ilia Alshanetsky

Fixed bug #38096 (large timeout values ignored on 32bit machines in
stream_socket_accept() and stream_socket_client()).


1234567