History log of /PHP-5.3/ext/standard/info.c (Results 176 – 200 of 309)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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


Revision tags: php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3
# df816636 20-Nov-2000 Hartmut Holzgraefe

first step towards auto-generated credits


# c8a56ea1 19-Nov-2000 Hartmut Holzgraefe

typo fix (copy/paste bug?)


# 4d6ecaf2 11-Nov-2000 Sascha Schumann

Add Apache 2.0 sapi module and sort alphabetically.


# e2bb93c5 06-Nov-2000 Derick Rethans

- Added myself to the credits...


# ee7821ea 05-Nov-2000 John Donagher

Bring phpcredits() up to date


# b06998a7 02-Nov-2000 David Hedbor

Added Caudium to credit line.


# 00b8b661 31-Oct-2000 Hartmut Holzgraefe

generalization of image handling in phpinfo


# 1fd09132 29-Oct-2000 Zeev Suraski

Initial steps to move the INI mechanism to the Zend engine


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

proto typo fixes


# 332b7125 11-Oct-2000 Hartmut Holzgraefe

added missing protos


Revision tags: php-4.0.3RC2, php-4.0.3RC1
# 2622eba3 30-Sep-2000 Andi Gutmans

- Cleanup some output functions


Revision tags: php-4.0.2
# fc3acfc4 27-Aug-2000 Rasmus Lerdorf

Some minor cleanup to make W3C's tidy validator happy


# 7eeda99a 27-Aug-2000 Stig Bakken

@Added php_uname() function (Stig)
Added php_uname() function.


# a0b745a0 26-Aug-2000 Sam Ruby

Add ***EXPERIMENTAL*** Zend OO Extension support for Microsoft.Net


Revision tags: PRE_LIBMYSQL_REVERT, php-4.0.2RC1
# 8e0ae5d1 21-Aug-2000 Sascha Schumann

Cleaning up some mess


12345678910>>...13