Skip to content

Commit e14d89d

Browse files
committed
Fixed remaining static type inferences
1 parent 239c7ea commit e14d89d

File tree

14 files changed

+1534
-1696
lines changed

14 files changed

+1534
-1696
lines changed

ext/php_tensor.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_TENSOR_NAME "tensor"
14-
#define PHP_TENSOR_VERSION "2.0.2-alpha"
14+
#define PHP_TENSOR_VERSION "2.0.3-alpha"
1515
#define PHP_TENSOR_EXTNAME "tensor"
1616
#define PHP_TENSOR_AUTHOR "Andrew DalPino"
1717
#define PHP_TENSOR_ZEPVERSION "0.12.15-$Id$"

ext/tensor/decompositions/cholesky.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/tensor/decompositions/lu.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.

0 commit comments

Comments
 (0)