]> granicus.if.org Git - php/shortlog
php
2013-02-10 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-02-10 Stanislav Malyshevupdate NEWS
2013-02-10 Moriyoshi Koizumimb_split() can now handle empty matches like preg_split...
2013-02-10 Moriyoshi Koizumimb_split() can now handle empty matches like preg_split...
2013-02-08 Andrey Hristovnews for mysqli_savepoint and mysql_release_savepoint
2013-02-08 Andrey Hristovupdate test case
2013-02-08 Andrey Hristovmysqli_savepoint()/mysqli_release_savepoint()
2013-02-08 Andrey HristovAdd the constants needed for mysqli_commit(), _rollback...
2013-02-08 Andrey HristovAdd savepoint and rollback to savepoint support
2013-02-08 Andrey Hristovadd the news about recent commits
2013-02-07 Andrey HristovMerge branch 'PHP-5.5' of ssh://git.php.net/php-src...
2013-02-07 Andrey HristovAdd support for begin_transaction in libmysql mode.
2013-02-07 Boris LytochkinMerge branch 'PHP-5.4' of https://git.php.net/push...
2013-02-07 Boris LytochkinMerge branch 'PHP-5.5' of https://git.php.net/push...
2013-02-07 Andrey HristovExport new calls
2013-02-07 Xinchen HuiForgot test script
2013-02-07 Xinchen HuiMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-02-07 Xinchen HuiFixed bug #64135 (Exceptions from set_error_handler...
2013-02-07 Andrey HristovAdd the name in a comment at commit/rollback, if provided
2013-02-07 Andrey HristovAdd support for commit and rollback options.
2013-02-07 Dmitry StogovMerge branch 'PHP-5.4' into PHP-5.5
2013-02-07 Dmitry StogovMerge branch 'PHP-5.3' into PHP-5.4
2013-02-07 Dmitry StogovDisabled external entities loading
2013-02-07 Boris LytochkinMerge branch 'PHP-5.4' into PHP-5.5
2013-02-07 Boris Lytochkinfix bug #64124 (IPv6 malformed)
2013-02-07 Dmitry StogovMerge branch 'PHP-5.4' into PHP-5.5
2013-02-07 Dmitry StogovMerge branch 'PHP-5.3' into PHP-5.4
2013-02-07 Dmitry StogovCheck if soap.wsdl_cache_dir confirms to open_basedir
2013-02-06 Anatoliy Belskymake libvpx optional
2013-02-05 Remi Colletrevert
2013-02-05 Remi ColletMerge branch 'PHP-5.4' into PHP-5.5
2013-02-05 Remi Colletrevert
2013-02-04 Remi ColletNEWS
2013-02-04 Remi ColletMerge branch 'PHP-5.4' into PHP-5.5
2013-02-04 Remi ColletFixed bug #64142 (dval to lval different behavior on...
2013-02-04 Andrey HristovMerge branch 'PHP-5.4' into PHP-5.5
2013-02-04 Andrey Hristovcheck the validity of the parameter
2013-02-04 Andrey HristovMerge branch 'PHP-5.4' of ssh://git.php.net/php-src...
2013-02-04 Andrey HristovMerge branch 'PHP-5.5' of ssh://git.php.net/php-src...
2013-02-04 Xinchen Huiimplicit declaration of zend_throw_exception
2013-02-03 Felipe Pena- Fixed ZTS build
2013-02-03 Martin JansenNews about FR #49180.
2013-02-03 Martin JansenAdd option to specific the expected separator character.
2013-02-03 Martin JansenThere is no need to use memchr() for comparisons in...
2013-02-03 Martin Jansenext/filter support for validating MAC addresses.
2013-02-03 Gustavo LopesFix test on Windows.
2013-02-03 Gustavo LopesNEWS/UPGRADING for changes in sockets, intl
2013-02-03 Gustavo LopesFix bug and hopefully build on WinSDK 6.1
2013-02-02 Gustavo LopesMerge branch 'PHP-5.4' into PHP-5.5 (strategy ours)
2013-02-02 Gustavo Lopesphp_strerror in ext/sockets renamed in 5.5
2013-02-02 Gustavo LopesMove macro back to .c file
2013-02-02 Gustavo LopesMerge branch 'sendrecvmsg_rebase_55' into PHP-5.5
2013-02-02 Gustavo LopesFix multicast.c not defining errno on Windows
2013-02-02 Gustavo LopesFix non-Windows build
2013-02-02 Gustavo Lopessend/recvmsg() support for Windows
2013-02-02 Gustavo LopesRemove some pre-vista code
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 Andrey HristovMerge branch 'PHP-5.4' into PHP-5.5
2013-02-01 Andrey Hristovadd new charset, from MySQL 5.6
2013-02-01 Anatoliy Belskyfix enchant compilation under vc11
next