File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44 "extension-name" : " tensor" ,
55 "description" : " A library and extension that provides objects for scientific computing in PHP." ,
66 "author" : " Andrew DalPino" ,
7- "version" : " 2.2.2 " ,
7+ "version" : " 2.2.3 " ,
88 "verbose" : true ,
99 "extra-cflags" : " -O3 -ffast-math" ,
1010 "extra-libs" : " -lopenblas -llapacke -lgfortran" ,
Original file line number Diff line number Diff line change 1111#include "kernel/globals.h"
1212
1313#define PHP_TENSOR_NAME "tensor"
14- #define PHP_TENSOR_VERSION "2.2.2 "
14+ #define PHP_TENSOR_VERSION "2.2.3 "
1515#define PHP_TENSOR_EXTNAME "tensor"
1616#define PHP_TENSOR_AUTHOR "Andrew DalPino"
1717#define PHP_TENSOR_ZEPVERSION "0.12.21-$Id$"
Original file line number Diff line number Diff line change 1010 <email >support@andrewdalpino.com</email >
1111 <active >yes</active >
1212 </lead >
13- <date >2021-04-28 </date >
13+ <date >2021-05-25 </date >
1414 <version >
15- <release >2.2.2 </release >
15+ <release >2.2.3 </release >
1616 <api >2.2</api >
1717 </version >
1818 <stability >
You can’t perform that action at this time.
0 commit comments