Propel icon indicating copy to clipboard operation
Propel copied to clipboard

non-numeric value encountered @ sfYamlInline.php

Open xerc opened this issue 6 years ago • 1 comments

https://github.com/propelorm/Propel/blob/3f7a284906ce3e402bcb101938270842fdad71fa/runtime/lib/parser/yaml/sfYamlInline.php#L130 return (integer) $v + (integer) $w;

xerc avatar Jan 31 '19 18:01 xerc

Following, would prefer not to patch my own installations to have them overwritten on a future update.

jestep avatar Jan 02 '20 17:01 jestep