]> granicus.if.org Git - php/shortlog
php
2013-02-02 Gustavo LopesRevert "Payload of HOPLIMIT/TCLASS are 8-bit"
2013-02-02 Gustavo LopesEnsure memory is initialized
2013-02-02 Gustavo LopesPayload of HOPLIMIT/TCLASS are 8-bit
2013-02-02 Gustavo LopesFix buf in string -> int conv.
2013-02-02 Gustavo LopesBuild fixes; accept names for if_index
2013-02-02 Gustavo LopesRefactoring: move stuff to new conversions.c
2013-02-02 Gustavo LopesSupport sticky IPV6_PKTINFO
2013-02-02 Gustavo LopesRename some functions for consistency
2013-02-02 Gustavo LopesDestroy ancillary registry on shutdown
2013-02-02 Gustavo LopesMove some multicast stuff to multicast.c
2013-02-02 Gustavo LopesFix mcast_ipv6_send test
2013-02-02 Gustavo LopesCheck return of fstat()
2013-02-02 Gustavo LopesFix build on Mac OS X
2013-02-02 Gustavo LopesRegister extra MSG_* constants
2013-02-02 Gustavo LopesAdd test for CMSG_RIGHTS
2013-02-02 Gustavo LopesAdd test for CMSG_CREDENTIALS message
2013-02-02 Gustavo LopesAdded support for AF_UNIX messages
2013-02-02 Gustavo LopesRedactor to expose socket_import_file_descriptor()
2013-02-02 Gustavo LopesImprove imported socket family detection
2013-02-02 Gustavo LopesAdded missing return statements
2013-02-02 Gustavo LopesAdd test and slightly tweak another
2013-02-02 Gustavo LopesSupport for IPV6_HOPLIMIT and IPV6_TCLASS
2013-02-02 Gustavo LopesFix bug in from_zval_write_control_array()
2013-02-02 Gustavo LopesFix bug converting zval sockaddr
2013-02-02 Gustavo LopesAdd IPV6_UNICAST_HOPS option constant.
2013-02-02 Gustavo LopesAdd test for recvmsg()
2013-02-02 Gustavo LopesWrap recvmsg() and sendmsg()
2013-02-02 Gustavo LopesIgnore warnings on EAGAIN/EWOULDBLOCK/EINPROGRESS
2013-02-02 Gustavo LopesMerge branch 'PHP-5.4' into PHP-5.5
2013-02-02 Gustavo LopesMerge branch 'sockets_54_improv' into PHP-5.4
2013-02-02 Gustavo LopesFix wrong blocking state being set
2013-02-02 Gustavo LopesFix tests (Windows)
2013-02-02 Gustavo LopesRemove a Windows only warning
2013-02-02 Gustavo LopesMove & improve PHP_SOCKET_ERROR def
2013-02-02 Gustavo LopesMove some declarations to sockets.c
2013-02-02 Gustavo LopesFix overbroad skipif include
2013-02-01 Nikita PopovFix bug #63830: Segfault on undefined function call...
2013-02-01 Remi ColletNEWS
2013-02-01 Remi ColletMerge branch 'PHP-5.4' into PHP-5.5
2013-02-01 Remi ColletFixed bug #64128 buit-in web server is broken on ppc64.
2013-02-01 Nikita PopovFix segfault when cloning generator with properties
2013-02-01 Anatoliy Belskyfix enchant compilation under vc11
2013-02-01 Johannes SchlüterMerge branch 'PHP-5.4' into PHP-5.5
2013-02-01 Johannes SchlüterFix typo in error message
2013-01-31 Remi ColletMerge branch 'PHP-5.4' into PHP-5.5
2013-01-31 Remi ColletMark this test as requiring internet connecion.
2013-01-31 Remi ColletMerge branch 'PHP-5.4' into PHP-5.5
2013-01-31 Remi ColletFix failed test: sys_errlist[116] have changed on recen...
2013-01-30 Johannes SchlüterMerge branch 'PHP-5.4' into PHP-5.5
2013-01-30 Johannes SchlüterMerge branch 'PHP-5.3' into PHP-5.4
2013-01-30 Johannes SchlüterThis will be PHP 5.3.23
2013-01-30 Lars StrojnyMerge branch 'PHP-5.4' into PHP-5.5
2013-01-30 Lars StrojnyNEWS entry new OpenSSL option [doc]
2013-01-30 Daniel LowreyAdded ssl context option, "disable_compression"
2013-01-30 Nikita PopovFix potential segfault when finally in a generator...
2013-01-30 Nikita PopovFixed bug #64106: Segfault on SplFixedArray[][x] =...
2013-01-30 Nikita PopovMerge branch 'PHP-5.3' into PHP-5.4
2013-01-30 Nikita PopovFixed bug #64106: Segfault on SplFixedArray[][x] =...
2013-01-30 Jelle ZijlstraFix build problem in C++11
2013-01-30 Jelle ZijlstraFix build problem in C++11
2013-01-30 Ferenc Kovacshaving xz makes it three. thanks Mike Ford for spotting it
2013-01-30 Ferenc Kovacsnow we have also an xz archive
2013-01-29 Stanislav Malyshevforgot this file :(
2013-01-29 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-01-29 Stanislav Malyshevbranched 5.4.12
2013-01-29 Stanislav Malyshevupdate NEWS
2013-01-29 Stanislav Malyshevcomplete zts fix
2013-01-29 Johannes SchlüterMerge branch 'PHP-5.4' into PHP-5.5
2013-01-29 Johannes SchlüterMerge branch 'PHP-5.5' of git.php.net:/php-src into...
2013-01-29 Johannes SchlüterMerge branch 'PHP-5.3' into PHP-5.4
2013-01-29 Johannes SchlüterMerge branch 'PHP-5.4' of git.php.net:/php-src into...
2013-01-29 Johannes SchlüterMerge branch 'PHP-5.3' of git.php.net:/php-src into...
2013-01-29 Johannes SchlüterFix bug #64099 (Wrong TSRM usage in zend_register_class...
2013-01-29 Gustavo LopesFixed paramter count
2013-01-29 Gustavo LopesMake converter work on VS
2013-01-29 Gustavo Lopesintl/converter in line w/ intl error handling
2013-01-29 Gustavo LopesFix zpp() call in intl/converter
2013-01-29 Gustavo LopesWrite local err on intlcal_get_time_zone() failure
2013-01-29 Gustavo LopesImprove ERROR.CONVENTIONS
2013-01-29 Gustavo LopesFix arginfo of BreakIterator::getLocale
2013-01-29 Gustavo Lopesintl: doc explaining error conventions
2013-01-29 Sara GolemonAdd UConverter class (ICU's UConverter API)
2013-01-29 Felipe Pena- Fixed ZTS build
2013-01-29 Stanislav MalyshevMerge branch 'PHp-5.4' into PHP-5.5
2013-01-29 Stanislav MalyshevFix bug #62524, only follow redirects in file streams...
2013-01-29 Stanislav MalyshevAdd news for bug #60524
2013-01-29 ALeX KazikImplemented Feature #60524 (sys_temp_dir)
2013-01-29 Stanislav MalyshevImplement fix for bug #46439 - add CURLFile class for...
2013-01-28 Stanislav Malyshevadd new features
2013-01-28 Anatoliy Belskyallow for libpng 1.5.x
2013-01-28 Stanislav Malyshevfix bug #60833 - self, parent, static behave inconsiste...
2013-01-28 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-01-28 Andras ElsoFix missing parameter
2013-01-23 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-01-23 Stanislav Malyshevfix tests
2013-01-23 Stanislav MalyshevMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-01-23 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-01-23 Stanislav Malyshevfix tests
2013-01-23 Gustavo LopesNEWS for bug #64023 (see aa0adce)
2013-01-23 Gustavo LopesMerge branch 'PHP-5.4' into PHP-5.5
next