document change as minor BC Break
This commit is contained in:
parent
eaeecc3857
commit
df5f480b4c
@ -1,5 +1,9 @@
|
|||||||
# Upgrade to 2.5
|
# Upgrade to 2.5
|
||||||
|
|
||||||
|
## Minor BC BREAK: remove $className parameter on AbstractEntityInheritancePersister#getSelectJoinColumnSQL
|
||||||
|
|
||||||
|
As `$className` parameter is not used on its method body, it was safely removed.
|
||||||
|
|
||||||
## Minor BC BREAK: query cache key time is now a float
|
## Minor BC BREAK: query cache key time is now a float
|
||||||
|
|
||||||
As of 2.5.5, the `QueryCacheEntry#time` property will contain a float value
|
As of 2.5.5, the `QueryCacheEntry#time` property will contain a float value
|
||||||
|
Loading…
x
Reference in New Issue
Block a user