]> granicus.if.org Git - php/commit
Merge branch 'master' of https://git.php.net/repository/php-src
authorAntony Dovgal <tony2001@php.net>
Mon, 28 Oct 2013 09:46:40 +0000 (13:46 +0400)
committerAntony Dovgal <tony2001@php.net>
Mon, 28 Oct 2013 09:46:40 +0000 (13:46 +0400)
commit09ad5fbbb35f9b3180c853cb05cbb2b3ac6a298a
tree41e3073fcacf21cb40ad556af8ba81a8d6020d8d
parent73788d1c2327048a34165b07873864f0c30d5dc0
parent4bdac868daf8abd1e4c4f814455b0b0b323da530
Merge branch 'master' of https://git.php.net/repository/php-src

* 'master' of https://git.php.net/repository/php-src:
  Improved performance of func_get_args() by eliminating useless copying
  fix limitation of upload size == (U)INT_MAX in CGI
  Link to more readmes
  test commit
  Update NEWS
  Fixed bug #65950 Field name truncation if the field name is bigger than 32 characters