-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /usr/src/php/ext/date/tests/
File Upload :
Current File : //usr/src/php/ext/date/tests/bug50680.phpt

--TEST--
Bug #50680 ("eighth" quantifier is not understood)
--INI--
date.timezone=UTC
--FILE--
<?php
var_dump(date("d", strtotime("March 1 eighth day 2009")));
--EXPECT--
string(2) "09"

Copyright © 2017 || Recoded By Mr.Bumblebee