]> granicus.if.org Git - php/shortlog
php
2013-05-02 Remi ColletMerge branch 'PHP-5.4' into PHP-5.5
2013-05-02 Remi ColletMerge branch 'PHP-5.3' into PHP-5.4
2013-05-02 Remi Colletuse limit_extensions as we use security_limit_extension...
2013-05-02 Remi Colletunused variable
2013-05-02 Remi ColletMerge branch 'PHP-5.4' into PHP-5.5
2013-05-02 Remi ColletMerge branch 'PHP-5.3' into PHP-5.4
2013-05-02 Remi Colletfix possible null deref (detected by code coverity...
2013-05-01 Anatol Belskiupdated lib versions
2013-04-30 Gustavo LopesRemove trailing space in NEWS
2013-04-30 Gustavo LopesNEWS for 514afd67
2013-04-30 Gustavo LopesMerge branch 'PHP-5.4' into PHP-5.5
2013-04-30 Gustavo LopesFix bug #64729: compilation failure on x32
2013-04-30 Johannes Schlüterdon't include smart_str.h in a too global header, fixes...
2013-04-30 Remi ColletNEWS
2013-04-30 Remi ColletMerge branch 'PHP-5.4' into PHP-5.5
2013-04-30 Remi ColletWhen Apache use RewriteRule to redirect, via mod_proxy_...
2013-04-30 Dmitry StogovMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-04-30 Dmitry StogovAdded SoapClient constructor option 'ssl_method' to...
2013-04-30 Pierre JoyeMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-04-30 Pierre Joye fix #64738, fix implicit type declaration
2013-04-29 Dmitry StogovAvoid possible conditional jump depended on uninitialis...
2013-04-29 Dmitry StogovFixed compilation warnings (issue #92)
2013-04-29 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-04-29 Stanislav MalyshevRevert "Add CURL_WRAPPERS_ENABLE constant"
2013-04-29 David Soria... Revert "Fix conversion from unsigned char to char"
2013-04-27 Pierre JoyeMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-04-27 Pierre Joyefix #64725, wrong res check
2013-04-27 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2013-04-27 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2013-04-27 Xinchen HuiAlso fixed bug #64726 in 5.3
2013-04-27 Xinchen HuiUpdate NEWS
2013-04-27 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2013-04-27 Xinchen HuiFixed bug #64726 (Segfault when calling fetch_object...
2013-04-27 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2013-04-27 Xinchen HuiFix memory realted to #64726
2013-04-27 Anatol BelskiMerge branch 'PHP-5.4' into PHP-5.5
2013-04-27 Anatol Belskiupdated libmagic.patch
2013-04-27 Anatol BelskiMerge branch 'PHP-5.4' into PHP-5.5
2013-04-27 Anatol BelskiFixed bug bug #64713 Compilation warnings in finfo
2013-04-26 David Soria... Fix implicit declaration warning for cdf_timestamp_to_t...
2013-04-26 David Soria... Fix #64711 ("value computed but not used" in parse_date.c)
2013-04-26 David Soria... Fix implicit uint* to int* conversion warning
2013-04-26 David Soria... Fix conversion from unsigned char to char
2013-04-26 David Soria... Fix #64712 (Obsolete declarations in php_date.c)
2013-04-26 Pierre Joye- #64710, check return val
2013-04-26 Pierre Joye- #64710, kill unused var
2013-04-26 Pierre Joye#64710, kill unused vars
2013-04-26 Pierre Joye#64710, kill unused vars
2013-04-26 Pierre Joye#64710, kill unused vars
2013-04-26 Pierre Joye#64710, kill unused vars
2013-04-26 Pierre Joye#64710, kill unused vars
2013-04-26 Pierre Joye#64710, Implicit declaration
2013-04-25 Matt FickenAdding sys_get_temp_dir() test specific for Windows.
2013-04-25 Anatol BelskiFixed float precision change under Windows x64
2013-04-25 Matt FickenMerge branch 'PHP-5.4' into PHP-5.5
2013-04-25 Matt FickenMerge branch 'PHP-5.3' into PHP-5.4
2013-04-25 Matt FickenFix Test Bug #64714
2013-04-25 Johannes SchlüterMerge branch 'PHP-5.4' into PHP-5.5
2013-04-25 Johannes SchlüterMerge branch 'PHP-5.3' into PHP-5.4
2013-04-25 Johannes SchlüterPHP 5.3.26 this will be
2013-04-25 Johannes SchlüterFix NEWS
2013-04-25 David Soria... NEWS for RC1
2013-04-25 David Soria... NEWS for PHP 5.5.0 Beta 4 again
2013-04-25 David Soria... Fix curl build on windows
2013-04-25 Remi ColletFixed bug #64707 missing declaration after dd0399f
2013-04-24 Pierrick CharronUpdate NEWS file
2013-04-24 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-04-24 Stanislav Malyshev5.4.16-dev
2013-04-24 Remi Colletgd: missing headers in previous
2013-04-24 Remi Colletallow use of gdImageCreateFromJpegEx with system libgd
2013-04-24 Remi ColletWe need both gdImageCreateFromJpeg* and gdImageCreateFr...
2013-04-24 Remi Colletgd: fix proto comment
2013-04-24 Anatol BelskiMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-04-24 Remi Colletgd: provide imageflip with system libgd when available
2013-04-24 Anatol BelskiRemoved fork of ext/zlib/tests/bug_52944.phpt
2013-04-24 David Soria... NEWS for RC 1
2013-04-24 David Soria... NEWS for beta 4
2013-04-24 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-04-24 Stanislav Malyshevupdate credits
2013-04-24 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-04-24 Stanislav MalyshevMerge branch 'PHP-5.3' into PHP-5.4
2013-04-24 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-04-24 Stanislav MalyshevMerge branch 'PHP-5.3' into PHP-5.4
2013-04-24 Stanislav MalyshevFix bug #64458 (dns_get_record result with string of...
2013-04-23 Pierrick CharronRemove curl wrappers
2013-04-23 Dmitry StogovMerge branch 'PHP-5.4' into PHP-5.5
2013-04-23 Dmitry StogovMerge branch 'PHP-5.3' into PHP-5.4
2013-04-23 Dmitry StogovFixed incorrect check. SEND_REF may be executed before...
2013-04-23 Remi Colletfix copy/paste in error message
2013-04-23 Remi Colletenable WebP with system libgd when available
2013-04-23 Remi Collet(re)allow WBMP detection with system libgd
2013-04-22 Sara Golemonarray_column() - Use entire subject array when NULL...
2013-04-22 Sara GolemonAllow array_column() to take -1 as a valid value in...
2013-04-22 Sara GolemonHarden array_column_basic.phpt against resource renumbe...
2013-04-22 Anatol Belskiupdated NEWS
2013-04-22 Anatol BelskiMerge branch 'PHP-5.3' into PHP-5.4
2013-04-22 Anatol BelskiFixed stream_socket_pair() on Windows x64 and
2013-04-22 Derick RethansMerge branch 'PHP-5.3' into PHP-5.4
2013-04-22 Derick Rethans- Updated to version 2013.3 (2013c)
2013-04-22 Sara GolemonFix handling of double keys in array_column
next