History log of /PHP-7.1/main/streams/plain_wrapper.c (Results 76 – 100 of 190)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.2.17, php-5.3.5
# 927bf09c 01-Jan-2011 Felipe Pena

- Year++


# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++


Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1
# 8342c36f 05-Nov-2010 Gustavo André dos Santos Lopes

- Renamed php_stream_rep_nonstand_mode to
php_stream_mode_sanitize_fdopen_fopencookie, made it not
exported and movied it from php_streams.h to
php_streams_int.h.


# d37e1ea2 05-Nov-2010 Gustavo André dos Santos Lopes

- Renamed php_stream_rep_nonstand_mode to
php_stream_mode_sanitize_fdopen_fopencookie, made it not
exported and movied it from php_streams.h to
php_streams_int.h.


# 68107ae1 05-Nov-2010 Gustavo André dos Santos Lopes

- Fixed bug #53241 (stream casting that relies on fdopen/fopencookie fails
with streams opened with, inter alia, the 'xb' mode).


# 0a351335 05-Nov-2010 Gustavo André dos Santos Lopes

- Fixed bug #53241 (stream casting that relies on fdopen/fopencookie fails
with streams opened with, inter alia, the 'xb' mode).


# 13fd8fcd 01-Sep-2010 Pierre Joye

- WS


# ada54233 01-Sep-2010 Pierre Joye

- WS


# 87bf4158 01-Sep-2010 Pierre Joye

- sb needed only in safemode


# 6396a327 01-Sep-2010 Pierre Joye

- add lstat support for Windows


# dec8593f 01-Sep-2010 Pierre Joye

- add lstat support for Windows


Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1
# dd8e59da 26-Apr-2010 Kalle Sommer Nielsen

Removed safe_mode
* Removed ini options, safe_mode*
* Removed --enable-safe-mode --with-exec-dir configure options on Unix
* Updated extensions, SAPI's and core
* php_get_current_

Removed safe_mode
* Removed ini options, safe_mode*
* Removed --enable-safe-mode --with-exec-dir configure options on Unix
* Updated extensions, SAPI's and core
* php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore

show more ...


Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3
# acc6609a 21-Feb-2010 Pierre Joye

- get the right error on windows


Revision tags: php-5.3.2RC2, php-5.2.13RC2
# 658e86b8 07-Feb-2010 Pierre Joye

- prevent unexpectable behaviors (for the user) with invalid path


Revision tags: php-5.2.13RC1
# b7aee130 27-Jan-2010 Pierre Joye

- removed debug breakpoint and improve inline comment


# 69257633 27-Jan-2010 Pierre Joye

- prevent bad things to happen when invalid path are passed to MoveFileEx


# 573c33b3 26-Jan-2010 Pierre Joye

- [DOC] #45986, bad file descriptor warning when rename is used with invalid path, add php_win32_docref2_from_error to display system error for non posix api


# 9ba1e816 03-Jan-2010 Sebastian Bergmann

sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php


# 42d05a5c 25-Dec-2009 Antony Dovgal

remove automatic file unlocking on shutdown and/or stream close
(make it win32-specific for 5_2, as discussed with Ilia)


Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1
# 473d7547 12-Nov-2009 Johannes Schlüter

Fix #50063 (safe_mode_include_dir fails)


Revision tags: php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1, php-5.3.0RC2
# 3fd12260 11-Apr-2009 Mikko Koppanen

MFH: Added support for passing O_NONBLOCK to the underlying open() system call


Revision tags: php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2
# aaa5361c 10-Feb-2009 Ilia Alshanetsky

Adjust condition


# 2b531b51 10-Feb-2009 Ilia Alshanetsky

MFB: typo fix


# 986a933c 10-Feb-2009 Ilia Alshanetsky

MFB: Added path truncation E_NOTICE to let people now when path resolving
caused the file path to be truncated.


Revision tags: php-5.2.9RC1, php-5.3.0beta1
# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.


12345678