History log of /PHP-5.4/main/fopen_wrappers.c (Results 176 – 200 of 247)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 677df784 29-Jul-2000 Rasmus Lerdorf

This url symbol was a bit too generic. Change it to php_url instead.
It was clashing with a similar typedef in the UdmSearch integration I am
working on.


# d8a4278a 29-Jul-2000 Zeev Suraski

- Update .dsp's
- Make non ZTS Win32 build again


Revision tags: PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC
# 6614e8ed 25-Jun-2000 Zeev Suraski

- I wrote a long msg but the commit didn't go through.
- So here is the short version:
- a) Start moving to binary opens in Windows
- b) Give checkuid_mode() a small face lift including t

- I wrote a long msg but the commit didn't go through.
- So here is the short version:
- a) Start moving to binary opens in Windows
- b) Give checkuid_mode() a small face lift including the fopen-wrappers.c
- The mode to this function should at least be a #define but that is for
- another day. Anyway this whole stuff should be given more face lifts in
- the future.

show more ...


# bd900fb6 16-Jun-2000 Andi Gutmans

- Make Windows compile


# e3ae196d 16-Jun-2000 Andi Gutmans

- Don't need to check doc_root's length twice


# f8ecf34b 16-Jun-2000 Andi Gutmans

- Last one for tonight. Make sure that we don't check uninitialized
- memory


# b73a6f88 16-Jun-2000 Andi Gutmans

- Last patch for tonight. A more optimized way to check for absolute path
- in Windows. This should be fixed to use the virtual cwd macro for
- ABSOLUTE_DIR() but I need to have time to under

- Last patch for tonight. A more optimized way to check for absolute path
- in Windows. This should be fixed to use the virtual cwd macro for
- ABSOLUTE_DIR() but I need to have time to understand the logic first

show more ...


# 70b8e3e8 16-Jun-2000 Andi Gutmans

- Missed a bracket


# cbfa4c88 16-Jun-2000 Andi Gutmans

- Beautify fopen-wrappers a bit.
- Still needs quite a lot of improvement in order to treat Windows well


# fce92e3c 12-Jun-2000 Zeev Suraski

Avoid using E_CORE_* errorlevels in any place which is not in the global startup sequence


Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH
# e52889ac 09-Jun-2000 Andrei Zmievski

@- Changed WDDX to always serialize arrays as structs. (Andrei)
Changed WDDX to always serialize arrays as structs. PR #4924


# eb8cd900 08-Jun-2000 Hartmut Holzgraefe

@ fopen_wrappers() are now extensible via modules
so here it finaly is, the more general approach to fopen wrappers
# see what i'll break this time


# 8c82566b 27-May-2000 Andi Gutmans

- Fix problem in sessions module under Win32. Need to use ; as an options
- delimiter in save_path instead of :.


Revision tags: php-4.0.0
# e043439f 18-May-2000 Zeev Suraski

Update the license with the new clause 6


Revision tags: php-4.0RC2
# 0b836919 20-Apr-2000 Zeev Suraski

A few .dsp fixes


# 4928f638 20-Apr-2000 Andi Gutmans

- Change a getcwd()


# e40268d0 20-Apr-2000 Andi Gutmans

- Add missing V_STAT()


# 1665cba7 15-Apr-2000 Andi Gutmans

- Change PHP_ to V_ (directory & file functions)


# 7f543188 11-Apr-2000 Andi Gutmans

- Turn off VIRTUAL_DIR by default


# 8ec20a16 10-Apr-2000 Zeev Suraski

Fix another missing opened_path assignment


# c981be0b 09-Apr-2000 Andi Gutmans

- Don't need to extern functions
- Use virtual_file_ex() in expand_filepath()


# a0ba4449 07-Apr-2000 Zeev Suraski

Add a missing expand_filepath()


# 1bab18a0 31-Mar-2000 Andi Gutmans

- This shouldn't do any harm and might fix a problem with Win32


# 9df7df32 30-Mar-2000 Andi Gutmans

- Baby steps... Use PHP_FOPEN()


# 72b57c66 30-Mar-2000 Andi Gutmans

- Use PHP_CHDIR()


12345678910