|
1 | 1 | 2011-11-21 Evgeny V. Kokovikhin
|
2 | 2 |
|
3 | 3 | * core/DB/PostgresDialect.class.php, test/main/PostgresDialectTest.class.php:
|
4 |
| - use mb_* string function for utf-8 strings |
| 4 | + use mb_* string function for utf-8 strings. |
| 5 | + |
| 6 | +2011-11-18 Sergey S. Sergeev |
| 7 | + |
| 8 | + * main/Utils/AMQP/AMQPConsumer.class.php, |
| 9 | + main/Utils/AMQP/AMQPDefaultConsumer.class.php, |
| 10 | + main/Utils/AMQP/Pecl/AMQPPeclChannel.class.php: |
| 11 | + handle the change of СonsumerTag implemented. |
5 | 12 |
|
6 | 13 | 2011-11-18 Evgeny V. Kokovikhin
|
7 |
| - |
8 |
| - * main/Messages/TextMessage.class.php, main/Messages/TextFileReceiver.class.php : |
9 |
| - a bit optimize: don't needed to make Timestamp twice |
10 | 14 |
|
11 |
| -2011-11-14 Dmitry V. Snezhinskiy |
12 |
| - |
| 15 | + * main/Messages/TextMessage.class.php, main/Messages/TextFileReceiver.class.php: |
| 16 | + a bit optimize: don't needed to make Timestamp twice. |
| 17 | + |
| 18 | +2011-11-17 Sergey S. Sergeev |
| 19 | + |
| 20 | + * main/Base/LightMetaProperty.class.php: speed up insert or update operations, |
| 21 | + removes loading objects if property is lazy. Thanks to Alexander V. Solomatin. |
| 22 | + |
| 23 | +2011-11-14 Dmitry V. Snezhinskiy |
| 24 | + |
13 | 25 | * main/Utils/AMQP/Pecl/AMQPPeclChannel.class.php :
|
14 |
| - customize AMQPPeclChannel Exception. Author Evgenia T. Tekalin |
| 26 | + customize AMQPPeclChannel Exception. Author Evgenia T. Tekalin. |
15 | 27 |
|
16 | 28 | 2011-11-14 Evgeny V. Kokovikhin
|
17 |
| - |
| 29 | + |
18 | 30 | * core/Cache/PeclMemcached.class.php, test/core/MemcachedTest.class.php :
|
19 |
| - fix PeclMemcached working with wrong keys. Thanks to Nikita V. Konstantinov |
| 31 | + fix PeclMemcached working with wrong keys. Thanks to Nikita V. Konstantinov. |
20 | 32 |
|
21 | 33 | 2011-10-31 Vasily M. Stashko
|
22 | 34 |
|
|
0 commit comments