History log of /PHP-5.3/ext/standard/info.c (Results 51 – 75 of 309)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3
# 8ccdceb4 31-Mar-2006 Antony Dovgal

fix compile failure with old GCC (see bug #36931)


Revision tags: php-5.1.3RC2
# 14aef92b 30-Mar-2006 Antony Dovgal

fix build: there is no TSRMLS_CC in this function


# 4aece807 30-Mar-2006 Ilia Alshanetsky

Fixed XSS inside phpinfo() with long inputs.


Revision tags: php-5.1.3RC1, RELEASE_1_2, RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2
# 5bd93221 01-Jan-2006 foobar

bump year and license version


Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0
# d0a54af4 05-Dec-2005 foobar

MFH: Nuke php3 legacy


Revision tags: RELEASE_2_0_2, php-5.1.1, php-5.1.0
# 8c86ea46 23-Nov-2005 Ilia Alshanetsky

Fixed bug #35046 (phpinfo() uses improper css enclosure).


Revision tags: php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5
# 0c486714 28-Aug-2005 foobar

- Fixed bug #34284 (CLI phpinfo showing html on _SERVER["argv"])


Revision tags: php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1
# 81b6d3e7 16-Aug-2005 Ilia Alshanetsky

MFH: Input validation part 2.


# 9711fbac 15-Aug-2005 Ilia Alshanetsky

Chunk the output


# bbd37d99 15-Aug-2005 Ilia Alshanetsky

MFH: input validation.


Revision tags: BEFORE_UNICODE_MERGE, RELEASE_2_0_0
# 23e671a5 03-Aug-2005 foobar

- Bumber up year


Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1
# 7a3dbcd1 07-Jun-2005 Derick Rethans

- Added the --disable-zend-memory-manager switch to disable the Zend memory
manager.
#- I discussed this with Dmitry today - we found it useful.


# 310dd4a2 08-May-2005 Rasmus Lerdorf

Fix request_uri XSS on phpinfo() page


Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1
# 00c6078f 27-Feb-2005 Sara Golemon

Enum filters in phpinfo()


Revision tags: RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2, php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH, php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1
# 6a4e1fff 02-May-2004 Marcus Boerger

Use caseinsensitive sort


Revision tags: php-5.0.0RC2
# 9ee23d70 23-Apr-2004 Derick Rethans

- Fixed buffer overflow in phpinfo() for Zend Extension Api NO.


Revision tags: php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1, php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2
# 633c95aa 15-Mar-2004 Jon Parise

Fixed crash in php_ini_scanned_files() when no additional INI files were
actually parsed.

I'll merge this into the PHP_4_3 branch as soon as I receive permission
from the release mas

Fixed crash in php_ini_scanned_files() when no additional INI files were
actually parsed.

I'll merge this into the PHP_4_3 branch as soon as I receive permission
from the release master.

show more ...


Revision tags: php-5.0.0RC1RC1, RELEASE_0_2_0
# da55c003 18-Feb-2004 Sara Golemon

Show registered transports in phpinfo()


Revision tags: php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1
# dbeb4158 08-Jan-2004 Andi Gutmans

- A belated happy holidays and PHP 5


Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1
# dbb152b9 06-Dec-2003 Wez Furlong

Detect and enable IPv6 support under win32.
The ws2tcpip.h header links to IPv6 functions dynamically
and the generated binary will run on win98 and later.


Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7
# e2caa6ea 22-Sep-2003 Ilia Alshanetsky

String formatting stuff.


Revision tags: php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1
# cbfb63c1 19-Jun-2003 Ilia Alshanetsky

Fixed possible crashes in streams code


Revision tags: php-4.3.3RC1
# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


Revision tags: BEFORE_FD_REAPPLY
# 25704f07 30-May-2003 Marcus Boerger

Fix memleaks (detected by rrichards@php.net)


Revision tags: php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2
# e4183ae9 19-Apr-2003 Sascha Schumann

Extend print_table_row so that one can specify the CSS class
directly. Add "vr" class which aligns the content to the right border.


12345678910>>...13