FriendsOfSymfony1 / doctrine1

[DEPRECATED -- Use Doctrine2 instead] Doctrine 1 Object Relational Mapper.
http://www.doctrine-project.org
GNU Lesser General Public License v2.1
40 stars 75 forks source link

Revert strict decimal comparison #80

Closed iricketson closed 4 years ago

iricketson commented 4 years ago

Reverts BC break with decimal validation of strings that contain trailing zeroes (e.g. '123.00').

Fixes #75

j0k3r commented 4 years ago

Good job @iricketson & @alquerci

hcomnetworkers commented 4 years ago

Hi,

thank you very much for the fix! Unfortunately we need the fix for our upgrade to PHP 7.4. Do you have an ETA for the next release?

Thanks again for keeping this project alive. Really appreciated.

j0k3r commented 4 years ago

@hcomnetworkers https://github.com/FriendsOfSymfony1/doctrine1/releases/tag/v1.3.8