]> granicus.if.org Git - php/commit
Merge branch 'PHP-5.4' into PHP-5.5
authorYasuo Ohgaki <yohgaki@php.net>
Mon, 5 Aug 2013 09:24:07 +0000 (18:24 +0900)
committerYasuo Ohgaki <yohgaki@php.net>
Mon, 5 Aug 2013 09:24:07 +0000 (18:24 +0900)
commitcb8d1fc7f913085117da109f89a1e5a6cb535c09
tree9e241bcf4d177f7485127b5a3049cfb047469975
parente59143e8966c0b6aa07ca72b6ad27f64baad0a01
parentf718684a6c1d6221015031d1e72d3eb55ecbb659
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Fixed bug #62978. pg_select()/etc may allow SQL injection when table name is user parameter, users are able to control table names.
ext/pgsql/pgsql.c