]> granicus.if.org Git - php/commit
- fix #49274, filter_var does not accept object without a toString implementation
authorPierre Joye <pajoye@php.net>
Sat, 5 Sep 2009 17:35:26 +0000 (17:35 +0000)
committerPierre Joye <pajoye@php.net>
Sat, 5 Sep 2009 17:35:26 +0000 (17:35 +0000)
commit8d17f0c2cc7ee43c46c58e3c3a8f618c501a2745
tree9315946f1fab313a9d9e3893fbe4e622179a1019
parent0be7c56f868c70070bd4e172f18986e0203becde
- fix #49274, filter_var does not accept object without a toString implementation
ext/filter/filter.c
ext/filter/tests/bug49274.phpt [new file with mode: 0644]