.. |
cast.c
|
- Renamed php_stream_rep_nonstand_mode to
|
2010-11-05 18:53:48 +00:00 |
filter.c
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
glob_wrapper.c
|
- Fixed bug #49215 (make fails on glob_wrapper)
|
2010-09-10 21:33:50 +00:00 |
memory.c
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
mmap.c
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
php_stream_context.h
|
- use TSRMLS_D/C with php_stream_context_alloc
|
2010-09-16 09:33:42 +00:00 |
php_stream_filter_api.h
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
php_stream_glob_wrapper.h
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
php_stream_mmap.h
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
php_stream_plain_wrapper.h
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
php_stream_transport.h
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
php_stream_userspace.h
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
php_streams_int.h
|
- Renamed php_stream_rep_nonstand_mode to
|
2010-11-05 18:53:48 +00:00 |
plain_wrapper.c
|
- Renamed php_stream_rep_nonstand_mode to
|
2010-11-05 18:53:48 +00:00 |
streams.c
|
- Fixed forward stream seeking emulation in streams that don't support seeking
|
2010-10-13 03:13:29 +00:00 |
transports.c
|
add backlock socket context option for stream_socket_server(),
|
2010-03-11 16:37:24 +00:00 |
userspace.c
|
Removed safe_mode
|
2010-04-26 23:53:30 +00:00 |
xp_socket.c
|
add backlock socket context option for stream_socket_server(),
|
2010-03-11 16:37:24 +00:00 |