My tag select is throwing a warning:
Warning: Invalid arguments supplied for memnstr() in
I am calling it this way:
echo \Phalcon\Tag::selectStatic($select_attributes, $options_list);
Is this a known issue?
My tag select is throwing a warning:
Warning: Invalid arguments supplied for memnstr() in
I am calling it this way:
echo \Phalcon\Tag::selectStatic($select_attributes, $options_list);
Is this a known issue?