Skip to content

Commit d6c3e08

Browse files
sjinksniden
authored andcommitted
Updated changelog for 1.2.2
1 parent 123d5ae commit d6c3e08

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
1.2.2
2+
- Phalcon\Mvc\Model\Query\Builder may now use both integer and string placeholders (#701)
3+
- Fixed invalid memory reads when GC is on (#469, #927)
4+
- Phalcon\Flash\Session::getMessage('key') returns now an empty array if the key is not found (#908, #920)
5+
- Fixed bugs in Phalcon\Escaper (#917)
6+
- Fixed memory leaks for PHP < 5.4 (#910, #914, #916)
7+
- Fixed memory access violations (#911, #918, #927, #928)
8+
- Memory allocation optimizations (#912)
9+
110
1.2.1
211
- Reduced overall memory usage (#834, #891, #893)
312
- Faster internal array and string manipulation (#830, #833, #837)

0 commit comments

Comments
 (0)