dwoo-project / dwoo

[UNMAINTAINED] php template engine
http://dwoo.org
GNU Lesser General Public License v3.0
167 stars 58 forks source link

The each() function is deprecated in PHP7.2 #75

Closed faytekin closed 6 years ago

faytekin commented 6 years ago

I have this problem/would like to have this functionality The each() function is deprecated in PHP7.2. https://wiki.php.net/rfc/deprecations_php_7_2#each http://php.net/each

Dosya: /public_html/vendor/dwoo/dwoo/lib/Dwoo/Plugins/Blocks/PluginIf.php. file 64 line

The each() function is deprecated. This message will be suppressed on further calls