]> granicus.if.org Git - php/shortlog
php
2014-02-17 Scott MacVicarimagettftext() uses the last charactermap it found...
2014-02-17 Scott MacVicar[libxml] Unit test for libxml_disable_entity_loader()
2014-02-17 Yasuo OhgakiAdd pgsql related change information to NEWS and UPGRADING
2014-02-16 Yasuo OhgakiImprement FR #25854 Return value for pg_insert should...
2014-02-16 Yasuo OhgakiImplement FR #41146 - Add "description" with exteneded...
2014-02-16 Anatol Belskiupdated pgsql/config.w32
2014-02-16 Yasuo OhgakiTravis has old PostgreSQL server. Avoid test error.
2014-02-16 Yasuo OhgakiIt seems travis needs ending >?
2014-02-16 Yasuo OhgakiAdd PGSQL_DML_ESCPE
2014-02-16 Yasuo OhgakiUpdate NEWS and UPGRADING
2014-02-16 Yasuo OhgakiEXPERIMENTAL flags for pg_select/pg_insert/pg_update...
2014-02-16 Yasuo OhgakiMerge branch 'PHP-5.6' of git.php.net:php-src into...
2014-02-16 Yasuo OhgakiMerge branch 'PHP-5.5' into PHP-5.6
2014-02-16 Yasuo OhgakiUpdate NEWS
2014-02-16 Yasuo OhgakiMerge branch 'PHP-5.4' into PHP-5.5
2014-02-16 Yasuo OhgakiFixed possbile injections against pg_insert()/pg_delete...
2014-02-15 Nikita PopovRemove XFAIL from a test
2014-02-15 Rouven WeßlingDeclare a number of functions as variadic.
2014-02-15 Yasuo OhgakiMerge branch 'PHP-5.5' into PHP-5.6
2014-02-15 Yasuo OhgakiMerge branch 'PHP-5.4' into PHP-5.5
2014-02-15 Yasuo OhgakiRefactor build_tablename()
2014-02-15 Yasuo OhgakiMerge branch 'PHP-5.5' into PHP-5.6
2014-02-15 Yasuo OhgakiMerge branch 'PHP-5.4' into PHP-5.5
2014-02-15 Yasuo OhgakiRevise encoding blacklist
2014-02-15 Johannes SchlüterMove static functions further up so they are delared...
2014-02-15 Felipe PenaMerge branch 'PHP-5.5' into PHP-5.6
2014-02-15 Felipe PenaMerge branch 'PHP-5.4' into PHP-5.5
2014-02-15 Felipe Pena- Fix ZTS build when HAVE_PQESCAPELITERAL is not set
2014-02-15 Yasuo OhgakiUpdate NEWS
2014-02-15 Yasuo OhgakiUpdate NEWS
2014-02-15 Yasuo OhgakiMerge branch 'PHP-5.5' into PHP-5.6
2014-02-15 Yasuo OhgakiMerge branch 'PHP-5.4' into PHP-5.5
2014-02-15 Yasuo OhgakiRefactor and cleanup. WS is cleaned up. Use -b if it...
2014-02-15 Daniel LowreyUpdate NEWS
2014-02-15 Daniel LowreyUpdate NEWS
2014-02-15 Daniel LowreyUpdate NEWS
2014-02-15 Daniel LowreyMerge branch 'PHP-5.5' into PHP-5.6
2014-02-15 Daniel LowreyMerge branch 'PHP-5.4' into PHP-5.5
2014-02-15 mk-jFix for bug66501 - "key type not supported in this...
2014-02-14 Daniel LowreyMerge branch 'bug-47030' of https://github.com/rdlowrey...
2014-02-14 Daniel LowreyBug #47030 (separate host and peer verification)
2014-02-14 Daniel LowreyFix test broken if openssl is compiled without sslv2
2014-02-14 Daniel LowreyUpdated NEWS
2014-02-14 Daniel LowreyFix segfault accessing context when no context assigned
2014-02-14 Veres Lajosa few typofixes
2014-02-14 Lior KaplanMerge branch 'PHP-5.5' into PHP-5.6
2014-02-14 Veres Lajosa few typofixes
2014-02-14 Lior KaplanMerge branch 'PHP-5.4' into PHP-5.5
2014-02-14 Veres Lajosa few typofixes
2014-02-13 Yasuo OhgakiUpdate NEWS and UPGRADING
2014-02-13 Ferenc Kovacsmove the peer verification NEWS entry to the alpha2...
2014-02-13 Ferenc Kovacsmention ldap_modify_batch()
2014-02-13 Yasuo OhgakiImplement RFC https://wiki.php.net/rfc/default_encoding
2014-02-12 Ferenc Kovacsupdate the alpha2 release date
2014-02-11 Derick RethansMerge branch 'PHP-5.6' of git.php.net:php-src into...
2014-02-11 Derick RethansMerge branch 'PHP-5.5' into PHP-5.6
2014-02-11 Derick RethansFixed ZTS and added fix to NEWS.
2014-02-09 Derick RethansMerge branch 'PHP-5.5' into PHP-5.6
2014-02-09 Derick RethansImplemented feature #45528: Allow the DateTimeZone...
2014-02-09 Derick RethansRename timelib_get_zone to timelib_parse_zone and export.
2014-02-09 Mats LindhReplace old SVN references to Git
2014-02-08 Nuno Lopesfix regex to detect valgrind version
2014-02-08 Nuno Lopesfix regex to detect valgrind version
2014-02-06 Bob WeinandFixed memory leak in pow operator
2014-02-06 Julien Pauli5.5.9 now released
2014-02-06 Bob WeinandAdded information in NEWS and UPGRADING
2014-02-06 datibbawadd T_POW (**) operator
2014-02-06 Ferenc Kovacsadd NEWS block for 5.6.0alpha3
2014-02-06 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2014-02-06 Anatol BelskiMerge branch 'PHP-5.4' into PHP-5.5
2014-02-06 Anatol Belskiupdated libs_version.txt
2014-02-06 Anatol Belskiupdated libs_version.txt
2014-02-06 Anatol Belskiupdate libs_version.txt
2014-02-05 Anatol Belskimore tests for ICU >= 52.1 compat
2014-02-05 Anatol Belskifix tests for ICU >= 52.1
2014-02-05 Hannes MagnussonMerge branch 'PHP-5.5' into PHP-5.6
2014-02-05 Hannes MagnussonMerge branch 'PHP-5.4' into PHP-5.5
2014-02-05 Hannes MagnussonFix year
2014-02-05 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2014-02-05 Anatol BelskiMerge branch 'PHP-5.4' into PHP-5.5
2014-02-05 Anatol Belskiadapt test to curl 7.35.0 upgrade
2014-02-05 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2014-02-05 Anatol Belskimove the NEWS entry into the right section
2014-02-05 Daniel LowreyFixed SNI failure from missing Z_STRVAL_PP
2014-02-04 Anatol Belskiupdated NEWS
2014-02-04 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2014-02-04 Anatol Belskiupdated NEWS
2014-02-04 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2014-02-04 Anatol Belskipcre tests go with 8.34 upgrade
2014-02-04 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2014-02-04 Anatol Belskipcre upgraded to 8.34
2014-02-03 Ferenc Kovacsmention the openssl SPKAC functions commited to master...
2014-02-02 krakjoewindows
2014-02-02 krakjoeclean symbols
2014-02-02 krakjoeanother patch from upstream
2014-02-02 krakjoewoops
2014-02-02 krakjoebetter use of tmpnam/mkstemp
2014-02-02 krakjoeupdate version
2014-02-02 krakjoeremove use of zend directly, avoid leaks/bugs in module...
2014-02-02 krakjoeMerge branch 'PHP-5.6' of https://git.php.net/repositor...
next