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

# 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

1...<<111213141516171819