History log of /PHP-8.1/ext/standard/info.c (Results 251 – 275 of 466)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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

# 14a6cc88 19-Sep-2002 Colin Viebrock

Change phpinfo() to use CSS styling instead of HTML code.

It doesn't render as nicely as it used to on older browsers, but it
does result in smaller files, and opens the door to using yo

Change phpinfo() to use CSS styling instead of HTML code.

It doesn't render as nicely as it used to on older browsers, but it
does result in smaller files, and opens the door to using your own CSS
to style it differently.

There is a patch to Zend/zend_ini.c, but I don't have enough Karma, so
Derick has the patch.

show more ...

# 70f17979 18-Sep-2002 James Cox

white background please

# a254506a 11-Sep-2002 foobar

ws fix

Revision tags: RELEASE_0_91, php-4.3.0dev_zend2_alpha3
# 8a982033 08-Sep-2002 Sander Roobol

Fix typo

# de3b5c36 07-Sep-2002 Jan Lehnardt

- cosmetics

# dc5d3f55 06-Sep-2002 Anantha Kesari H Y

NetWare related additions/modifications

Revision tags: php-4.2.3, php-4.2.3RC2
# 2334abef 31-Aug-2002 Jan Lehnardt

- cosmetics

# 81dcd62b 29-Aug-2002 Jan Lehnardt

- seperate registered streams.
#read: make sebastian happy ;)

# e1cac684 29-Aug-2002 Jan Lehnardt

- fix ZTS build. thanks to edin.

# f387972a 28-Aug-2002 Ilia Alshanetsky

Fixed compile warning (unused variable)
Added a \n separator between Addition Modules

# 66766176 28-Aug-2002 Jan Lehnardt

- add phpinfo() support for CLI.
@phpinfo() support for CLI (jan)

# 149ad05b 24-Aug-2002 Marcus Boerger

php_error_docref
#New conversion available at: http://docref.txt.marcus-boerger.de

Revision tags: php-4.2.3RC1
# 18ef76e3 14-Aug-2002 Marcus Boerger

do not include "php_have_iconv.h"

1...<<111213141516171819