History log of /PHP-8.2/main/fopen_wrappers.c (Results 251 – 275 of 309)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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()

# f9547241 30-Mar-2000 Andi Gutmans

- Fix another bug in session.c
- Start using the new PHP_GETCWD() and co. macros

Revision tags: PHP-4.0-RC1
# c56df5ca 15-Mar-2000 Andi Gutmans

- WIN32 -> PHP_WIN32

# eedd3ac4 10-Mar-2000 Andi Gutmans

- Use strlcpy() insted of strcpy()

# 312071bd 27-Feb-2000 Andi Gutmans

- Fix bug 3640

# bf5cb890 26-Feb-2000 Zeev Suraski

- Convert 'PHP3' to 'PHP'
- Avoid declaring crypt() related salt types twice

Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1
# 9b621d1c 19-Feb-2000 Zeev Suraski

Get the license right... (this won't make it to RC1 of B4)

Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000
# 80bdd19e 11-Feb-2000 Zeev Suraski

Fine tune Andi's patch

# f9e0d94a 11-Feb-2000 Andi Gutmans

- Baby steps with PHP_WIN32 :)

# 6d0ab616 10-Feb-2000 Zeev Suraski

SAPIfication, Episode VI: Return of the SAPI
Remove mostly all references to APACHE and CGI_BINARY from the code.

- Apache include files are no longer included by any PHP code, except f

SAPIfication, Episode VI: Return of the SAPI
Remove mostly all references to APACHE and CGI_BINARY from the code.

- Apache include files are no longer included by any PHP code, except for the Apache SAPI module.
- No server specific code is in any of the base PHP code.

Still left to be done:
- Eliminate any references to APACHE from the few remaining modules.
- Move request_info.c's logic to SAPI
- Modify the regex function names, and globals, so that we can always
include them, without having to fear any interference with Apache;
Always use the bundled regex library

show more ...

Revision tags: BEFORE_SAPIFICATION_FEB_10_2000
# f452c776 10-Feb-2000 Andi Gutmans

- Introduce PHP_WIN32

Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH
# 43ae2bff 01-Jan-2000 Sascha Schumann

Happy Y2K patch! Happy new year (or the new millennium, depending on whether
you start counting at 0 or 1).

Revision tags: PRE_ISSET_TYPE
# 0f1acb60 21-Dec-1999 Andrei Zmievski

php3 -> php prefix work

Revision tags: PRE_LIBZEND_TO_ZEND
# a3c65143 17-Dec-1999 Zeev Suraski

More php3_ annihilation

1...<<111213