History log of /PHP-8.0/ext/standard/info.c (Results 176 – 200 of 447)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# f7d22b60 09-Jun-2007 foobar

MFH:- Added php_ini_loaded_file() function which returns the path to the actual
php.ini in use.


# 074b58b7 07-Jun-2007 Antony Dovgal

MFH: php_localtime_r() checks


Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1
# 24292995 02-Apr-2007 foobar

- Changed phpinfo() to make difference between set php.ini path and what was actually loaded.


Revision tags: RELEASE_1_0_1, php-4.4.6, php-4.4.6RC1, php-4.4.5
# 38201d8d 08-Feb-2007 Marcus Boerger

- MFH php --ri <extension>


Revision tags: php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2
# c98dcd5a 26-Jan-2007 Antony Dovgal

use length - 1 when we fetch it from hashes


Revision tags: php-5.2.1RC4, php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


Revision tags: php-5.2.1RC1
# 22ff526e 26-Nov-2006 Ilia Alshanetsky

Added a meta tag to phpinfo() output to prevent search engines from
indexing the page.


Revision tags: php-5.2.0, php-5.2.0RC6, php-5.2.0RC5, php-5.2.0RC4
# 3fcfdf57 14-Sep-2006 Dmitry Stogov

Write valid run-time value for Zend Memeory Manager


Revision tags: php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1
# 03ee8078 08-Aug-2006 Antony Dovgal

zend_hash_get_current_key_ex() returns string_len + 1, so we need to subtract 1 to get the real length


# 1f69ad5a 08-Aug-2006 Pierre Joye

- compiler warnings


Revision tags: php-4.4.3
# 726dee9e 28-Jul-2006 Ilia Alshanetsky

ext/standard/info.c ext/standard/info.h


Revision tags: php-5.2.0RC1, php-4.4.3RC2
# 66141bd5 11-Jun-2006 Ilia Alshanetsky

Fixed ZTS build


# f876b800 11-Jun-2006 Ilia Alshanetsky

Fully print array() in phpinfo().


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.


12345678910>>...18