Skip to content

Commit da04bf8

Browse files
committed
refreshing ext
1 parent 6cd52bb commit da04bf8

File tree

4 files changed

+48
-39
lines changed

4 files changed

+48
-39
lines changed

ext/phalcon/filter/filter.zep.c

Lines changed: 45 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ext/phalcon/html/escaper.zep.c

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ext/phalcon/support/version.zep.c

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ext/php_phalcon.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#include "kernel/globals.h"
1212

1313
#define PHP_PHALCON_NAME "phalcon"
14-
#define PHP_PHALCON_VERSION "5.1.0"
14+
#define PHP_PHALCON_VERSION "5.1.1"
1515
#define PHP_PHALCON_EXTNAME "phalcon"
1616
#define PHP_PHALCON_AUTHOR "Phalcon Team and contributors"
1717
#define PHP_PHALCON_ZEPVERSION "0.16.3-5099f34"

0 commit comments

Comments
 (0)