Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 687
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 688
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 689
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 690
1..7
# __construct()
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 687
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 688
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 689
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 690
ok 1 - __construct() throws an RuntimeException if you don't pass a callback option
# ->configure()
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 687
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 688
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 689
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 690
ok 2 - ->configure() switch required to false by default
# ->clean()
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 687
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 688
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 689
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 690
ok 3 - ->clean() calls our validator callback
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 687
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 688
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 689
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 690
ok 4 - ->clean() throws a sfValidatorError
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 687
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 688
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 689
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 690
ok 5 - ->clean() throws a sfValidatorError
# callback with arguments
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 687
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 688
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 689
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 690
ok 6 - ->configure() can take an arguments option
# ->asString()
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 687
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 688
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 689
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/brazdir/stage/crm/lib/vendor/symfony/lib/vendor/lime/lime.php on line 690
ok 7 - ->asString() returns a string representation of the validator
# Looks like everything went fine.