History log of /PHP-5.5/ext/standard/info.c (Results 126 – 150 of 354)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 3e621fac 18-Mar-2003 Marcus Boerger

make phpinfo() depend on executed sapi


Revision tags: php-4.3.2RC1
# 622da332 02-Mar-2003 Zeev Suraski

- Optimize $_REQUEST
- Fix phpinfo()


Revision tags: php-4.3.1
# 7ed09726 02-Feb-2003 Sebastian Bergmann

Fix warning.


# 53060ef8 02-Feb-2003 Zeev Suraski

Fix phpinfo() display of Zend extensions


Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# 0e38fedc 28-Jan-2003 Frank M. Kromann

Fix the setting of computer name and processor type for php_uname() on Win32


# 71e9f8cd 18-Jan-2003 Ilia Alshanetsky

Removed pointless memory allocation checks.


# cce2ffed 17-Jan-2003 Derick Rethans

- Fixed a bug that made that no newline was displayed when there was no value
for a row.


# f37cb1c6 12-Jan-2003 Sebastian Bergmann

ZTS fixes.


# b506f5c8 31-Dec-2002 Sebastian Bergmann

Bump year.


# d454becd 30-Dec-2002 Derick Rethans

- Whitespace


Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING
# 26bd73fe 14-Nov-2002 Andrei Zmievski

Sort the modules for info output as well.


Revision tags: php-4.3.0RC1, php-4.3.0pre2
# 2909e5c9 24-Oct-2002 Sascha Schumann

centralize #include "build-defs.h" and drop (sometimes inconsistent) other
instances


Revision tags: RELEASE_1_0b1
# a0489ac9 12-Oct-2002 Ilia Alshanetsky

Fixed memory leaks.


Revision tags: php-4.3.0pre1
# 1b5ee53d 10-Oct-2002 foobar

- Fix the text alignment to be about same in any browser.
# Please test this, it's now same in NS 4.78 (linux), IE 5.5 and
# Mozilla 1.2a (win32). (I don't have any other browsers installed n

- Fix the text alignment to be about same in any browser.
# Please test this, it's now same in NS 4.78 (linux), IE 5.5 and
# Mozilla 1.2a (win32). (I don't have any other browsers installed now)

show more ...


# 46a96d93 09-Oct-2002 Colin Viebrock

no charsets, only basic entity escaping


# f32d63a3 06-Oct-2002 Rasmus Lerdorf

Add php_ini_scanned_files() so "make test" can tell you when you have
additional .ini files that are scanned.


# 93f9eea7 05-Oct-2002 Wez Furlong

Revert. The problem lies elsewhere.


# ae36c08b 05-Oct-2002 Wez Furlong

Fix Win32 build as PHP_CONFIG_FILE_SCAN_DIR is not #defined.


# 989a61ed 04-Oct-2002 Rasmus Lerdorf

As discussed, add --with-config-file-scan-dir compile-time switch defining
a directory which will be scanned for *.ini files after the main php.ini
file has been parsed. This makes it much e

As discussed, add --with-config-file-scan-dir compile-time switch defining
a directory which will be scanned for *.ini files after the main php.ini
file has been parsed. This makes it much easier to automatically deploy
a modular PHP since adding extensions which have their own ini switches can
now be done by simply dropping a foo.ini file in the right directory and
restarting. A list of parsed ini files is maintained and shown on the
phpinfo page.

show more ...


Revision tags: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003
# f871f387 02-Oct-2002 Colin Viebrock

Fix for SRM module (and maybe others). Header rows are now not HTML
escaped, so make sure you do this yourself in the modules.


# 69e677cd 27-Sep-2002 Colin Viebrock

fix formating by breaking on to separate lines


# bcb3067d 27-Sep-2002 Jan Lehnardt

- be more conservative ;)


# cb6ef08e 26-Sep-2002 Sebastian Bergmann

Fix ZTS build.


# 982c510c 26-Sep-2002 Colin Viebrock

update credits page with proper HTML, fix HTML escaping, and a few tweaks


# c7c275b7 26-Sep-2002 Colin Viebrock

fix phpinfo() output for better browser BC


12345678910>>...15