Completed
Push — master ( 549f37...7d4082 )
by Auke
62:42
created

Changes

A
template::compile() removed
A
template::compileSubstitute() removed
A
template::run() removed
9.81
▶   ± 0
Test Coverage
68%
▶ ±0%
Head
Auke van Slooten  
removed template compiling, since create_function is deprecated and can only be replaced by eval, but that has no runtime advantages
Base
Auke van Slooten  
updated to php 7.3/7.4