Revision tags: NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4 |
|
#
3b9fce62 |
| 14-Nov-2008 |
Arnaud Le Blanc |
MFH: Fix proto line
|
#
06119f47 |
| 13-Nov-2008 |
Arnaud Le Blanc |
MFH: Added stream_context_get_params()
|
Revision tags: BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3 |
|
#
55ccadec |
| 04-Nov-2008 |
Arnaud Le Blanc |
MDH: Avoids fclose() from complaining that stream_socket_pair() streams have not been closed
|
#
55e7b35e |
| 04-Nov-2008 |
Arnaud Le Blanc |
MFH: Fixed bug #46024 (stream_select() doesn't return the correct number)
|
#
16bce25d |
| 30-Oct-2008 |
Felipe Pena |
- Fixed memory leak when using offset out of range. (php_stream_copy_to_mem returns 0, but the empty string is alloced)
|
#
1eb552a7 |
| 30-Oct-2008 |
Felipe Pena |
- Fix the fix - Improved test
|
#
bfa5404e |
| 30-Oct-2008 |
Felipe Pena |
- MFH: Fixed bug #46426 (3rd parameter offset of stream_get_contents not works for "0")
|
#
5d804d16 |
| 26-Oct-2008 |
Felipe Pena |
- MFH: Fixed bug #46388 (stream_notification_callback inside of object destroys object variables)
|
Revision tags: php-5.2.7RC2 |
|
#
d69dfa4b |
| 21-Oct-2008 |
Arnaud Le Blanc |
MFH: initialize optional vars
|
Revision tags: php-5.2.7RC1 |
|
#
97e667d2 |
| 02-Oct-2008 |
Antony Dovgal |
MFH: use HashPosition to prevent race condition in multithreaded env
|
#
0c745885 |
| 08-Sep-2008 |
Felipe Pena |
- Fixed some wrong format parameters
|
#
eea3226d |
| 16-Aug-2008 |
Hannes Magnusson |
MFH: [DOC] Added stream_context_set_default() function. (Davey Shafik)
|
Revision tags: php-4.4.9, php-5.3.0alpha1 |
|
#
28a22396 |
| 23-Jul-2008 |
Antony Dovgal |
MFH: invert the logics - FLAG_FCLOSE -> FLAG_NO_FCLOSE
|
#
fdfbfb96 |
| 22-Jul-2008 |
Felipe Pena |
- MFH: Fixed bug #44246 (closedir() accepts a file resource opened by fopen())
|
Revision tags: php-4.4.9RC1 |
|
#
1ca8daaa |
| 21-Jul-2008 |
Jani Taskinen |
MFH: sync
|
#
cf7e15c3 |
| 11-Jul-2008 |
Antony Dovgal |
MFH: manage references of stream context properly
|
#
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
|