]> granicus.if.org Git - php/commitdiff
Merge branch 'master' of https://git.php.net/repository/php-src
authorChristopher Jones <sixd@php.net>
Wed, 31 Jul 2013 19:02:23 +0000 (12:02 -0700)
committerChristopher Jones <sixd@php.net>
Wed, 31 Jul 2013 19:02:23 +0000 (12:02 -0700)
* 'master' of https://git.php.net/repository/php-src:
  Constify streams API and a few other calls down the rabbit hole. (`char *` to `const char *` for parameters and few return values) In a few places int len moved to size_t len.


Trivial merge