History log of /PHP-5.5/ext/standard/info.c (Results 226 – 250 of 354)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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


# b6978fe1 20-Aug-2000 Sascha Schumann

Fix numerus of SAPI Modules title


Revision tags: PRE_FILE_COMPILE_API_CHANGE
# 56b7b7a8 26-Jul-2000 Sterling Hughes

* EXTENSIONS -- update status on CURL & SWF
* NEWS --
1. Change wording for the ibase and sybase DB announcement.
2. Remove second pfpro announcement, if pfpro is being released wit

* EXTENSIONS -- update status on CURL & SWF
* NEWS --
1. Change wording for the ibase and sybase DB announcement.
2. Remove second pfpro announcement, if pfpro is being released with 4.0.2
entries about new features before 4.0.2 shouldn't be in there.
3. Joey, that entry just doesn't seem incredibly relevant to the NEWS file,
I'll backport it if you want (or add a new entry).
* ext/standard/info.c -- Add a CREDIT_LINE() for CURL.

show more ...


# 85eb0bb2 25-Jul-2000 Stanislav Malyshev

Report configuration path that is really used, not that is compiled in
# it does matter when using -c option


# 83513d95 24-Jul-2000 David Croft

Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
Added a few RCS $Id$ tags.

# Note: I have avoided changing any .h files if the corresponding .c file
# had not alr

Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
Added a few RCS $Id$ tags.

# Note: I have avoided changing any .h files if the corresponding .c file
# had not already been changed as I am not sure if there are any legal
# issues here. So some extensions still have PHP 3 headers.

show more ...


# 2bd5ad31 08-Jul-2000 Egon Schmid

Uncomplete proto.


12345678910>>...15