]> granicus.if.org Git - php/commit
Suppress a dozen unused return value warnings in places where the return
authorRasmus Lerdorf <rasmus@php.net>
Mon, 16 May 2011 17:22:41 +0000 (17:22 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Mon, 16 May 2011 17:22:41 +0000 (17:22 +0000)
commit575ea1ef0b16e672d168bbcb8a4bdbc5006c4d4b
treeb4e80fb06f92b51e4a6ea4105e8ad18c24130a1a
parent22b689a3f9c0babc1b6f29bdfd4722cf74d2ff6e
Suppress a dozen unused return value warnings in places where the return
value is really not useful to us.
Zend/zend_language_scanner.l
ext/standard/exec.c
ext/standard/file.c
ext/standard/proc_open.c
ext/standard/string.c