Skip to content

Commit

Permalink
Merge branch 'PHP-5.3' into PHP-5.4
Browse files Browse the repository at this point in the history
* PHP-5.3:
  Fix test, which was broken by the fix for #61173

Conflicts:
	ext/fileinfo/tests/finfo_open_error.phpt
  • Loading branch information
laruence committed Mar 22, 2012
2 parents c0e9767 + e96a172 commit 2dbced0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ext/fileinfo/tests/finfo_open_error.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,5 @@ Warning: finfo_open() expects parameter 1 to be long, string given in %s on line
bool(false)

Warning: finfo::finfo() expects parameter 1 to be long, string given in %s on line %d
object(finfo)#%d (%d) {
}
NULL
===DONE===

0 comments on commit 2dbced0

Please sign in to comment.