History log of /PHP-8.3/ext/standard/info.c (Results 326 – 350 of 474)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: BEFORE_EXP_MERGE
# c0404f46 11-Aug-2001 Zeev Suraski

Whitespace

# 5eb9495b 08-Aug-2001 Zeev Suraski

- Implement $_FORM
- Update phpinfo()
- Update NEWS

Revision tags: PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# d76cf1da 31-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work

# 9f4c0ae6 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work

# 797a079a 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work, and a bit of cleanup

# d87cc976 28-Jul-2001 Zeev Suraski

Redesigned thread safety mechanism - nua nua

# fe6f8712 27-Jul-2001 Zeev Suraski

- Get rid of ELS_*(), and use TSRMLS_*() instead.
- Move to the new ts_allocate_id() API
This patch is *bound* to break some files, as I must have had typos somewhere.
If you use any unco

- Get rid of ELS_*(), and use TSRMLS_*() instead.
- Move to the new ts_allocate_id() API
This patch is *bound* to break some files, as I must have had typos somewhere.
If you use any uncommon extension, please try to build it...

show more ...

Revision tags: PRE_TSRM_MERGE_PATCH, PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4
# e4f109b6 19-Jun-2001 Sebastian Bergmann

Finish phpinfo() HTML 4.01 tweaking.

# 499334e4 15-Jun-2001 Sebastian Bergmann

Make output of phpinfo() compliant with HTML 4.01.

Revision tags: php-4.0.6RC3
# 81e2cf03 06-Jun-2001 Rasmus Lerdorf

Fix folding and clean up some extensions

# 25c3a3a3 05-Jun-2001 Rasmus Lerdorf

vim-6 does folding - clean up a bunch of missing folding tags plus
some misguided RINIT and RSHUTDOWN calls in a few fringe extensions

Revision tags: php-4.0.6RC2
# fcfbb0cc 20-May-2001 foobar

This looks better.

Revision tags: php-4.0.6RC1
# 04bd8d91 11-May-2001 Derick Rethans

Tabs please...

# e69f4dc5 11-May-2001 Sebastian Bergmann

Fix for bug #10815.

# 9d1817ed 06-May-2001 foobar

Fix bug: #10323. Every value outputted is now escaped.

Revision tags: php-4.0.5, php-4.0.5RC8, php-4.0.5RC7
# 2cf1b8d3 22-Apr-2001 Stig Bakken

* expanded the following constants and made them available in PHP:
DEFAULT_INCLUDE_PATH
PEAR_INSTALL_DIR
PHP_EXTENSION_DIR
PHP_BINDIR
PHP_LIBDIR
PHP_DATADIR

* expanded the following constants and made them available in PHP:
DEFAULT_INCLUDE_PATH
PEAR_INSTALL_DIR
PHP_EXTENSION_DIR
PHP_BINDIR
PHP_LIBDIR
PHP_DATADIR
PHP_SYSCONFDIR
PHP_LOCALSTATEDIR
PHP_CONFIG_FILE_PATH
* no longer generating pear/PEAR.php
* fixed some tests
* some more installer work

show more ...

# 57af70f7 17-Apr-2001 Wez Furlong

Changes for streams. Added temporary fopenstream function to PHP so that
the streams can be tested.

Revision tags: php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1
# 1b382074 04-Mar-2001 Zeev Suraski

I don't know German, but I imagine that was the problem :)

# 1000a86e 04-Mar-2001 Zeev Suraski

Fix phpinfo() bug that crept in

# f6f67ffd 04-Mar-2001 Frank M. Kromann

Changed code layout to remove PHP warning when running php as a CGI.

# eb6ba01d 26-Feb-2001 Andi Gutmans

- Fix copyright notices with 2001

Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1
# bd0ac7fe 02-Jan-2001 Zeev Suraski

Many patches. I hope I remember them all:

- Make sapi_module available to external modules (PHPAPI)
- Make the php.ini path reported in phpinfo() always point to
real full path of

Many patches. I hope I remember them all:

- Make sapi_module available to external modules (PHPAPI)
- Make the php.ini path reported in phpinfo() always point to
real full path of the php.ini file
- Optimized the ISAPI module not to read unnecessary server
variables and read necessary variables at most once.

show more ...

# 338b9b08 27-Dec-2000 Zeev Suraski

- Make the INI mechanism thread safe (fix necessary API changes from Zend)
- Make the Win32 non-TS configuration build again

# aa6d2ac5 22-Dec-2000 Zeev Suraski

Heads up people!

Updated the get_current_key() API - the relevant authors, please take
a look at the updated code and make sure it's ok...

Revision tags: php-4.0.4REL
# 48b410c4 19-Dec-2000 Zeev Suraski

Add the QA team to the credits

1...<<111213141516171819