History log of /PHP-7.4/ext/standard/info.c (Results 76 – 100 of 436)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 513d48f2 01-Aug-2014 Christian Wenz

Patches #67739

Fixes #67739: Windows 8.1/Server 2012 R2 OS build number reported as 6.2 (instead of 6.3)


Revision tags: php-5.3.29RC1, php-5.6.0RC3, php-5.5.15, php-5.4.31, php-5.4.31RC1, php-5.5.15RC1, php-5.6.0RC2, php-5.4.30, php-5.5.14
# ec002bd8 23-Jun-2014 Stanislav Malyshev

Fix bug #67498 - phpinfo() Type Confusion Information Leak Vulnerability


# 51f79846 08-Jul-2014 Anatol Belski

Backported the patch from bug #67407 into 5.5+


# 03214a2a 08-Jul-2014 Anatol Belski

Backported the patch from bug #67407 into 5.4


# 3804c0d0 23-Jun-2014 Stanislav Malyshev

Fix bug #67498 - phpinfo() Type Confusion Information Leak Vulnerability


# 84f9fe0f 23-Jun-2014 Stanislav Malyshev

Fix bug #67498 - phpinfo() Type Confusion Information Leak Vulnerability


# fb0128af 23-Jun-2014 Stanislav Malyshev

Fix bug #67498 - phpinfo() Type Confusion Information Leak Vulnerability


Revision tags: php-5.6.0RC1, php-5.5.14RC1, php-5.4.30RC1
# 60cc43a2 10-Jun-2014 Christian Wenz

Update info.c

Fixes #67407: Windows 8.1/Server 2012 R2 reported as Windows 8/Server 2012


Revision tags: php-5.6.0beta4, php-5.4.29, php-5.5.13
# 82a48974 19-May-2014 Xinchen Hui

Use new iterator macros


Revision tags: php-5.5.13RC1, php-5.6.0beta3, php-5.4.29RC1, php-5.6.0beta2, php-5.5.12, php-5.4.28, php-5.4.28RC1, php-5.5.12RC1, php-5.6.0beta1
# 3d17219c 07-Apr-2014 Dmitry Stogov

Refactored zend_hash_* iteration API zend_hash_fove_forward_ex(ht, pos) and family require second argument to be real pointer.
&(ht)->nInternalPointer should be passed instead of NULL.
zend_h

Refactored zend_hash_* iteration API zend_hash_fove_forward_ex(ht, pos) and family require second argument to be real pointer.
&(ht)->nInternalPointer should be passed instead of NULL.
zend_hash_update_current_key() may work only with internal pointer.

show more ...


Revision tags: php-5.4.27, php-5.5.11, php-5.5.11RC1, php-5.4.27RC1, php-5.5.10, php-5.4.26
# 7735226e 03-Mar-2014 Xinchen Hui

Fixed memory leak in php_uname


# 069c158c 02-Mar-2014 Xinchen Hui

Fixed php_info related


Revision tags: php-5.6.0alpha3, php-5.4.26RC1, php-5.5.10RC1
# 40e053e7 13-Feb-2014 Dmitry Stogov

Use better data structures (incomplete)


Revision tags: php-5.6.0alpha2
# f4cfaf36 10-Feb-2014 Dmitry Stogov

Use better data structures (incomplete)


Revision tags: php-5.5.9, php-5.4.25, php-5.5.9RC1, php-5.4.25RC1, php-5.6.0alpha1, php-5.5.8, php-5.4.24
# 4e2ae5f5 03-Jan-2014 Xinchen Hui

Here need to be str_efree

found by ext/standard/tests/general_functions/phpinfo2.php fails


# c081ce62 03-Jan-2014 Xinchen Hui

Bump year


# 47c90277 03-Jan-2014 Xinchen Hui

Bump year


# c0d060f5 03-Jan-2014 Xinchen Hui

Bump year


Revision tags: php-5.4.24RC1, php-5.5.8RC1, php-5.5.7, php-5.4.23, php-5.3.28, php-5.5.7RC1, php-5.4.23RC1, php-5.4.22, php-5.5.6, php-5.4.22RC1, php-5.5.6RC1, php-5.4.21, php-5.5.5, php-5.4.21RC1, php-5.5.5RC1, php-5.5.4, php-5.4.20, php-5.5.4RC1, php-5.4.20RC1
# d8023d13 21-Aug-2013 Michael Wallner

Fix pointer sign warning showing up in EVERY build


Revision tags: php-5.5.3, php-5.4.19, php-5.5.2, php-5.4.18, php-5.5.2RC1, php-5.4.18RC2, php-5.5.1, php-5.4.18RC1, php-5.3.27, php-5.4.17
# 41b73e4c 25-Jun-2013 Felipe Pena

- Fixed bug #62964 (Possible XSS on "Registered stream filters" info) patch by: david at nnucomputerwhiz dot com


Revision tags: php-5.5.0, php-5.3.27RC1, php-5.4.17RC1, php-5.5.0RC3, php-5.3.26, php-5.4.16, php-5.5.0RC2, php-5.3.26RC1, php-5.4.16RC1, php-5.5.0RC1, php-5.3.25, php-5.4.15, php-5.3.25RC1, php-5.5.0beta4, php-5.4.15RC1, php-5.4.14, php-5.3.24, php-5.5.0beta3, php-5.3.24RC1, php-5.4.14RC1, php-5.5.0beta2
# f01a7e54 27-Mar-2013 Pierre Joye

add windows 8 and windows server 2012


Revision tags: php-5.5.0beta1, php-5.3.23, php-5.4.13, php-5.5.0alpha6, php-5.3.23RC1, php-5.4.13RC1, php-5.3.22, php-5.5.0alpha5, php-5.4.12, php-5.3.22RC2, php-5.4.12RC2, php-5.3.22RC1, php-5.4.12RC1, php-5.5.0alpha4, php-5.3.21, php-5.4.11, php-5.5.0alpha3, php-5.3.21RC1, php-5.4.11RC1
# a666285b 01-Jan-2013 Xinchen Hui

Happy New Year


# 0a7395e0 01-Jan-2013 Xinchen Hui

Happy New Year


# a2045ff3 01-Jan-2013 Xinchen Hui

Happy New Year~


Revision tags: php-5.3.20, php-5.4.10, php-5.5.0alpha2, php-5.3.20RC1, php-5.4.10RC1
# 6eb0aa97 04-Dec-2012 Colin Viebrock

fix for scrolling, other minor tweaks


12345678910>>...18