Skip to content

Commit 8f7e7fb

Browse files
committed
Merge remote-tracking branch 'upstream/0.7.0' into 0.7.0
2 parents c715a32 + bab7e0b commit 8f7e7fb

File tree

24 files changed

+3405
-2810
lines changed

24 files changed

+3405
-2810
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
- Passing 'compileAlways' => true as option for Volt makes that the templates will be always compiled instead of checking if they have changes
66
- Now Phalcon\Cache\Backend adapters return false in the "exists" method if the cache has expired
77
- Reduced number of re-executions when using scrollable cursors
8+
- Reducing class entry resolution in function calls
9+
- Disabling search of class execution scope when classes don't have a parent class
10+
- Removing unnecessary duplication of memory when printing string zvals
811

912
0.7.0b1
1013
- Implemented a fast way to retrieve object's members without add a memory frame

0 commit comments

Comments
 (0)