steevanb / doctrine-read-only-hydrator

Add SimpleObject and ReadOnly hydrators do Doctrine.
GNU General Public License v3.0
57 stars 14 forks source link

Fix class_implements warning in ReadOnlySubscriber #15 #16

Open thedustin opened 4 years ago

thedustin commented 4 years ago

See #15

thedustin commented 4 years ago

I would prefer a solution without the silent operator, but because of the php5.4 compatibility this would be much harder.