History log of /PHP-7.1/ext/standard/basic_functions.c (Results 1001 – 1025 of 1271)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1fd09132 29-Oct-2000 Zeev Suraski

Initial steps to move the INI mechanism to the Zend engine


# 3dc7fc54 28-Oct-2000 Zeev Suraski

- URL-opened files now store the HTTP response header in $http_response_header
- Some layout updates


# a35bf416 25-Oct-2000 Andrei Zmievski

Added array_sum() function.


# f69a4a43 22-Oct-2000 Sascha Schumann

Fix php://* being handled by the ftp handler


# b3fb8a6e 16-Oct-2000 Rasmus Lerdorf

Aha, Sascha made a mistake! ;)
Make this thing compile again without trans-sid


# 1c85ad02 16-Oct-2000 Sascha Schumann

Enable users to set the HTML tags to rewrite
through a configuration directive


# 6d5f1d97 13-Oct-2000 Hartmut Holzgraefe

now it works for me as CGI and APXS, with or without --enable-debug ...


# 6fb51171 13-Oct-2000 Daniel Beulshausen

compile fixes & update of win32 dsp


# cae27179 13-Oct-2000 Hartmut Holzgraefe

fopen wrappers cleanup
- comfiguration is now done by an ini parameter
instead of a compile time option
- the implementations of the three standard wrappers
now live in se

fopen wrappers cleanup
- comfiguration is now done by an ini parameter
instead of a compile time option
- the implementations of the three standard wrappers
now live in seperate files in ext/standard
- the compiler is happy again, no more warnings

show more ...


Revision tags: php-4.0.3
# be19c812 11-Oct-2000 Hartmut Holzgraefe

added some missing protos


Revision tags: php-4.0.3RC2, php-4.0.3RC1
# e2efb3cf 19-Sep-2000 Sascha Schumann

Remove unnecessary include directive


# c45b1c2c 19-Sep-2000 Zeev Suraski

- Fix warnings
- Fix URL scanner startup crash


# 4b3fb7b0 19-Sep-2000 Sascha Schumann

Add new URL scanner. This version is up to 20% faster. It will be
enabled by default once I'm sure that it works in every case.

To enable it, apply s/url_adapt_ext/url_adapt_ext_ex/ to s

Add new URL scanner. This version is up to 20% faster. It will be
enabled by default once I'm sure that it works in every case.

To enable it, apply s/url_adapt_ext/url_adapt_ext_ex/ to session.c

show more ...


# 6c3d7449 12-Sep-2000 Zeev Suraski

- Made eval() and several other runtime-evaluated code portions report the
nature and location of errors more accurately (Stas)


# b852f394 12-Sep-2000 Daniel Beckham

reversed chomp alias addition as per Andi Gutmans' request


# 59250719 12-Sep-2000 Daniel Beckham

added chomp() alias for chop() for us Perl purists.


# 1ccac6ed 11-Sep-2000 Stanislav Malyshev

Add additional parameter to parse_str for saving result (thanks to
John Bafford <dshadow@zort.net>)
@ Added second parameter for parse_str to save result (John Bafford)


# 0b9a78cb 10-Sep-2000 Sterling Hughes

@- Added the pathinfo() function. (Sterling)


# 6c4cb4c0 09-Sep-2000 Zeev Suraski

Security related updates:
- Introduce php_open_temporary_file(), in place of tempnam(). Still
needs testing under UNIX (mkstemp()), works reliably under Windows now.
- Reimplement the

Security related updates:
- Introduce php_open_temporary_file(), in place of tempnam(). Still
needs testing under UNIX (mkstemp()), works reliably under Windows now.
- Reimplement the mechanism for unlinking uploaded files at the end of the request
(was it ever tested?). Files moved with move_uploaded_file() will not be unlink()'d
again, to avoid (albeit very unlikely) race conditions.

show more ...


# 3edf46ff 08-Sep-2000 Zeev Suraski

Implement move_uploaded_file() (untested)


# b409d2f9 08-Sep-2000 Andrei Zmievski

is_uploaded_file() is probably a better name.


# 75086e30 08-Sep-2000 Zeev Suraski

- Implemented is_upload_file()


# 3fb701ad 05-Sep-2000 Stanislav Malyshev

More fixes fo ini_ handling functions


# 4a22d2e8 05-Sep-2000 Rasmus Lerdorf

Add EscapeShellArg() function which turns a b into 'a b' and
a'b into 'a'\''b'
@Add EscapeShellArg() function (Rasmus)


# be83e732 05-Sep-2000 Stanislav Malyshev

Fix ini_restore variable length


1...<<4142434445464748495051