History log of /PHP-5.3/ext/standard/info.c (Results 126 – 150 of 309)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt
# d73eed92 01-Jul-2002 Derick Rethans

- No C++ comments


Revision tags: php-4.3.0dev_zend2_alpha2
# 3d1612c2 19-Jun-2002 Sander Roobol

Made the API versions appear better on phpinfo();


Revision tags: php-4.3.0dev, php5_5_0
# 0cd40c28 08-Jun-2002 Markus Fischer

- Since streams are always enabled, instead of just printing 'enabled' we tell
what streams are currently registered.


Revision tags: RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10
# b80c27f7 24-May-2002 Sander Roobol

Fix <head> and <body> tags in phpinfo() output (#17411)


Revision tags: RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1
# 1bfb3595 13-May-2002 Zeev Suraski

- Fix a buglet in printing of GPCSE arrays
- Remove indirect access


# 2260e174 13-May-2002 Zeev Suraski

- Centralize html_puts() again
- Revolutionize phpinfo()'s speed


Revision tags: php-4.2.1
# feaa12a9 12-May-2002 Sascha Schumann

Use string_len information


# a769454d 12-May-2002 Sascha Schumann

reenable php_html_puts


# bf971489 11-May-2002 Zeev Suraski

Centralize html_puts() logic - php_html_puts() remains as an API wrapper


# f58ad95c 09-May-2002 Derick Rethans

- Add PHP_API_VERSION too


# 7b3ce60a 09-May-2002 Derick Rethans

- Show both API nos


Revision tags: php-4.2.1RC2
# bd75b407 02-May-2002 Frank M. Kromann

Fixing wrong pointer


# 0c16e026 02-May-2002 Derick Rethans

- Add Zend API No. to phpinofo() output


Revision tags: php-4.2.1RC1, php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2
# 7f89d8c1 29-Mar-2002 Stig Bakken

(PHP php_uname) display runtime uname rather than compile-time uname, added
an optional parameter to get single fields (like uname(1))
# Windows version is not tested, and I d

(PHP php_uname) display runtime uname rather than compile-time uname, added
an optional parameter to get single fields (like uname(1))
# Windows version is not tested, and I didn't know how to get
# `uname -n` on Windows, so it's hardcoded to "localhost" for now.
# Windows gurus feel free to fix. :-)

show more ...


Revision tags: php-4.2.0RC1
# 0f65280c 15-Mar-2002 Wez Furlong

New PHP streams...


# 7b3660c6 14-Mar-2002 Zeev Suraski

Change case for consistency


# 20f3b718 14-Mar-2002 Zeev Suraski

Make it clearer what this entry means


Revision tags: help
# e991374d 04-Mar-2002 Sascha Schumann

Add apparently missing include


# b4d5aa5c 04-Mar-2002 Sascha Schumann

Supply php_html_puts which escapes a whole string.. now fully works in ZTS
mode, too.


# 316a03ca 04-Mar-2002 Sascha Schumann

revert last commit, puts does more through putc.


# 42bd356b 04-Mar-2002 Sascha Schumann

Use PHPWRITE to output data. Because this just outputs diagnostic
information, a few spaces won't hurt (and multiple ones are rendered
as one by browsers anyway). Micro-benchmarks which use

Use PHPWRITE to output data. Because this just outputs diagnostic
information, a few spaces won't hurt (and multiple ones are rendered
as one by browsers anyway). Micro-benchmarks which use phpinfo()
as a mean to generate output will yield more through-put now
(35 req/s vs. 83 req/s in tux).

show more ...


# 90613d22 28-Feb-2002 Sebastian Bergmann

Maintain headers.


Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH
# 9063a96d 29-Dec-2001 Sebastian Bergmann

PHP 4.0 -> PHP 4. Patch by Martin Jansen <mail@martin-jansen.de>.


Revision tags: php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# 38933514 11-Dec-2001 Sebastian Bergmann

Update headers.


Revision tags: php-4.1.0
# 84ed9d38 06-Dec-2001 Sterling Hughes

use PHP_INFO_ALL and PHP_CREDITS_ALL instead of hardcoding them


12345678910>>...13