Skip to content

Commit

Permalink
Used latest Zephir
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyklay committed Mar 21, 2017
1 parent 181ed7e commit f115731
Show file tree
Hide file tree
Showing 3 changed files with 69 additions and 55 deletions.
1 change: 0 additions & 1 deletion ext/phalcon.c
Original file line number Diff line number Diff line change
Expand Up @@ -896,7 +896,6 @@ static PHP_RINIT_FUNCTION(phalcon)

zephir_initialize_memory(phalcon_globals_ptr TSRMLS_CC);

zephir_init_static_properties_Phalcon_Tag(TSRMLS_C);

return SUCCESS;
}
Expand Down
122 changes: 69 additions & 53 deletions ext/phalcon/tag.zep.c

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion ext/phalcon/tag.zep.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f115731

Please sign in to comment.