History log of /PHP-5.5/ext/standard/info.c (Results 76 – 100 of 354)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: BEFORE_NEW_PARAMETER_PARSE
# c1d53520 27-May-2008 Pierre Joye

- c/p evilness


# 3431c2e7 27-May-2008 Pierre Joye

- [MFH] Add compiler informations on Windows (will add more info later, like x86 or x64 and makes it available in userland)


Revision tags: RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# 84a8bb03 10-Mar-2008 Felipe Pena

MFH: New way for check void parameters


Revision tags: php-5.2.6RC2
# a9146c60 02-Mar-2008 Ilia Alshanetsky

Fixed bug #44306 (Better detection of MIPS processors on Windows)


Revision tags: php-5.2.6RC1, RELEASE_1_3_1, php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.


Revision tags: php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1, BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2
# 6c810b0d 27-Sep-2007 Dmitry Stogov

Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)


Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND
# a22a6711 21-Jul-2007 Jani Taskinen

MFH: Fixed compile warnings


# 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


12345678910>>...15