Tag Archives: A warning about extract() and null values.
A warning about extract() and null values.
A warning about extract() and null values. This might be an actual Zend2 Engine bug, but it’s bad programming practice, so I’m sharing it here instead. I often work in envrionments where E_STRICT (which would prevent errors like this) isn’t … Continue reading