Revision 2132
Added by darkviper about 9 years ago
CHANGELOG | ||
---|---|---|
10 | 10 |
# = Bugfix |
11 | 11 |
! = Update/Change |
12 | 12 |
=============================================================================== |
13 |
01 Sep -2015 Build 2132 Manuela v.d.Decken(DarkViper) |
|
14 |
! class WbDatabase: all deprecated methods now will trigger a E_USER_DEPRECATED error. |
|
13 | 15 |
23 Jun -2015 Build 2131 Manuela v.d.Decken(DarkViper) |
14 | 16 |
# msgQueue fixed index error |
15 | 17 |
! WbDatabase added compatibility layer to ::fetchAll() to prevent from incomplete compiled PHP |
Also available in: Unified diff
! class WbDatabase: all deprecated methods now will trigger a E_USER_DEPRECATED error.