Mikael Nordfeldth
|
daaafd86e2
DB_DataObject recommends using ->tableName()
|
9 anni fa |
Mikael Nordfeldth
|
9712a92853
MITM the DB_DataObject to avoid PEAR::DB strict standards warnings
|
9 anni fa |
Mikael Nordfeldth
|
2dfa0bfcee
function delete in dataobjects now don't break strict syntax
|
11 anni fa |
Mikael Nordfeldth
|
b3e61ce7d0
Stronger typing, require array where param array
|
11 anni fa |
Siebrand Mazeland
|
9587f9f55b
* i18n/L10n and translator documentation updates.
|
14 anni fa |
Siebrand Mazeland
|
e753422480
* Address i18n related FIXMEs after talk with Brion.
|
14 anni fa |
Siebrand Mazeland
|
312c6b6865
* add FIXME for messages that may need i18n.
|
14 anni fa |
Brion Vibber
|
5e54e7b55d
Throw an exception when an undefined method is called on one of our DB_DataObjects, instead of failing silently.
|
14 anni fa |
Brion Vibber
|
9ec24f59ca
Drop result ID from data objects on clone(). This keeps the original object working if it was in the middle of a query loop, even if the cloned object falls out of scope and triggers its destructor.
|
14 anni fa |
Brion Vibber
|
c74aea589d
Stomp queue restructuring for mass scalability:
|
14 anni fa |