File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed
Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 33---
44
55## jphp-runtime
6- > version 1.0.10 , created by JPPM.
6+ > version 1.1.1 , created by JPPM.
77
88Runtime for JPHP + Standard library.
99
1010### Install
1111```
12- jppm add jphp-runtime@1.0.10
12+ jppm add jphp-runtime@1.1.1
1313```
1414
1515### API
Original file line number Diff line number Diff line change 33---
44
55## jphp-runtime
6- > версия 1.0.10 , создано с помощью JPPM.
6+ > версия 1.1.1 , создано с помощью JPPM.
77
88Runtime for JPHP + Standard library.
99
1010### Установка
1111```
12- jppm add jphp-runtime@1.0.10
12+ jppm add jphp-runtime@1.1.1
1313```
1414
1515### АПИ
Original file line number Diff line number Diff line change 11
22name : jphp-runtime
3- version : 1.0.10
3+ version : 1.1.1
44description : Runtime for JPHP + Standard library.
55
66plugins : [Doc, Hub]
@@ -14,6 +14,8 @@ config:
1414 ignore : ['/package.hub.yml']
1515
1616history :
17+ 1.1.0 :
18+ - Add PHP 7.2 features (ref in list, is_countable, count() warnings).
1719 1.0.10 :
1820 - Add arr::merge method to merge arrays.
1921 1.0.9 :
You can’t perform that action at this time.
0 commit comments